- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
I would like to know that how can i create a test bench file in order to test my code, its like do i need to write a code my self and then test it or the quartus has an option to write a test bench code using my main code?
Ive read some many web pages which are un-understandable and put me in confusion, so can anybody help me with this by any means (links, posts, files, videos..etc) to learn the procedure in building test bench and test the main code working.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
which quartus version are you using?
either you can write full testbench code or use testbench template available in Quartus tool.
Best Regards
Vikas Jathar
(This message was posted on behalf of Intel Corporation)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
1. First create testbench & instantiate the design in it & eventually compile the testbench in simulation tool(ModelSim) as shown in below link,
https://www.youtube.com/watch?v=o2KDwNN5-yw
2. Go to 'Processing' -> 'Start' -> 'Start Test Bench Template Writer'
Check'Message window' for .vt or .vht file generated in projet directory
3. For NativeLink Simulation use testbench generated in either step(1) or step(2) & try to simulate as shown in below link,
https://www.youtube.com/watch?v=PmVVXQchv2c
4. One more way to simulate design using vector waveform files refer the link below,
https://www.youtube.com/watch?v=e_ksjHd6sY0
Let me know if this has helped resolve the issue you are facing or if you need any further assistance.
Best Regards
Vikas Jathar
(This message was posted on behalf of Intel Corporation)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I use Quartus prime lite 18.1.
Thank you for the reply i shall try this and let you know...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
You can create testbench through Quartus and Modelsim installed , U can go through the video link for more clarity on how to create a test bench
https://www.youtube.com/watch?v=qZNL1C0TwY8&ab_channel=IntelFPGA
Hope this works fine

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page