-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support and test Mac build and install #1980
Comments
I'm still running into problems building on macOS. On the current head commit (b746752):
Partial linker output
Linker command (build/CMakeFiles/synlig.dir/link.txt)
Following the same steps under Ubuntu 22.04 and GCC, the build runs successfully. Edit: see #2133 |
this will work to manually install them, it should also work with uhdm and surelog from homebrew https://github.com/dau-dev/tools |
Fixed by: #2133 make -f cmake-makefile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
xref: chipsalliance/yosys-f4pga-plugins#485
need to fix #1961 as well to avoid installing old stuff on Mac build
The text was updated successfully, but these errors were encountered: