Altera_Forum
Honored Contributor
10 years agoConnecting different width and clock master to slave in QSYS
Hi Guys,
I have an Axi master which is 256 bit running at 125 Mhz and I want to connect this to an AXI slave which is 128-bit running at 250 Mhz. How can I do this in Qsys and ensure that what ever logic qsys used to connect these two ports will not effect the throughput ? Can I just add a clock crossing bridge to connect these two. Will the clock crossing bridge take care of width conversion too ? Or do I need to make a glue logic which will handle this ? Please guide me.