mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-23 14:23:41 +00:00
Revert "Wrap SB_LUT+SB_CARRY into $__ICE40_CARRY_WRAPPER"
This commit is contained in:
parent
f54bf1631f
commit
f9020ce2b3
20 changed files with 181 additions and 181 deletions
|
@ -1,2 +1,4 @@
|
|||
read_verilog opt_lut.v
|
||||
equiv_opt -map +/ice40/cells_sim.v -assert synth_ice40
|
||||
synth_ice40
|
||||
ice40_unlut
|
||||
equiv_opt -map +/ice40/cells_sim.v -assert opt_lut -dlogic SB_CARRY:I0=1:I1=2:CI=3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue