handle TF decl shadowing within packed array conversion

This commit is contained in:
Zachary Snow
2019-04-17 20:05:55 -04:00
parent 8d77856b1e
commit 96e0aff7f4
5 changed files with 242 additions and 95 deletions
+2
View File
@@ -0,0 +1,2 @@
// iverilog has support for packed arrays and functions
`include "packed_array_shadow.sv"