Menu

#950 multidimensional arrays

v0.9
closed-out-of-date
nobody
None
5
2014-08-18
2014-03-07
Photonymous
No

on compile, errors out due to the following code:

reg signed [4:0] arr[0:3][0:4];

error is : "sorry: only 1 dimensional arrays are supported"

...but the documentation claims that multidimensional arrays are supported.

Discussion

  • Cary R.

    Cary R. - 2014-03-07

    Can you please give a pointer to which documentation says multidimensional arrays are supported in V0.9. They are mostly supported in V0.10 (development) so this report is invalid as far as the source code is concerned.

    I will leave this report open for a while so you can reply to my question.

     
  • Photonymous

    Photonymous - 2014-03-07

    Apologies. I was misled into thinking that I was on 0.9.6 but I was actually running 0.10. I got it to work under 0.10, but then a coworker experienced the problem under 0.9.6, which I thought I was on, so I thought there was a problem!

    We can close this ticket since this feature is apparently coming soon and its omission in the current release is not a bug. Thanks!!

     
  • Cary R.

    Cary R. - 2014-03-07
    • status: open --> closed-out-of-date
     
  • Cary R.

    Cary R. - 2014-03-07

    Okay. I am closing this report. Just as a note, for the most part development is stable and has significantly more functionality. Brief periods when things may be unstable are usually announce on the iverilog-devel mailing list accessible from the "Mailing Lists" tab above. We hope to release it as stable before too long.

     

Log in to post a comment.