mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 14:17:27 +02:00
Merge remote-tracking branch 'origin/xaig' into xc7mux
This commit is contained in:
@@ -104,7 +104,7 @@ struct SynthXilinxPass : public ScriptPass
|
||||
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;
|
||||
int widemux;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user