iverilog/tgt-stub
Stephen Williams befc91340c Parse and elaborate unique and priority case statements
The unique, unique0, and priority keywords can decorate case statements
to tell the run time (or synthesis) to do extra tests (or make extra
assumptions). These tests are not implemented in the vvp run time, but
now the decorations make it to the code generators.
2019-10-05 16:23:04 -07:00
..
Makefile.in Update cppcheck standards that are checked 2019-09-30 22:14:15 -07:00
classes.c Clean up some more sign-compare issues 2014-06-17 12:57:26 -07:00
constant.c Fix some cppcheck warnings 2015-10-02 09:43:54 -07:00
cppcheck.sup Fix some cppcheck warnings 2015-10-02 09:43:54 -07:00
enumerate.c updated FSF-address 2012-08-29 10:12:10 -07:00
expression.c Get arrayed property expressions down to the ivl_target API. 2014-09-15 17:37:30 -07:00
priv.h Update header files to use a more standard name to prevent rereading 2014-07-23 13:42:56 -07:00
statement.c Parse and elaborate unique and priority case statements 2019-10-05 16:23:04 -07:00
stub-s.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
stub.c Add preliminary support for always_comb, always_ff and always_latch 2017-11-20 07:50:05 -08:00
stub.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
switches.c updated FSF-address 2012-08-29 10:12:10 -07:00
types.c Support declaring queue variables all the way to vvp. 2014-08-21 16:44:45 -07:00