mirror of
https://github.com/YosysHQ/abc.git
synced 2026-09-08 03:46:07 +02:00
NPN class computation.
This commit is contained in:
@@ -70,6 +70,7 @@ struct Cut_ParamsStruct_t_
|
||||
int fFancy; // perform fancy computations
|
||||
int fMap; // computes delay of FPGA mapping with cuts
|
||||
int fAdjust; // removed useless fanouts of XORs/MUXes
|
||||
int fNpnSave; // enables dumping 6-input truth tables
|
||||
int fVerbose; // the verbosiness flag
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user