From 118e40b809712c88fe7ddc530a8b072c1d2649d3 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Sat, 13 Jul 2013 12:20:53 -0700 Subject: New technology mapper. --- src/map/mpm/mpm.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/mpm/mpm.h') diff --git a/src/map/mpm/mpm.h b/src/map/mpm/mpm.h index 403e588e..9e9c116d 100644 --- a/src/map/mpm/mpm.h +++ b/src/map/mpm/mpm.h @@ -59,6 +59,7 @@ struct Mpm_Par_t_ Mpm_LibLut_t * pLib; int nNumCuts; int DelayTarget; + int fUseGates; int fUseTruth; int fUseDsd; int fCutMin; -- cgit v1.2.3