iverilog/tgt-blif
Stephen Williams dddaacc6fd Follow non-canonical bit numbering.
The signal bit numbering should be used for signals. This is
necessary for .model ports because the user specified numbers
are part of the interface, but once that is done, it is trivial
to follow it internally as well.
2013-08-01 17:28:03 -07:00
..
Makefile.in Implement blif support for constants and some logic/lpm gates. 2013-08-01 17:28:03 -07:00
blif-s.conf Initial BLIF code generator. 2013-08-01 17:28:03 -07:00
blif.cc Follow non-canonical bit numbering. 2013-08-01 17:28:03 -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 Implement blif support for constants and some logic/lpm gates. 2013-08-01 17:28:03 -07:00
lpm.cc Follow non-canonical bit numbering. 2013-08-01 17:28:03 -07:00
nex_data.cc Follow non-canonical bit numbering. 2013-08-01 17:28:03 -07:00
nex_data.h Follow non-canonical bit numbering. 2013-08-01 17:28:03 -07:00
priv.h Implement blif support for constants and some logic/lpm gates. 2013-08-01 17:28:03 -07:00