commit | bb967ab4d889fc123595a28b80ab2348dc91c09c | [log] [tgz] |
---|---|---|
author | AmoghLonkar <alonkar@ucsc.edu> | Thu Jun 03 08:42:24 2021 -0700 |
committer | AmoghLonkar <alonkar@ucsc.edu> | Thu Jun 03 08:42:24 2021 -0700 |
tree | 54a270fbae9ecc095d4a5e98235104d9165aca92 | |
parent | 7c55d39a32718510a519b4d3ca7b28d9a18519ee [diff] [blame] |
Disabled Klayout XOR step
diff --git a/openlane/user_project_wrapper/config.tcl b/openlane/user_project_wrapper/config.tcl index 19a5b37..94a9f97 100755 --- a/openlane/user_project_wrapper/config.tcl +++ b/openlane/user_project_wrapper/config.tcl
@@ -81,4 +81,4 @@ #set ::env(MAGIC_DRC_USE_GDS) 0 set ::env(RUN_KLAYOUT_DRC) 0 - +set ::env(RUN_KLAYOUT_XOR) 0