1
0
mirror of synced 2026-01-28 04:59:20 +00:00

Accidentally removed "simplemap $mux"

This commit is contained in:
Eddie Hung
2019-06-26 17:48:49 -07:00
parent 2b104ed6c8
commit f0a1726a1a

View File

@@ -281,6 +281,7 @@ struct SynthXilinxPass : public ScriptPass
run("muxcover <internal options>, ('-widemux' only)");
}
else if (widemux > 0) {
run("simplemap t:$mux");
std::string muxcover_args = " -dmux=0";
switch (widemux) {
// NB: Cost of mux2 is 100; mux8 should cost between 3 and 4