mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-07 11:11:19 +02:00
Version abc80313
This commit is contained in:
@@ -90,6 +90,7 @@ struct If_Par_t_
|
||||
int fEdge; // uses edge-based cut selection heuristics
|
||||
int fCutMin; // performs cut minimization by removing functionally reducdant variables
|
||||
int fSeqMap; // sequential mapping
|
||||
int fBidec; // use bi-decomposition
|
||||
int fVerbose; // the verbosity flag
|
||||
// internal parameters
|
||||
int fAreaOnly; // area only mode
|
||||
|
||||
Reference in New Issue
Block a user