This patch adds code that when it find a select of a constant it looks for a parameter in the enclosing scope and the module scope that has the same line, file and value information. If it find one that is used to rebuild the expression. A more exhaustive search is need to make this 100% clean. It also uses the named scope when emitting statement inside a named begin or fork instead of the enclosing scope. |
||
|---|---|---|
| .. | ||
| Makefile.in | ||
| event.c | ||
| expr.c | ||
| logic_lpm.c | ||
| misc.c | ||
| numbers.c | ||
| scope.c | ||
| stmt.c | ||
| vlog95-s.conf | ||
| vlog95.c | ||
| vlog95.conf | ||
| vlog95_priv.h | ||