mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-06 17:44:09 +00:00
coolrunner2: Fix mapping of flip-flops
This commit is contained in:
parent
ac84f47829
commit
7f08be4304
|
@ -153,7 +153,6 @@ struct SynthCoolrunner2Pass : public ScriptPass
|
|||
{
|
||||
run("abc -sop -I 40 -P 56");
|
||||
run("coolrunner2_sop");
|
||||
run("opt -fast");
|
||||
}
|
||||
|
||||
if (check_label("map_cells"))
|
||||
|
|
Loading…
Reference in a new issue