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 SDF Problems, Please help

Status
Not open for further replies.

wangyg

Newbie level 3
Joined
Apr 8, 2009
Messages
4
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,318
vcs sdf

Hi everyone,
I am using synopsys vcs to do post simulation, and after using the $sdf_annotate as well as .sdf which was generated by primetime, I have the following problems,
I can not find any useful information from the vcs manual, does anyone have suggestions, thanks very much,


*** SDF annotation begin: Wed Apr 8 15:23:15 2009


SDF Info: +pulse_r/100, +pulse_e/100 in effect
SDF Error in instance tb_cnt_updown.M1 of module updown_counter:
wang.sdf:19, SDF Error: Cannot find instance U54 in scope tb_cnt_updown.M1
SDF Error in instance tb_cnt_updown.M1 of module updown_counter:
wang.sdf:20, SDF Error: Cannot find instance U54 in scope tb_cnt_updown.M1
SDF Error in instance tb_cnt_updown.M1 of module updown_counter:
wang.sdf:21, SDF Error: Cannot find instance U55 in scope tb_cnt_updown.M1
SDF Error in instance tb_cnt_updown.M1 of module updown_counter:
wang.sdf:22, SDF Error: Cannot find instance U55 in scope tb_cnt_updown.M1
SDF Error in instance tb_cnt_updown.M1 of module updown_counter:
wang.sdf:23, SDF Error: Cannot find instance U68 in scope tb_cnt_updown.M1
SDF Error in instance tb_cnt_updown.M1 of module updown_counter:
wang.sdf:24, SDF Error: Cannot find instance U68 in scope tb_cnt_updown.M1
SDF Error in instance tb_cnt_updown.M1 of module updown_counter:
wang.sdf:25, SDF Error: Cannot find instance U69 in scope tb_cnt_updown.M1
SDF Error in instance tb_cnt_updown.M1 of module updown_counter:
wang.sdf:26, SDF Error: Cannot find instance U69 in scope tb_cnt_updown.M1
SDF Error in instance tb_cnt_updown.M1 of module updown_counter:
wang.sdf:27, SDF Error: Cannot find instance U84 in scope tb_cnt_updown.M1
SDF Error in instance tb_cnt_updown.M1 of module updown_counter:
wang.sdf:28, SDF Error: Cannot find instance U64 in scope tb_cnt_updown.M1
All future errors not reported; use +sdfverbose to report them.

Total errors: 96
Total warnings: 0
*** SDF annotation completed: Wed Apr 8 15:23:15 2009

...

thanks again,
 

vcs sdf annotation

check the hierarchy you are using while calling $sdf_annotate in the simulation env, and open you sdf file and see from which hierarchy the prime time created the sdf file.
 

vcs sdf error

Thanks very much,
I suspect it maybe the verilog library problem,
Do you know how to set up library in VCS,
Thanks,
 

vcs simulation with sdf

when u compile, add -v library_path/library_name
 

sdfverbose vcs

Thanks very much,
You are right, but the problem is how to get the suitablt verilog library.
It seems we can not write it by Synopsys software.
Any suggestions?

Regards,
 

vcs manual sdf

Are you still seeing the issue?
Try using newer verions of vcs.

Regards
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top