Hello,
Can anybody help me to understand the reasoning behind write data interleaving ordering restriction imposed by AXI spec.
[Chapter 8.5 Write data interleaving]
"The order…
I would like to know why only 16 slave device select lines are present in the AHB and APB bus architectures.
As the title says..
In read transfres how the slave indicates the transaction is over?
If the slave is not able to process read request from master, which response is expected from slave?
Why burst must not cross 4kb in AXI ?
Hii,
Greetings !!
I would like to know the standard operating clock frequency and data rate of AMBA- apb, ahb, axi.
Please someone help me out.
Thanks in advance
Regards
Ujjwal
what is the difference between overlapping and out of order transfers in Aciform the explanation it seems that both are same is this the case?
Consider Data interface is 64 bit.
It is Write transfer.
AXI master need to transfer 11 bytes and starting address is 0. Anyone suggest which one is a valid among below mentioned two scenarios.
Scenario 1:
Burst -> Address:0, size:3, length:1, burst_type…
Use case which come to my mind is.
1. Display controller might need to flip an image 180 degrees. Here memory reading pattern is reversed.
2. Where ever there is LIFO (Last In Fist Out) implementations.
Hi All,
I am doing single write operation to AXI slave from avalon BFM. The data and address signals
are reached into the axi slave.But if i am try to read back the data which i have written in the same location,the data is not matched.
It…
Is interleave and reorder the same concept?
My interpretation is a slave can reorder without interleaving, which means entire read burst are reordered with no interleaving. So my understanding is they are different. Confirm my understanding.
why we need write strobe signal in axi where we generate in our verif env
Thanks
Hi,
I am creating a systemC model for a peripheral which has an AXI4 interface.
Is there a bit and pin accurate AXI4 SystemC model similar to the ones available for OCP?
Is it available from ARM, a ThirdParty vendor, or the opensource community?
I am new to AXI4 protocol. I would like to know how many clock cycles are required to complete a AXI4 burst write transaction.
Eg. Burst length- Two , Burst size 16 bytes.
Please give me answers for different types of data bus width say for bus width …