Quantcast
Channel: Jason Andrews Blog
Viewing all articles
Browse latest Browse all 33813

RE: how to convert text string to integer in VerilogA?

$
0
0
hi Andrew, one more thing regarding "reg" in VerilogAMS. I create VerilogAMS view from IC617, using the exact example as from AMS LRM, but the Text Editor still complains " `reg' is not a reserved keyword now but will be one in a future release." when I click "Check and Save". reg [8*12:1] stringvar ; initial begin stringvar = "Hello world!" ; end you sure "reg" is supported in VerilogAMS? I just like the way for easy string bit(s) access. thanks, David

Viewing all articles
Browse latest Browse all 33813

Trending Articles