OpenVAF icon indicating copy to clipboard operation
OpenVAF copied to clipboard

Compiling OpenVAF on MacOS

Open javaNoviceProgrammer opened this issue 1 year ago • 1 comments

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 avatar Jul 06 '24 20:07 javaNoviceProgrammer

@javaNoviceProgrammer did you try https://github.com/Kreijstal/OpenVAF/tree/ci ?

Kreijstal avatar Nov 29 '24 18:11 Kreijstal