iverilog/tgt-blif
Stephen Williams a6fb6be8b5 blif code generator support for arbitrary MUX devices. 2013-08-25 12:27:56 -07:00
..
Makefile.in Fix cppcheck call in tgt-blif (use .cc instead of .c) 2013-08-12 16:35:45 -07:00
README-BLIF.txt Add a README-BLIF.txt file for the blif target. 2013-08-01 17:28:04 -07:00
blif-s.conf Initial BLIF code generator. 2013-08-01 17:28:03 -07:00
blif.cc Fix space issues in tgt-blif 2013-08-06 17:09:37 -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
logic_gate.cc Fix blif handling of wide ligic gates. 2013-08-12 19:50:32 -07:00
lpm.cc Add BLIF support for ternary (MUX) operators. 2013-08-01 17:28:04 -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 blif support for unsigned magnitude comparison. 2013-08-01 17:28:04 -07:00
lpm_mux.cc blif code generator support for arbitrary MUX devices. 2013-08-25 12:27:56 -07:00
lpm_part_vp.cc Fix space issues in tgt-blif 2013-08-06 17:09:37 -07:00
lpm_re_logic.cc Add blif LIB_RE_* gates support. 2013-08-01 17:28:04 -07:00
nex_data.cc blif nex_data_t collects name data early. 2013-08-01 17:28:04 -07:00
nex_data.h blif nex_data_t collects name data early. 2013-08-01 17:28:04 -07:00
priv.h Add BLIF support for ternary (MUX) operators. 2013-08-01 17:28:04 -07:00