iverilog/tgt-blif
Cary R fb237fb006 Update the user visible copyright to be 2020 2020-05-31 13:41:38 -07:00
..
Makefile.in Thoroughly fix parallel installation issues 2020-02-12 22:42:04 +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 Update the user visible copyright to be 2020 2020-05-31 13:41:38 -07: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