Forum Discussion
Altera_Forum
Honored Contributor
15 years agoSdram access in HDL and Nios II
Hi I'm fairly new to FPGA programming. I would like to use the onboard sdram memory of my DE2-70 board to pass data between c++ software, running on a Nios II cpu and a verilog component. W...
Altera_Forum
Honored Contributor
15 years agoYou need to add an Avalon MM master interface to your custom component.