]> git.nickg.me.uk Git - nvc.git/commit
Fix JIT bug with arrays of signals
authorNick Gasson <nick@nickg.me.uk>
Sat, 24 Sep 2022 13:11:46 +0000 (14:11 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sat, 24 Sep 2022 13:11:46 +0000 (14:11 +0100)
commitb83538cd6fa5364d184b9a7cdde9f48d1491bfb6
treec2d2035812d14f63137495f0090e29ac91e973b9
parent9cfb71215ef01e6349d9638129fcc3dcd9e82d53
Fix JIT bug with arrays of signals
src/jit/jit-irgen.c
test/model/alias1.vhd [new file with mode: 0644]
test/test_model.c