From 4e00ec61697d32e81ca7614d253d609f31ac9435 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Tue, 12 Nov 2013 16:03:18 -0800 Subject: Structural mapper into structures. --- 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 c51fa940..62992138 100644 --- a/src/map/if/if.h +++ b/src/map/if/if.h @@ -123,6 +123,7 @@ struct If_Par_t_ int fEnableCheck75u;// enable additional checking int fUseDsd; // compute DSD of the cut functions int fDeriveLuts; // enables deriving LUT structures + int fRepack; // repack after mapping int fVerbose; // the verbosity flag char * pLutStruct; // LUT structure float WireDelay; // wire delay -- cgit v1.2.3