Forum Discussion
Altera_Forum
Honored Contributor
16 years agoAvalon MM slave template problem
Hi all, I am using SOPC to build a Nios II system and also using Avalon MM slave template. Below is the code of my top level module: module userc
(
//////////////////// C...
Altera_Forum
Honored Contributor
16 years agoThe only time you can read back what you wrote is when you setup the component for software loopback (or whatever it's called) in the GUI. It looks like to me you have separate inputs and outputs and your inputs are grounded in your HDL file.