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.

read_saif -input mysaif.saif -instance decode(plz help)

Status
Not open for further replies.

mehran1367

Member level 3
Member level 3
Joined
May 7, 2013
Messages
65
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Visit site
Activity points
1,677
hi.

i want to find the dynamic power of a stage of my pipeline. i synthesized the decode stage of pipeline seperately and i maked the saif file by using rtl2saif command in design compiler. i used the saif file in modelsim. i got the activity of this stage by simulating some test program. then i used the saif file in design compiler by using read_saif command but i get this message from design compiler.
Warning: The design has existing user-annotated switching activity data;
Warning: There are 4100 objects not found during annotation. (PWR-452)

my command is
read_saif -input mysaif.saif -instance decode





help plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
 

Use -verbose option (I think) to read_saif to find out which objects aren't found.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top