While a package can not have logic defined in it. It can have variables with initializers. These initializers currently get ignored when converting the package to a module in the vlog95 backend. Make sure packages are treated the same as modules here and that the initializers are turned into initial blocks in the generate vlog95 code. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> |
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| cppcheck.sup | ||
| event.c | ||
| expr.c | ||
| logic_lpm.c | ||
| misc.c | ||
| numbers.c | ||
| scope.c | ||
| stmt.c | ||
| udp.c | ||
| vlog95-s.conf | ||
| vlog95.c | ||
| vlog95.conf | ||
| vlog95_priv.h | ||