Hello to all,
I have a question about AMBA3 AHB-Lite and AHB5 Specification:
In AMBA3 AHB-Lite Specification, "Table 6-2 Active byte lanes for a 32-bit big-endian data bus" is mean word-invariant big-endian or byte-invariant big-endian? Why its…
0down votefavorite
i want to make a design for AMBA 3 AHB-Lite Protocol i have the design for master and slave but i have a problem when i make the test bench the value of the HRDATA is do not care ,on the other hand the slave design return the correct…
A master wants to initiate write transfers to two different slaves whose address ranges are consequtive can he choose to initiate write transfer starting in 1st slave address range and choose ASIZE and ALEN such that second slave is also covered? if yes…
I have several questions about barrier operarions.
1. how to operate barrier instructions ISB, DMB, DSB in ACE?
a) when ISB is executed, what are the signal values about barrier transaction (AxBAR, AxSNOOP , AxDOMAIN)?
…