aolofsson / awesome-opensource-hardware

List of awesome open source hardware tools, generators, and reusable designs
MIT License
1.86k stars 167 forks source link

More FPGA tools #21

Closed lawrie closed 2 years ago

lawrie commented 2 years ago

You have litex on your list, but not migen the HDL that is uses:

migen A python toolbox for building complex digital hardware

https://github.com/m-labs/migen

You don't seem to have icestudio:

icestudio Visual editor for open FPGA boards

https://github.com/FPGAwars/icestudio

Also possibly:

apio Open source ecosystem for open FPGA boards

https://github.com/FPGAwars/apio

Possibly:

openFPGALoader Universal utility for programming FPGAs

https://github.com/trabucayre/openFPGALoader

I don't know if oss-cad-suite is suitable for this list, but I think it includes open source tools that you have not included:

https://github.com/YosysHQ/oss-cad-suite-build

aolofsson commented 2 years ago

Thanks! Adding icestudio and and openfpgaloader