10-12-2018 09:40 AM
Hi all,
I would like to have an ip which receive the address from PS and change the order of the address and pass it to a bram controller. How can I do that?
Should I take an AXI 4 full peripheral ip?
Thanks
10-21-2018 06:35 AM
Hi,
Thanks, I was able to do that by using a new memory mapped custom IP and it works.
10-21-2018 01:39 AM
Hi @rmirosan,
You should create custom IP for this purpose I guess.
Did you try using AXI full interconnect for reordering the address?
Regards
Praveen
10-21-2018 06:35 AM
Hi,
Thanks, I was able to do that by using a new memory mapped custom IP and it works.
04-13-2019 07:04 AM
I'm looking for something like this. How did you do it? Can you post the relevant code? Thanks.