From ed319531be61bb82204a4450db69de73eb9641e1 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Tue, 25 Jun 2013 17:19:44 -0700 Subject: Improving integration of the 'if' mapper with GIA. --- src/map/if/if.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/map/if/if.h') diff --git a/src/map/if/if.h b/src/map/if/if.h index 902754dd..ca5937fd 100644 --- a/src/map/if/if.h +++ b/src/map/if/if.h @@ -119,6 +119,7 @@ struct If_Par_t_ int fEnableCheck10;// enable additional checking int fEnableRealPos;// enable additional feature int fUseDsd; // compute DSD of the cut functions + int fDeriveLuts; // enables deriving LUT structures int fVerbose; // the verbosity flag char * pLutStruct; // LUT structure float WireDelay; // wire delay -- cgit v1.2.3