Forum Discussion
Altera_Forum
Honored Contributor
11 years agoError while simulating nios ii with custom component
Hello all, i want to simulate a Qsys system which contains nios ii and a custom peripheral. I created the testbench system in Verilog (Simple, BFMs for clocks and resets) and launch modelsim throu...
Altera_Forum
Honored Contributor
11 years agoUpdated...
I tried running it without the interrupt handler and seems to work which means the problem is the interrupt. So, can't i simulate a custom component with interrupt?