Fix spacing
This commit is contained in:
@@ -270,7 +270,7 @@ struct SynthXilinxPass : public ScriptPass
|
||||
}
|
||||
|
||||
if (check_label("fine")) {
|
||||
if (widemux > 0)
|
||||
if (widemux > 0)
|
||||
run("opt -fast -mux_bool -undriven -fine"); // Necessary to omit -mux_undef otherwise muxcover
|
||||
// performs less efficiently
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user