Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17267 Discussions

Modelsim Regression Testing Script

yash2
Beginner
690 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_Altera
610 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