VUnit/vunit

Remove forced `--jit` from NVC

albydnc opened this issue · 1 comments

As showed in nickg/nvc#887 , the jit can throw illegal instructions. It would be better if the --jit could be toggled off, instead of being forced on.

This was a compatibility issue with LLVM 18 and is fixed in the latest 1.12.2 release.