]> Nick Gasson's Git Repositories - nvc.git/commit
Only allow PSL declarations in declarative region. Fixes #993
authorNick Gasson <nick@nickg.me.uk>
Thu, 26 Sep 2024 21:03:51 +0000 (22:03 +0100)
committerNick Gasson <nick@nickg.me.uk>
Thu, 26 Sep 2024 21:15:09 +0000 (22:15 +0100)
commit88b1ac6f73f791cbe16cb29a6a08baa7fa8c4229
tree7b6a361d2f8f2adcf6174e67287fe9d01cdc6595
parentbabb5a934b033036f6f3d614e298a7ac8d6d50db
Only allow PSL declarations in declarative region. Fixes #993
NEWS.md
src/parse.c
test/dump/psl1.vhd
test/psl/parse1.vhd
test/psl/parse3.vhd
test/psl/parse4.vhd
test/psl/parse5.vhd
test/regress/psl7.vhd
test/test_psl.c