- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
I want to add an Avalon slave custom peripheral test bench, so I can simulate the system. The question is that I don't want to add it to the main Quartus project. Is there any way to add the test bench to the simulation files generated by the SOPC builder for the modelsim? Thanks in advance. Best regards, VTLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi 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
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page