Forum Discussion
UserID4331231
Occasional Contributor
1 year agoAVMM transparent bridge
Hi all I am experimenting with PCIe example designs. In example design there in AVMM master in one of the IP block which is connected to a AVMM agent port on on chip memory IP. I understand that du...
FvM
Super Contributor
1 year agoHi,
possible solution, implement the AVMM agent as HDL component, e.g. by copying the IP implementation. Add code to tap AVMM interface signals.
AVMM to internal RAM is quite simple design, I've implemented various FIFO memories with special features.