Forum Discussion
Altera_Forum
Honored Contributor
8 years agoMAx 10, External SRAM
Hello, I connected an SRAM to MAX10. To control I wrote a very simple IP that simply remap internal Avalon-MM signals and do a tristate of data bus lines. This doesn't work event at low data r...
Altera_Forum
Honored Contributor
8 years agoThe tristate controller is a driver. You then need a master in your system that connects to the Avalon slave interface of the tristate controller to issue read and write commands to the SRAM. It's old, but see this user guide:
https://www.altera.com/en_us/pdfs/literature/ug/ug_avalon_tc.pdf