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

Modelsim Regression Testing Script

yash2
Beginner
570 Views

Hi,

 

I want to setup a regression testing framework for my project.

We have multiple block-level test benches, and I would like to run them all including combined code coverage achieved after running all the test cases.

Can someone please give me a template or example of a tcl script to run all the test 

 

 

Labels (1)
0 Kudos
1 Reply
RichardTanSY_Intel
490 Views

Unfortunately, Intel do not provide technical support on script writing for your specific request.

Though, you can refer to other open sources related to it:


https://github.com/paulscherrerinstitute/PsiSim

https://stackoverflow.com/questions/30717730/how-to-wait-for-modelsim-simulations-to-complete-before-proceeding-in-tcl-script


Regards,

Richard Tan


0 Kudos
Reply