tinyfpga / TinyFPGA-Bootloader

An open source USB bootloader for FPGAs
Apache License 2.0
352 stars 94 forks source link

WIP: ULX3S support #54

Open osresearch opened 5 years ago

osresearch commented 5 years ago

Preliminary support for the ULX3S ECP5 fpga dev board. I wasn't able to make it work with the USB serial device in master, but it works fine with the split clock one in #40

The bootstrap procedure to install the firmware and configure it needs more documentation. Sample JSON files are included.

mithro commented 5 years ago

@osresearch - FYI There isn't much work going into this bootloader at the moment. Most people have moved over to the ValentyUSB / Foboot stuff that @xobs is working on.

osresearch commented 4 years ago

Just flashed a brand new board and found a few issues in the documentation. Updated it as well as fixed the return code from security page write.