Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

VCS - run multiple simulation runs

Status
Not open for further replies.

hbeck

Junior Member level 2
Joined
Aug 3, 2011
Messages
21
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,419
VCS - control multiple simulation runs

Hi,

I m currently using VCS for functional simulation. My testbench toplevel contains a parameter for a data input file that should be streamed into my model under test. To control this I use 'vcs -gfile foo.dat' to overwrite the parameter at compile time.

Now I want to run my simulation with several input files (up to 20 inputs files) and monitor the code coverage over all runs.

For Instance:

Run 1 with "file1.dat" => 10% coverage reached
Run 2 with "file2.dat" => 20% coverage reached
Run 3 with .....

Is it possible to run that automatically? I read something about the Verification Plan in VCS, is that a good tool/design flow for that? Any hints are highly appreciated. Thanks!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top