Accidentally removed "simplemap $mux"

This commit is contained in:
Eddie Hung 2019-06-26 17:48:49 -07:00
parent 2b104ed6c8
commit f0a1726a1a
1 changed files with 1 additions and 0 deletions

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