iverilog/tgt-vlog95
Cary R 96a9cb8d54 vlog95: Add a copyright notice for the Icarus UDPs and print a note.
This patch adds copyright information for the Icarus generated UDPs
(lesser GPL version 2.1). It also prints a note to let the user know
that this copyrighted code is being included in the output file. They
can then remove the primitives if needed. These are likely only
needed when the output is from synthesis. At the moment we only have
a positive edge D-FF. In the future a negative edge FF and D latches
will also be needed.
2011-02-28 18:34:51 -08:00
..
Makefile.in vlog95: Add support for UDPs, DFFs, constant nets and bug fixes. 2011-02-10 19:07:51 -08:00
event.c vlog95: Add partial support for getting a nexus name, etc. 2011-01-24 13:31:10 -08:00
expr.c vlog95: Rework some of the delay emitting code and enclose unary in () 2011-02-28 18:31:03 -08:00
logic_lpm.c vlog95: Add a copyright notice for the Icarus UDPs and print a note. 2011-02-28 18:34:51 -08:00
misc.c vlog95: Add support for emitting variable real procedural delays. 2011-02-28 18:32:10 -08:00
numbers.c vlog95: Add CA support, other enhancements, refactoring and bug fixes. 2011-01-31 14:41:58 -08:00
scope.c vlog95: Add support for printing file/line information for most line. 2011-02-10 19:13:12 -08:00
stmt.c vlog95: Rework some of the delay emitting code and enclose unary in () 2011-02-28 18:31:03 -08:00
udp.c vlog95: Add support for UDPs, DFFs, constant nets and bug fixes. 2011-02-10 19:07:51 -08:00
vlog95-s.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95.c vlog95: Add support for printing file/line information for most line. 2011-02-10 19:13:12 -08:00
vlog95.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95_priv.h vlog95: Fix pull gate bug, emit local expr sigs as CA, etc. 2011-02-28 18:28:21 -08:00