From: Eddie Hung Date: Mon, 19 Aug 2019 19:44:43 +0000 (-0700) Subject: Remove debug X-Git-Tag: working-ls180~881^2^2~238 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e29df7d5fa507657994e974630e89511a205ff1e;p=yosys.git Remove debug --- diff --git a/passes/techmap/abc9.cc b/passes/techmap/abc9.cc index 9156381fa..be2a8d50b 100644 --- a/passes/techmap/abc9.cc +++ b/passes/techmap/abc9.cc @@ -965,7 +965,7 @@ struct Abc9Pass : public Pass { vector lut_costs; markgroups = false; -#if 1 +#if 0 cleanup = false; show_tempdir = true; #endif