Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21584 Discussions

How to connect a peripheral with "waitrequest" signal to the AVALON MM BUS?

Altera_Forum
Honored Contributor II
1,159 Views

I had a piggyback-board with 16K/16bits SRAM interface and a "waitrequest" signal, normal avalon mm-tri slave port can not support "waitrequest" signal, so how can i interface this board to the NIOS system?? 

Thanks!!:eek:
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
448 Views

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
0 Kudos
Altera_Forum
Honored Contributor II
448 Views

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!:)
0 Kudos
Reply