]> Nick Gasson's Git Repositories - nvc.git/commit
Add support for PSL eventually!. Fixes #1000
authorNick Gasson <nick@nickg.me.uk>
Sun, 29 Sep 2024 16:37:09 +0000 (17:37 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 6 Oct 2024 10:12:50 +0000 (11:12 +0100)
commiteb79303181e788f18bba5f8e7cfe39091a8d975e
treedfd2791639cbc858f59f575146db11053064ef98
parent70e8f83be720433ddac621238a2dda24a00d4118
Add support for PSL eventually!. Fixes #1000
13 files changed:
src/jit/jit-exits.c
src/jit/jit-exits.h
src/jit/jit-irgen.c
src/psl/psl-fsm.c
src/psl/psl-fsm.h
src/psl/psl-lower.c
src/rt/model.c
src/rt/structs.h
src/vcode.c
src/vcode.h
test/regress/gold/psl11.txt [new file with mode: 0644]
test/regress/psl11.vhd [new file with mode: 0644]
test/regress/testlist.txt