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 agoWhat would change those bits you want to monitor? It may be easier to create some control registers in your HDL that could be modified by an external CPU.