commit | 76014fa61cfd4e5e19b651f9fe8a0a339bdbcfab | [log] [tgz] |
---|---|---|
author | Baburaj <teche.raj2019@gmail.com> | Wed Jun 23 08:35:03 2021 +0530 |
committer | Baburaj <teche.raj2019@gmail.com> | Wed Jun 23 08:35:03 2021 +0530 |
tree | ae6867f991d47645391efec128d5970f090a601e | |
parent | 4ad3dbf9e92f42fc9425b74fb8c57aabc209e0a4 [diff] |
changed 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