commit | c86f63de91adf00bd1409a025a08a6f26acdcd5d | [log] [tgz] |
---|---|---|
author | agorararmard <aagouhar@efabless.com> | Fri Nov 27 18:43:43 2020 +0000 |
committer | agorararmard <aagouhar@efabless.com> | Fri Nov 27 18:44:52 2020 +0000 |
tree | 49cb3fb590cc26458c38843253023d442680ff43 | |
parent | 499896ab0af83065b4b27773bc2c526762b50838 [diff] [blame] |
[Configs]: just a get this working configurations for user area example..
diff --git a/openlane/user_proj_example/config.tcl b/openlane/user_proj_example/config.tcl index 20eb097..ca6d3e9 100644 --- a/openlane/user_proj_example/config.tcl +++ b/openlane/user_proj_example/config.tcl
@@ -6,6 +6,7 @@ $script_dir/../../verilog/rtl/defines.v \ $script_dir/../../verilog/rtl/user_proj_example.v" +set ::env(CLOCK_PORT) "" set ::env(CLOCK_NET) "counter.clk" set ::env(CLOCK_PERIOD) "10"