iverilog/tgt-blif
Stephen Williams 11be93ce55 Merge branch 'master' of github.com:steveicarus/iverilog 2013-08-12 19:50:52 -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 Initial BLIF code generator. 2013-08-01 17:28:03 -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 Add BLIF support for ternary (MUX) operators. 2013-08-01 17:28:04 -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