commit | b02b3a3374a08ec0b26f689c555b45cdc0e97978 | [log] [tgz] |
---|---|---|
author | Yuki Azuma <yuhki.yasuda@gmail.com> | Wed Oct 13 17:09:17 2021 +0900 |
committer | Yuki Azuma <yuhki.yasuda@gmail.com> | Wed Oct 13 17:09:17 2021 +0900 |
tree | 37aad00fc2c34d386150c5b115cdb61f1b150fbe | |
parent | fa96541e88be3158899959b3c8c1cba30abd90a2 [diff] |
add CLOCK_NET
diff --git a/openlane/computer/config.tcl b/openlane/computer/config.tcl index 152cefe..60b9c89 100644 --- a/openlane/computer/config.tcl +++ b/openlane/computer/config.tcl
@@ -40,6 +40,7 @@ $script_dir/../../verilog/rtl/jacaranda-8/wishbone.v" set ::env(CLOCK_PORT) wb_clk_i +set ::env(CLOCK_NET) wb_clk_i set ::env(CLOCK_PERIOD) 10 set ::env(FP_SIZING) absolute