mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-01 20:01:21 +00:00
Merge remote-tracking branch 'origin/xaig' into xc7mux
This commit is contained in:
commit
80de03a7a6
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ struct SynthXilinxPass : public ScriptPass
|
||||||
log("\n");
|
log("\n");
|
||||||
}
|
}
|
||||||
|
|
||||||
std::string top_opt, edif_file, blif_file, abc, arch;
|
std::string top_opt, edif_file, blif_file, arch;
|
||||||
bool flatten, retime, vpr, nobram, nodram, nosrl, nocarry, nowidelut, abc9;
|
bool flatten, retime, vpr, nobram, nodram, nosrl, nocarry, nowidelut, abc9;
|
||||||
int widemux;
|
int widemux;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue