iverilog/tgt-blif
Huang Rui 93d2aa03d6 [14/20]tgt-blif/Makefile.in:Remove useless $(INSTALL_DOC)
fix install timestamp check and Remove useless $(INSTALL_DOC)

Fix bug: https://bugs.gentoo.org/705412
Fix bug: https://github.com/gentoo/gentoo/pull/14096
Related: https://github.com/steveicarus/iverilog/pull/294

Signed-off-by: Huang Rui <vowstar@gmail.com>
2020-02-12 22:08:40 +08:00
..
Makefile.in [14/20]tgt-blif/Makefile.in:Remove useless $(INSTALL_DOC) 2020-02-12 22:08:40 +08:00
README-BLIF.txt Call IEEE 1800 SystemVerilog 2014-09-08 20:49:40 -07:00
blif-s.conf Initial BLIF code generator. 2013-08-01 17:28:03 -07:00
blif.cc Remove fixable unused-parameter warnings 2014-01-30 15:34:08 -08:00
blif.conf Always turn on ivl synthesis for blif target. 2013-08-25 12:27:55 -07:00
constants.cc Follow non-canonical bit numbering. 2013-08-01 17:28:03 -07:00
cppcheck.sup Remove some cppcheck warnings 2014-06-28 16:56:09 -07:00
logic_gate.cc Support PULLUP/DOWN and BUFZ in BLIF backend 2016-06-13 10:26:46 -07:00
lpm.cc Implement barrel shifter LPM for BLIF target 2016-06-13 10:55:38 -07:00
lpm_add.cc Generate blif code for IVL_LPM_SUB device. 2013-08-01 17:28:04 -07:00
lpm_cmp_eq.cc BLIF support for IVL_LPM_CMP_EQ and IVL_LPM_CMP_NE 2013-08-01 17:28:04 -07:00
lpm_cmp_gt.cc Just a few more spelling fixes 2015-06-17 08:09:34 -07:00
lpm_ff.cc Fix space/tab problem. 2013-09-23 10:32:54 -07:00
lpm_mux.cc Force calculation of blif_nex_data_t width for lib_mux_s1 devices. 2013-08-25 12:27:56 -07:00
lpm_part_vp.cc blif target supports wide LPM_PART_VP devices. 2013-08-31 16:43:37 -07:00
lpm_re_logic.cc Add blif LIB_RE_* gates support. 2013-08-01 17:28:04 -07:00
lpm_shift.cc Implement barrel shifter LPM for BLIF target 2016-06-13 10:55:38 -07:00
lpm_sign_ext.cc Implement sign extension LPM for BLIF target 2016-06-13 10:51:46 -07:00
nex_data.cc blif target supports wide LPM_PART_VP devices. 2013-08-31 16:43:37 -07:00
nex_data.h Make a few constructors explicit. 2015-10-22 12:33:33 +02:00
priv.h Implement barrel shifter LPM for BLIF target 2016-06-13 10:55:38 -07:00