BrunoLevy / learn-fpga

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

ULX3S: use PWR instead of F2 to reset #17

Open BrunoLevy opened 3 years ago

BrunoLevy commented 3 years ago

Tried to wire PWR to reset (since it is active low, with NRV_NEGATIVE_RESET defined) without success. Keeping F2 for now, but it would be more intuitive to have PWR for that (and leaving F2 for user interaction / games)