BrunoLevy / learn-fpga

Learning FPGA, yosys, nextpnr, and RISC-V
BSD 3-Clause "New" or "Revised" License
2.53k stars 242 forks source link

#7 Gateware builds, some docs for setup with WSL2 #8

Closed whatnick closed 3 years ago

whatnick commented 3 years ago

Closes #7. This PR contains changes to the PLL which are needed to build gateware on up5k, these changes are not necessarily correct and should ideally be hidden behind a compiler define for UP5K.

Signed-off-by: Tisham Dhar whatnickd@gmail.com