• Memory controller for AHB, dual (or multi) channel

    Hi, I am looking for a memory controller for AHB, dual (or multi) channel.

    I found one in the ARM site but for AXI.

    Thank you

  • AMBA

    Hello....!!!

    Can anyone tell the minimum and maximum frequency or bandwidth on which AMBA AHB, APB, AXI and CHI and ACE can work successfully?

  • how can i design APB to AHB bridge ??

    i want to design a bridge between APB  and AHB in verilog

    my design consists of :

    1. control clock unit (ccu)   // using APB

    2. my DUT contains registers module & functional module  // using AHB

    3. tow memories (source memory and…