vunit
vunit copied to clipboard
Remove forced `--jit` from NVC
As showed in https://github.com/nickg/nvc/issues/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.