abc9: uncomment nothing to map message
authorEddie Hung <eddie@fpgeh.com>
Mon, 6 Jan 2020 20:21:50 +0000 (12:21 -0800)
committerEddie Hung <eddie@fpgeh.com>
Mon, 6 Jan 2020 20:21:50 +0000 (12:21 -0800)
passes/techmap/abc9.cc

index f82511407289c17a6c637d0efa3b6dfb7a800e0d..8cb34e52313c0e18ef3c65ba284d2a39c8e58900 100644 (file)
@@ -715,10 +715,10 @@ clone_lut:
 
                design->remove(mapped_mod);
        }
-       //else
-       //{
-       //      log("Don't call ABC as there is nothing to map.\n");
-       //}
+       else
+       {
+               log("Don't call ABC as there is nothing to map.\n");
+       }
 
        if (cleanup)
        {