TinyFPGA-Bootloader icon indicating copy to clipboard operation
TinyFPGA-Bootloader copied to clipboard

An open source USB bootloader for FPGAs

Results 19 TinyFPGA-Bootloader issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to build this project with Yosys/NextPNR/ecppack etc open source tool set. I collected all the *.v files in "common" and the two *.v files in the...

Hi, I'm crossposting this from [here](https://discourse.tinyfpga.com/t/usb-core-usberror-errno-5-input-output-error/1475) So I've been having problems uploading to my TinyFPGA BX. I'm on macOS Catalina (10.15.5). I came across [this post from two years ago](https://discourse.tinyfpga.com/t/atom-error-board-tinyfpga-bx-not-available/528)...

I'm using Tinyprog from a while on a Win10 computer. Until last Win10 update the programming was taking several second. After the last Win10 update, the tinyprog start well but...

Here is the complete interaction, using an out-of-the-box TinyFPGA: ``` $ tinyprog --update-bootloader TinyProg CLI ------------ Using device id 1d50:6130 Only one board with active bootloader, using it. The following...

Synthesizing the USB core with Intel Quartus Prime for a MAX 10 results in enumeration failure with the latest master. I'm using the same 48Mhz clock for clk and clk_48mhz...

While the protocol is well-documented, there is no documentation on how to use it. In the `programmer` directory it says to run `tinyprog -l`, however it doesn't say how to...

Preliminary support for the [ULX3S](https://radiona.org/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...

Per our discussion [here](https://logs.timvideos.us/%23timvideos/%23timvideos.2018-09-02.log.html#t2018-09-02T03:47:48)

There are py2 and py3 wheels for the previous release: https://pypi.org/project/tinyprog/1.0.21/#files There's no py3 wheel for the current one though: https://pypi.org/project/tinyprog/1.0.23/#files