Forum Discussion
Altera_Forum
Honored Contributor
9 years agoQsys Custom Peripheral Memory Mapping
Hello everyone, I am a complete newbie with Altera Qsys and Nios as I've only done the basic tutorials. Currently I am trying to use a clock circuit which sends an interrupt signal to a Nios I...
Altera_Forum
Honored Contributor
9 years agoThank you for your response and that is basically what my professor told me when I got the chance to ask him. I am using a Verilog module which acts as the interface between the Avalon and my counter. This way I can just use a control register which is connected to the Avalon data bus and contains control bits for enable, reset, etc.