When in VHDL 2008 mode, ghdl seems to have problems with assert statements that contain brackets. The following line
assert (1 + 1) * 1 = 2;
results in this error:
error: ';' is expected instead of '*'
Hello,
the project has migrated to github.com/ghdl/ghdl I can reproduce the error, I am investigated. Thanks!
Log in to post a comment.
Hello,
the project has migrated to github.com/ghdl/ghdl
I can reproduce the error, I am investigated.
Thanks!