[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gEDA-user: Verilog arrays do not show up using vpiInternalScope



I have been using vpiInternalScope in version $Name: v0_6_1 $ but I do
not see any of my verilog arrays. Anyone know how to get the verilog
memory arrays in this version???

reg  [63:00] DR_REGS[511:00];  This will not show up.

Lonnie