From 35c8eecc967dcde6419b57ac745cd413ce5e023b Mon Sep 17 00:00:00 2001 From: Ethan Mahintorabi Date: Tue, 22 Nov 2022 17:23:46 -0800 Subject: [PATCH 1/2] Updates default_fanout_load for the standard cell library Fixes The-OpenROAD-Project/OpenROAD#2339 - [x] Tests pass - [x] Appropriate changes to README are included in PR --- liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_1v98.lib | 3 ++- liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_3v60.lib | 3 ++- liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_5v50.lib | 3 ++- liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_1v98.lib | 3 ++- liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_3v60.lib | 3 ++- liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_5v50.lib | 3 ++- liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_1v62.lib | 3 ++- liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_3v00.lib | 3 ++- liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_4v50.lib | 3 ++- liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_1v62.lib | 3 ++- liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_3v00.lib | 3 ++- liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_4v50.lib | 3 ++- liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_1v80.lib | 3 ++- liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_3v30.lib | 3 ++- liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_5v00.lib | 3 ++- 15 files changed, 30 insertions(+), 15 deletions(-) diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_1v98.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_1v98.lib index 1a51ed1f..6289846d 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_1v98.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_1v98.lib @@ -31,7 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ff_125C_1v98) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 125 ; nom_voltage : 1.98 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_3v60.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_3v60.lib index 44cbb575..c93d257d 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_3v60.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_3v60.lib @@ -31,7 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ff_125C_3v60) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 125 ; nom_voltage : 3.6 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_5v50.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_5v50.lib index 5e0fad1e..cf4ef043 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_5v50.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_5v50.lib @@ -31,7 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ff_125C_5v50) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 125 ; nom_voltage : 5.5 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_1v98.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_1v98.lib index bb81fc74..d87970ee 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_1v98.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_1v98.lib @@ -31,7 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ff_n40C_1v98) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : -40 ; nom_voltage : 1.98 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_3v60.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_3v60.lib index 227c0983..5b2aeccc 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_3v60.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_3v60.lib @@ -31,7 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ff_n40C_3v60) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : -40 ; nom_voltage : 3.6 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_5v50.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_5v50.lib index dd7d9e93..e84fc454 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_5v50.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_5v50.lib @@ -31,7 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ff_n40C_5v50) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : -40 ; nom_voltage : 5.5 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_1v62.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_1v62.lib index 6965b806..c2a912a2 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_1v62.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_1v62.lib @@ -31,7 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ss_125C_1v62) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 125 ; nom_voltage : 1.62 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_3v00.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_3v00.lib index 1fbff61b..0d318a77 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_3v00.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_3v00.lib @@ -31,7 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ss_125C_3v00) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 125 ; nom_voltage : 3 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_4v50.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_4v50.lib index 80acc0bc..b9971841 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_4v50.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_4v50.lib @@ -31,7 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ss_125C_4v50) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 125 ; nom_voltage : 4.5 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_1v62.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_1v62.lib index b8ae0b8b..905db4b7 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_1v62.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_1v62.lib @@ -31,7 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ss_n40C_1v62) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : -40 ; nom_voltage : 1.62 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_3v00.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_3v00.lib index 08ebbe67..f1bd1c05 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_3v00.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_3v00.lib @@ -31,7 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ss_n40C_3v00) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : -40 ; nom_voltage : 3 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_4v50.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_4v50.lib index 70f3b064..9f21fcca 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_4v50.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_4v50.lib @@ -31,7 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ss_n40C_4v50) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : -40 ; nom_voltage : 4.5 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_1v80.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_1v80.lib index 52123d59..576e041a 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_1v80.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_1v80.lib @@ -31,7 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__tt_025C_1v80) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 25 ; nom_voltage : 1.8 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_3v30.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_3v30.lib index 7c9dce85..bd3c9a15 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_3v30.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_3v30.lib @@ -31,7 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__tt_025C_3v30) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 25 ; nom_voltage : 3.3 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_5v00.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_5v00.lib index 5c8599c3..9bf8c8ff 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_5v00.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_5v00.lib @@ -31,7 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__tt_025C_5v00) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 25 ; nom_voltage : 5 ; From 3496080f3c386b902ed810caaaea5a5748c9946b Mon Sep 17 00:00:00 2001 From: Ethan Mahintorabi Date: Tue, 22 Nov 2022 17:26:37 -0800 Subject: [PATCH 2/2] Update whitespace --- liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_1v98.lib | 4 ++-- liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_3v60.lib | 4 ++-- liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_5v50.lib | 4 ++-- liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_1v98.lib | 4 ++-- liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_3v60.lib | 4 ++-- liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_5v50.lib | 4 ++-- liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_1v62.lib | 4 ++-- liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_3v00.lib | 4 ++-- liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_4v50.lib | 4 ++-- liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_1v62.lib | 4 ++-- liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_3v00.lib | 4 ++-- liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_4v50.lib | 4 ++-- liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_1v80.lib | 4 ++-- liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_3v30.lib | 4 ++-- liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_5v00.lib | 4 ++-- 15 files changed, 30 insertions(+), 30 deletions(-) diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_1v98.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_1v98.lib index 6289846d..d0c124c5 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_1v98.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_1v98.lib @@ -31,8 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ff_125C_1v98) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; - default_fanout_load : 1.0000000000 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 125 ; nom_voltage : 1.98 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_3v60.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_3v60.lib index c93d257d..d7df23fd 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_3v60.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_3v60.lib @@ -31,8 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ff_125C_3v60) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; - default_fanout_load : 1.0000000000 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 125 ; nom_voltage : 3.6 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_5v50.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_5v50.lib index cf4ef043..101c2844 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_5v50.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_125C_5v50.lib @@ -31,8 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ff_125C_5v50) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; - default_fanout_load : 1.0000000000 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 125 ; nom_voltage : 5.5 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_1v98.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_1v98.lib index d87970ee..01935fe2 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_1v98.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_1v98.lib @@ -31,8 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ff_n40C_1v98) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; - default_fanout_load : 1.0000000000 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : -40 ; nom_voltage : 1.98 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_3v60.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_3v60.lib index 5b2aeccc..e812281d 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_3v60.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_3v60.lib @@ -31,8 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ff_n40C_3v60) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; - default_fanout_load : 1.0000000000 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : -40 ; nom_voltage : 3.6 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_5v50.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_5v50.lib index e84fc454..20fa710f 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_5v50.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ff_n40C_5v50.lib @@ -31,8 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ff_n40C_5v50) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; - default_fanout_load : 1.0000000000 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : -40 ; nom_voltage : 5.5 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_1v62.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_1v62.lib index c2a912a2..8b08fd95 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_1v62.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_1v62.lib @@ -31,8 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ss_125C_1v62) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; - default_fanout_load : 1.0000000000 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 125 ; nom_voltage : 1.62 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_3v00.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_3v00.lib index 0d318a77..4d0b50e8 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_3v00.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_3v00.lib @@ -31,8 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ss_125C_3v00) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; - default_fanout_load : 1.0000000000 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 125 ; nom_voltage : 3 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_4v50.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_4v50.lib index b9971841..9e0aaaa2 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_4v50.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_125C_4v50.lib @@ -31,8 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ss_125C_4v50) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; - default_fanout_load : 1.0000000000 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 125 ; nom_voltage : 4.5 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_1v62.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_1v62.lib index 905db4b7..bf62080a 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_1v62.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_1v62.lib @@ -31,8 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ss_n40C_1v62) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; - default_fanout_load : 1.0000000000 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : -40 ; nom_voltage : 1.62 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_3v00.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_3v00.lib index f1bd1c05..acbd7d2f 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_3v00.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_3v00.lib @@ -31,8 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ss_n40C_3v00) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; - default_fanout_load : 1.0000000000 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : -40 ; nom_voltage : 3 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_4v50.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_4v50.lib index 9f21fcca..89716818 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_4v50.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__ss_n40C_4v50.lib @@ -31,8 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__ss_n40C_4v50) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; - default_fanout_load : 1.0000000000 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : -40 ; nom_voltage : 4.5 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_1v80.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_1v80.lib index 576e041a..a373dd34 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_1v80.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_1v80.lib @@ -31,8 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__tt_025C_1v80) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; - default_fanout_load : 1.0000000000 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 25 ; nom_voltage : 1.8 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_3v30.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_3v30.lib index bd3c9a15..5e6481c4 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_3v30.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_3v30.lib @@ -31,8 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__tt_025C_3v30) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; - default_fanout_load : 1.0000000000 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 25 ; nom_voltage : 3.3 ; diff --git a/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_5v00.lib b/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_5v00.lib index 9bf8c8ff..2490179a 100644 --- a/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_5v00.lib +++ b/liberty/gf180mcu_fd_sc_mcu9t5v0__tt_025C_5v00.lib @@ -31,8 +31,8 @@ library(gf180mcu_fd_sc_mcu9t5v0__tt_025C_5v00) { slew_lower_threshold_pct_fall : 30 ; slew_lower_threshold_pct_rise : 30 ; slew_upper_threshold_pct_fall : 70 ; - slew_upper_threshold_pct_rise : 70 ; - default_fanout_load : 1.0000000000 ; + slew_upper_threshold_pct_rise : 70 ; + default_fanout_load : 1.0000000000 ; nom_process : 1 ; nom_temperature : 25 ; nom_voltage : 5 ;