Closed timkpaine closed 1 year ago
I'm still running into problems building on macOS. On the current head commit (b746752):
make
, bash
, date
, etc...)systemverilog.dylib
, but cannot find symbols from Yosys.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
xref: https://github.com/chipsalliance/yosys-f4pga-plugins/pull/485
need to fix https://github.com/chipsalliance/synlig/issues/1961 as well to avoid installing old stuff on Mac build