Forum Discussion
Altera_Forum
Honored Contributor
15 years agoRegarding reading SDRAM from HDL
Hi this is sundaram from University of waterloo. I'm currently working on a project that requires the controls to get modified based on certain bits. I was using the switches with the always block to...
Altera_Forum
Honored Contributor
15 years agoYou need to create a component with an Avalon Memory Mapped Slave interface. This interface will let you expose registers that the CPU can read and write.