OpenVAF
OpenVAF copied to clipboard
Compiling OpenVAF on MacOS
I was able to compile openvaf on macOS x86_64 with llvm16, but when running openvaf on .va file I get the following error: "terminated by signal SIGSEGV (Address boundary error)"
@javaNoviceProgrammer did you try https://github.com/Kreijstal/OpenVAF/tree/ci ?