Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
Is your peripheral shared with other peripherals on the tri-state bus? If not, you can create your own custom interface and create a regular Avalon MM slave rather than using the tri-state slave.
Jake - Altera_Forum
Honored Contributor
I perfer to share pins with a SRAM, of course, do not share also acceptable, but is there any detail document about how to creat a user avalon-mm slave interfacer to the off-chip peripheral?? Because the avalon-mm slave use separated readdata and writedata, how to connect them to a bi-direction data port in the peripheral?
thank you!:)