Revert "Wrap SB_LUT+SB_CARRY into $__ICE40_CARRY_WRAPPER"
authorDavid Shah <davey1576@gmail.com>
Sat, 10 Aug 2019 16:14:48 +0000 (17:14 +0100)
committerGitHub <noreply@github.com>
Sat, 10 Aug 2019 16:14:48 +0000 (17:14 +0100)
commitf9020ce2b35f2fc205fc71cb095efce1a24fd86d
tree73ac462dd723cc389070cea893ddc9c1998339a2
parentf54bf1631ff37a83733c162e6ebd188c1d5ea18f
Revert "Wrap SB_LUT+SB_CARRY into $__ICE40_CARRY_WRAPPER"
25 files changed:
CHANGELOG
frontends/ast/ast.cc
passes/pmgen/Makefile.inc
passes/pmgen/ice40_wrapcarry.cc [deleted file]
passes/pmgen/ice40_wrapcarry.pmg [deleted file]
techlibs/ice40/Makefile.inc
techlibs/ice40/arith_map.v
techlibs/ice40/cells_map.v
techlibs/ice40/ice40_unlut.cc [new file with mode: 0644]
techlibs/ice40/synth_ice40.cc
techlibs/ice40/tests/test_arith.ys
tests/opt/opt_expr.ys [deleted file]
tests/opt/opt_ff.v [new file with mode: 0644]
tests/opt/opt_ff.ys [new file with mode: 0644]
tests/opt/opt_ff_sat.v [new file with mode: 0644]
tests/opt/opt_ff_sat.ys [new file with mode: 0644]
tests/opt/opt_lut.ys
tests/opt/opt_rmdff.v [deleted file]
tests/opt/opt_rmdff.ys [deleted file]
tests/opt/opt_rmdff_sat.v [deleted file]
tests/opt/opt_rmdff_sat.ys [deleted file]
tests/various/opt_expr.ys [new file with mode: 0644]
tests/various/opt_rmdff.v [new file with mode: 0644]
tests/various/opt_rmdff.ys [new file with mode: 0644]
tests/various/wreduce.ys