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.

Can Assertion(SVA) hits, shall merge in urg_report in batch?

Status
Not open for further replies.

urseverdeva

Newbie level 3
Joined
Dec 17, 2008
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,313
Dear Members,

We are running regression for our database in VCS A 2008.09. In that we have enabled the assertion using SVA.

And, we are in need of urg_report should have the total number of hits for all our testcases. (i.e, shall merge the hits of SVA for each testcase)

Unfortunately the urg_report (dashboard.html) having the "number of hits" for the last testcase instead of complete database :cry:

We do have one perl script to update the urg_report as follows,

system "vcs -Mupdate -sverilog +v2k -ntb_opts dtm -f list +incdir+$rtl_dir -R > sim.log";
system "urg -dir simv.vdb";


Please help us to move further in this issue.

If you come across like the above situation, please let us know..


Thanks and Regards,
Theiventhiran.M
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top