How to find the number of outstanding requests supported by mm_interconnect - How to find the number of outstanding requests supported by mm_interconnect
Hi How can I find the the number of outstanding requests supported by mm_interconnect that arbitrates transactions of 4 AXI Masters interfaces to an EMIF Avalon interface Regards Siva Kona
Replies:
Re: How to find the number of outstanding requests supported by mm_interconnect
Parameters below control the Max outstanding transaction support on the Host interfaces. set_interface_property altera_axi4_master3 readIssuingCapability 1 set_interface_property altera_axi4_master3 writeIssuingCapability 1 set_interface_property altera_axi4_master3 combinedIssuingCapability 1
Replies:
Re: How to find the number of outstanding requests supported by mm_interconnect
Thanks for the inputs.
Replies:
Re: How to find the number of outstanding requests supported by mm_interconnect
Done reply personally. - 2022-10-25
external_document