commit | 7035a1ae498146122c3861d531846e81a2a9c1b4 | [log] [tgz] |
---|---|---|
author | Baburaj <teche.raj2019@gmail.com> | Tue Jun 22 23:24:34 2021 +0530 |
committer | Baburaj <teche.raj2019@gmail.com> | Tue Jun 22 23:24:34 2021 +0530 |
tree | 36fe253474d6479e7dd69dc6e8ff557586b2ec1d | |
parent | a9977464df08257e0b73b79f37feeb1596a6b7f4 [diff] |
CLOCK_PERIOD to 10
diff --git a/openlane/user_project_wrapper/config.tcl b/openlane/user_project_wrapper/config.tcl index 459237a..1d86acf 100755 --- a/openlane/user_project_wrapper/config.tcl +++ b/openlane/user_project_wrapper/config.tcl
@@ -33,7 +33,7 @@ set ::env(CLOCK_PORT) "wb_clk_i" set ::env(CLOCK_NET) "wb_clk_i" -set ::env(CLOCK_PERIOD) "100" +set ::env(CLOCK_PERIOD) "10" ## Internal Macros ### Macro Placement