mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-21 21:33:40 +00:00
Rename according to vendor doc TN1295
This commit is contained in:
parent
304cefbbe2
commit
4d71ab384d
3 changed files with 56 additions and 55 deletions
|
@ -271,6 +271,7 @@ struct SynthIce40Pass : public ScriptPass
|
|||
run("wreduce", " (if -dsp)");
|
||||
run("ice40_dsp", " (if -dsp)");
|
||||
run("chtype -set $mul t:$__soft_mul","(if -dsp)");
|
||||
run("dump A:top");
|
||||
}
|
||||
run("alumacc");
|
||||
run("opt");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue