mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-22 08:35:32 +00:00
Selective boolopt
This commit is contained in:
parent
13915dee96
commit
10bad88bdb
1 changed files with 1 additions and 1 deletions
|
@ -1685,7 +1685,7 @@ struct AbcPass : public Pass {
|
|||
bool abc_dress = false;
|
||||
vector<int> lut_costs;
|
||||
markgroups = false;
|
||||
std::string map_src;
|
||||
std::string map_src;
|
||||
map_mux4 = false;
|
||||
map_mux8 = false;
|
||||
map_mux16 = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue