]> Nick Gasson's Git Repositories - nvc.git/commit
Add support for PSL <-> operator. Fixes #1002
authorNick Gasson <nick@nickg.me.uk>
Sun, 29 Sep 2024 11:15:46 +0000 (12:15 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 29 Sep 2024 19:20:45 +0000 (20:20 +0100)
commitec4eb1be923a8fbdb9bfb5f200b63c49a9bfd40a
tree9af2d09a7ca2fcca073f855b42c73f8523e191e2
parent1e71fd0194f32ce485d5898773f5f9891594fbe3
Add support for PSL <-> operator. Fixes #1002
src/parse.c
src/psl/psl-fsm.c
src/psl/psl-sem.c
test/psl/sem1.vhd
test/regress/gold/psl10.txt [new file with mode: 0644]
test/regress/psl10.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/test_psl.c