diff options
Diffstat (limited to 'src/map/if')
-rw-r--r-- | src/map/if/if.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/map/if/if.h b/src/map/if/if.h index 669b3c24..eb81d64e 100644 --- a/src/map/if/if.h +++ b/src/map/if/if.h @@ -143,6 +143,7 @@ struct If_Par_t_ int fDoAverage; // optimize average rather than maximum level int fHashMapping; // perform AIG hashing after mapping int fVerbose; // the verbosity flag + int fVerboseTrace; // the verbosity flag char * pLutStruct; // LUT structure float WireDelay; // wire delay // internal parameters |