mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-08 12:11:24 +00:00
synth_gatemate: Remove gatemate_bramopt pass
This commit is contained in:
parent
97d03c2b3b
commit
05f24adca9
3 changed files with 0 additions and 148 deletions
|
@ -264,7 +264,6 @@ struct SynthGateMatePass : public ScriptPass
|
|||
"t:$__CC_BRAM_20K_TDP t:$__CC_BRAM_40K_TDP "
|
||||
);
|
||||
run("techmap -map +/gatemate/brams_map.v");
|
||||
run("gatemate_bramopt");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue