Add opt_lut_ins pass. (#1673)
authorMarcelina Koƛcielnicka <mwk@0x04.net>
Mon, 3 Feb 2020 13:57:17 +0000 (14:57 +0100)
committerGitHub <noreply@github.com>
Mon, 3 Feb 2020 13:57:17 +0000 (14:57 +0100)
commit34d2fbd2f96a8789aa7eb655318308e11949eb7a
tree246fac88cc076f041cb9194bf6e4f954d50fd78c
parent7033503cd9e40e16c11fe6c805a436b0e23989dd
Add opt_lut_ins pass. (#1673)
CHANGELOG
passes/opt/Makefile.inc
passes/opt/opt_lut_ins.cc [new file with mode: 0644]
techlibs/ecp5/synth_ecp5.cc
techlibs/gowin/synth_gowin.cc
techlibs/xilinx/synth_xilinx.cc
tests/arch/ecp5/opt_lut_ins.ys [new file with mode: 0644]
tests/arch/gowin/mux.ys
tests/arch/xilinx/opt_lut_ins.ys [new file with mode: 0644]
tests/opt/opt_lut_ins.ys [new file with mode: 0644]