mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-04 19:31:00 +02:00
synth_ice40: remove classic ABC mapping
This commit is contained in:
@@ -54,7 +54,6 @@ map_gates:
|
||||
ice40_wrapcarry
|
||||
techmap
|
||||
opt -fast
|
||||
abc -dff -D 1
|
||||
ice40_opt
|
||||
|
||||
map_ffs:
|
||||
@@ -65,8 +64,6 @@ map_ffs:
|
||||
ice40_opt -full
|
||||
|
||||
map_luts:
|
||||
abc
|
||||
ice40_opt
|
||||
check
|
||||
techmap
|
||||
simplemap
|
||||
|
||||
Reference in New Issue
Block a user