iverilog/tgt-vlog95
Cary R e80404a85f Fix 64 bit warning when using pointer as unsigned counter
The logic_lpm.c file uses the nexus private data pointer as an
unsigned counter. This patch makes the value unsigned long to
avoid a compilation warning on 64 bit systems.
2011-03-14 16:34:36 -07: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 CA selects, emit for loop and other fixes. 2011-03-08 19:20:23 -08:00
expr.c vlog95: Add partial support for CA selects, emit for loop and other fixes. 2011-03-08 19:20:23 -08:00
logic_lpm.c Fix 64 bit warning when using pointer as unsigned counter 2011-03-14 16:34:36 -07:00
misc.c Spelling fixes 2011-03-14 16:28:36 -07:00
numbers.c vlog95: Add CA support, other enhancements, refactoring and bug fixes. 2011-01-31 14:41:58 -08:00
scope.c Spelling fixes 2011-03-14 16:28:36 -07:00
stmt.c vlog95: Add partial support for CA selects, emit for loop and other fixes. 2011-03-08 19:20:23 -08:00
udp.c vlog95: UDP definitions now use the original port names. 2011-02-28 19:12:11 -08:00
vlog95-s.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95.c vlog95: Various bug fixes/improvements 2011-03-01 18:56:04 -08:00
vlog95.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95_priv.h vlog95: Add partial support for CA selects, emit for loop and other fixes. 2011-03-08 19:20:23 -08:00