You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I followed the readme file to build Yosys from source, but I got errors as some source files referenced by C #include code were missing.
I installed additional packages per the installation instruction on Yosys docs and that resolved the issue. I probably didn't need graphwiz and xdot to show schematics..... I didn't know you can show schematics from verilog code? Something else to explore....
I used Debian 12 Bookworm x86_64 running under WSL2. As you suggest, I must have been missing some development packages that included the missing header files/libraries that you had already installed. I didn't keep a note of the exact compilation errors and missing files.
I aughtta at least do a clean install on one of my old boxes to verify this on latest version of Ubuntu (which has been my go-to desktop for a while now. The good news is that the versions of the pre-built packages on Ubuntu & the PI are probably good enough.
Or maybe I can scratch my instructions since the ones you point to look decent & likely to be maintained for the foreseeable future. Possibly even more-so now that, as you pointed out, Lattice has changed their license. :-/
I followed the readme file to build Yosys from source, but I got errors as some source files referenced by C #include code were missing.
I installed additional packages per the installation instruction on Yosys docs and that resolved the issue. I probably didn't need graphwiz and xdot to show schematics..... I didn't know you can show schematics from verilog code? Something else to explore....
The text was updated successfully, but these errors were encountered: