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.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…