Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to handle 2D array signals? #17

Open
secure-v opened this issue Mar 17, 2024 · 0 comments
Open

Unable to handle 2D array signals? #17

secure-v opened this issue Mar 17, 2024 · 0 comments

Comments

@secure-v
Copy link

Fail to handle such definition in a scope (regs[0] ==> [[[reg[63:0] regs[31:0];]]] is the register file in CPU core)?
line 1663 of wave.vcd: $var wire 64 j, regs[0] [63:0] $end
$var wire 64 ~, regs[10] [63:0] $end
$var wire 64 "- regs[11] [63:0] $end

Parsing~/wave.vcd
line 1663
: syntax error, unexpected TOK_DECIMAL_NUM, expecting TOK_KW_END
Parse Failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant