3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-03 01:40:23 +00:00
This commit is contained in:
Miodrag Milanović 2025-07-31 16:43:49 +10:00 committed by GitHub
commit 4612f9ed44
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -237,6 +237,7 @@ struct SynthGateMatePass : public ScriptPass
if (check_label("coarse"))
{
run("booth");
run("alumacc");
run("opt");
run("memory -nomap");