What does this mean in standard cell library?

Status
Not open for further replies.

liletian

Full Member level 6
Joined
Mar 5, 2008
Messages
337
Helped
2
Reputation
4
Reaction score
2
Trophy points
1,298
Activity points
3,790
Hi all

WHat does this mean in standard cell library?

In here, what does 1000, 1001 mean? what is the unit?

lu_table_template(delay_template_7x7) {
variable_1 : input_net_transition;
variable_2 : total_output_net_capacitance;
index_1 ("1000, 1001, 1002, 1003, 1004, 1005, 1006");
index_2 ("1000, 1001, 1002, 1003, 1004, 1005, 1006");
}

Thanks
 

Units for index_1 is "time_unit". Units for total_output_net_capacitance is "capacitive_load_unit".

The "1000, 1001, 1002, 1003, 1004, 1005, 1006" numbers are just fake numbers, the real indexes you can find inside cell description (just search for delay_template_7x7).
 

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