- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a VHDL peripherical that use avalon bus in read and write, How can i simulate the peripherical whit Quartus o ModelSim?
Thanks:(
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Since you have the code written in VHDL you have only to write a testbench file related to your module.Try to make a project in ModelSim containing both the module and the testbench.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Emilio, recently I learned how I can debug avalon bus signals.
Follow this guide : ftp://ftp.altera.com/up/pub/tutorials/de2/digital_logic/tut_signaltapii_vhdlde2.pdf you can also acces to this document and other following this link http://www.altera.com/education/univ/materials/manual/unv-lab-manual.html. Use Signal TAP II, compile your project and download sof file on yor board, then run NIOS2 EDS using debug perspective, in this way you can follow AVALON BUS Signals step by step.
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