timvideos / litex-buildenv

An environment for building LiteX based FPGA designs. Makes it easy to get everything you need!
BSD 2-Clause "Simplified" License
215 stars 79 forks source link

bootstrap.sh fails on OS X #671

Open MatthewJA opened 3 years ago

MatthewJA commented 3 years ago

...due to a lack of lsb_release. Checking for uname -s equal to Darwin should get around this.

mithro commented 3 years ago

I'm afraid that litex-buildenv is currently only supported on Linux.

We are hoping to expand to Mac OS X and Windows natively as the https://github.com/SymbiFlow and https://github.com/HDL projects create and package the required tooling to work on these platforms (and we would love help doing that!).

GitHub
SymbiFlow
Open source flow for generating bitstreams from Verilog. - SymbiFlow
GitHub
Hardware Description Languages
Hardware Description Languages has 13 repositories available. Follow their code on GitHub.
MatthewJA commented 3 years ago

@whatnick is getting me to run this on OS X... :D I'll keep flagging things I run into.

mithro commented 3 years ago

I assume you are targeting the Lattice iCE40 (for his new iCE40 Feather) then?