cell_rise(fall) rise_transition(fall)

Status
Not open for further replies.

hfooo1

Member level 1
Joined
Nov 3, 2007
Messages
37
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
1,492
rise_transition

info of BUF in slow.lib:
pin(Y) {
timing() {
related_pin : "A";
timing_sense : positive_unate;
cell_rise(delay_template_7x7)
rise_transition(delay_template_7x7)
cell_fall(delay_template_7x7)
fall_transition(delay_template_7x7)
}
}
what do cell_rise(fall) and rise_transition(fall) mean ?
 

cell_rise rise_transition

cell_rise/fall is the gate delay table for A->Y
rise/fall_transition is the output pin Y transition.

www.nandigits.com
Netlist Debug/ECO in GUI mode
 

cell_fall rise_transition

thanks a lot !
very clear!

Added after 1 hours 52 minutes:

if those threshold in std.lib are set different from those of ram.lib and PLL.lib
what should i do?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…