iverilog/tgt-vlog95
Cary R 7d7d01aee2 Remove compile warning.
isprint() is defined to take an int and if it is defined as a macro then
you can get a warning that a char is being used as an array index. This
patch fixes this warning in tgt-vlog95/msic.c
2011-07-20 19:06:05 -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 support for escaped ids and most module ports 2011-03-14 16:53:59 -07:00
expr.c vlog95: Print structural string constants and a few other fixes 2011-04-20 17:50:41 -07:00
logic_lpm.c vlog95: Add debug code for emitting a nexus. 2011-07-19 20:09:57 -07:00
misc.c Remove compile warning. 2011-07-20 19:06:05 -07:00
numbers.c vlog95: Print structural string constants and a few other fixes 2011-04-20 17:50:41 -07:00
scope.c vlog95: Add support for most unconnected ports and more signed support. 2011-03-23 11:38:05 -07:00
stmt.c vlog95: Add support for escaped ids and most module ports 2011-03-14 16:53:59 -07:00
udp.c vlog95: Add support for escaped ids and most module ports 2011-03-14 16:53:59 -07:00
vlog95-s.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95.c vlog95: Add a flag to allow signed. 2011-03-16 10:53:51 -07:00
vlog95.conf Start adding vlog95 (1364-1995) back end. 2010-03-25 12:31:51 -07:00
vlog95_priv.h vlog95: Add debug code for emitting a nexus. 2011-07-19 20:09:57 -07:00