Replaced custom step with setundef

This commit is contained in:
Miodrag Milanovic
2019-08-11 11:01:46 +02:00
parent e609537e38
commit 853c755a0c
3 changed files with 1 additions and 91 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ struct SynthEfinixPass : public ScriptPass
{
run("memory_bram -rules +/efinix/bram.txt");
run("techmap -map +/efinix/brams_map.v");
run("efinix_determine_init");
run("setundef -zero -params t:EFX_RAM_5K");
}
if (check_label("fine"))