Added support for "parameter" and "localparam" in global context

This commit is contained in:
Clifford Wolf 2015-10-07 14:59:08 +02:00
parent e51dcc83d0
commit ba4cce9f19
1 changed files with 2 additions and 0 deletions

View File

@ -153,6 +153,8 @@ design:
module design |
defattr design |
task_func_decl design |
param_decl design |
localparam_decl design |
/* empty */;
attr: