ice40: Run ice40_braminit pass by default

Signed-off-by: Sylvain Munaut <[email protected]>
This commit is contained in:
Sylvain Munaut
2019-03-08 00:15:46 +01:00
parent e71055cfe8
commit 5b6f591033
+1
View File
@@ -257,6 +257,7 @@ struct SynthIce40Pass : public ScriptPass
{
run("memory_bram -rules +/ice40/brams.txt");
run("techmap -map +/ice40/brams_map.v");
run("ice40_braminit");
}
if (check_label("map"))