Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17255 토론

Creating test bench code on Quartus prime?

vr7
초급자
12,029 조회수

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.

0 포인트
4 응답
Vicky1
직원
10,449 조회수

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)

 

 

0 포인트
Vicky1
직원
10,449 조회수

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)

0 포인트
vr7
초급자
10,449 조회수

I use Quartus prime lite 18.1.

Thank you for the reply i shall try this and let you know...

0 포인트
Mathiazhagan
초보자
9,749 조회수

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 

0 포인트
응답