mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
Remove option that causes errors and is unused.
This commit is contained in:
@@ -72,7 +72,6 @@ elif "magic"==OPTS.pex_exe[0]:
|
||||
else:
|
||||
debug.warning("Did not find a supported PEX tool."
|
||||
+ "Disable DRC/LVS with check_lvsdrc=False to ignore.", 2)
|
||||
OPTS.calibre_pex = len(OPTS.pex_exe) > 0 and OPTS.pex_exe[0] == "calibre"
|
||||
|
||||
# if OPTS.tech_name == "sky130":
|
||||
# if OPTS.magic_exe and "magic"==OPTS.magic_exe[0]:
|
||||
|
||||
Reference in New Issue
Block a user