Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHi there, I solved the issue.
To add custom test bench you can use the generated {sopc_system}.v file. At the bottom of the file there is "module test_bench" with the rest of the logic included. You can adjust the test bench to your design. It's very simple but you have to know it :) Best regards, VT