mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-04 10:20:24 +00:00
Merge 3d25e0acec
into 262b00d5e5
This commit is contained in:
commit
4612f9ed44
1 changed files with 1 additions and 0 deletions
|
@ -237,6 +237,7 @@ struct SynthGateMatePass : public ScriptPass
|
||||||
|
|
||||||
if (check_label("coarse"))
|
if (check_label("coarse"))
|
||||||
{
|
{
|
||||||
|
run("booth");
|
||||||
run("alumacc");
|
run("alumacc");
|
||||||
run("opt");
|
run("opt");
|
||||||
run("memory -nomap");
|
run("memory -nomap");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue