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.

Problem with post layout simulation

Status
Not open for further replies.

lizeer

Newbie level 5
Joined
Sep 13, 2005
Messages
9
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,359
post_layout simulation

hi,
I am doing post layout simulation and have a signal which it path through several combinational logic and lastly is a DFF.
when the signal arrived at DFF at the value is changed from 1 to 0 about 1ns from the next clock cycle, value of Q for the next clock cycle is unchanged (still '1').
I already done the STA for this path but there are no violation for setup and hold time.
Please give comment about this situation.
 

post_layout simulation

You need $sdf_annotate task in your testbench to back annotate SDF from postlayout. Or setup check time will be default unit time 1ns.

Nandy
www.nandigits.com
Nelist Debug/ECO in GUI mode
 

post_layout simulation

use -sdf max
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top