iverilog/tgt-vlog95
Larry Doolittle 855bf9cfe8 Pick some low-hanging const fruit
Makes more of the code const-correct; there are still plenty of difficult-to-fix const problems left.
No behavior change expected.
2014-06-09 10:47:28 -07:00
..
Makefile.in vlog95: for cppcheck the target functions are used by the compiler. 2014-05-21 09:04:49 -07:00
cppcheck.sup vlog95: for cppcheck the target functions are used by the compiler. 2014-05-21 09:04:49 -07:00
event.c vlog95: Fix the passing of the sign extend information in a CA 2013-06-27 19:44:17 -07:00
expr.c Pick some low-hanging const fruit 2014-06-09 10:47:28 -07:00
logic_lpm.c vlog95: Add some support for $signed()/$unsigned() in a CA 2013-07-29 10:26:56 -07:00
misc.c vlog95: more procedural $signed()/$unsigned() support 2013-07-09 17:55:21 -07:00
numbers.c Remove some new cppcheck warnings in tgt-vlog95 2012-09-03 11:58:43 -07:00
scope.c Pick some low-hanging const fruit 2014-06-09 10:47:28 -07:00
stmt.c Pick some low-hanging const fruit 2014-06-09 10:47:28 -07:00
udp.c vlog95: Major rework of nexus emitting code, etc. 2012-01-02 11:29:42 -08:00
vlog95-s.conf vlog95: block generating a concat-Z LPM device in the compiler. 2013-02-13 19:19:21 -08:00
vlog95.c vlog95: Emit if using signed and add the number of errors to the output 2013-02-15 19:43:19 -08:00
vlog95.conf vlog95: block generating a concat-Z LPM device in the compiler. 2013-02-13 19:19:21 -08:00
vlog95_priv.h vlog95: Add support for translating a SV function return statement 2013-07-19 10:52:54 -07:00