summaryrefslogtreecommitdiffstats
path: root/src/map
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2016-04-27 18:33:23 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2016-04-27 18:33:23 -0700
commit53e86477193186a3b2625f544cc4aad876a832cc (patch)
treebb8e5157ed4d8a133b66450a3b7a30a546853324 /src/map
parente8f961671c8174971365c4d49e4aa076ce8a7545 (diff)
downloadabc-53e86477193186a3b2625f544cc4aad876a832cc.tar.gz
abc-53e86477193186a3b2625f544cc4aad876a832cc.tar.bz2
abc-53e86477193186a3b2625f544cc4aad876a832cc.zip
Adding option to rehash AIG after mapping.
Diffstat (limited to 'src/map')
-rw-r--r--src/map/if/if.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/if/if.h b/src/map/if/if.h
index 8a4e7395..0282a1bd 100644
--- a/src/map/if/if.h
+++ b/src/map/if/if.h
@@ -140,6 +140,7 @@ struct If_Par_t_
int fUseTtPerm; // compute truth tables of the cut functions
int fDeriveLuts; // enables deriving LUT structures
int fDoAverage; // optimize average rather than maximum level
+ int fHashMapping; // perform AIG hashing after mapping
int fVerbose; // the verbosity flag
char * pLutStruct; // LUT structure
float WireDelay; // wire delay