TinyFPGA-Bootloader
TinyFPGA-Bootloader copied to clipboard
An open source USB bootloader for FPGAs
While following the instructions at https://tinyfpga.com/bx/guide.html , I typed the following and received the displayed response: erhannis@mnode6:~/Documents/tinyfpga$ tinyprog --update-bootloader TinyProg CLI ------------ Using device id 1d50:6130 Only one board with...
Hope this is the right repo for this issue. This is a brand new board I got from Digikey. I was following the instructions in the [TinyFPGA BX User Guide](https://tinyfpga.com/bx/guide.html)....
I think there are verilog tests somewhere. Should be able to run verilator or icarus on travis and actually run the tests.
When I attempt to upload the TinyFPGA/Blink example using `apio upload`, I receive the error (DEBUG) Profile path: /.apio/profile.json (DEBUG) Home_dir: /.apio (DEBUG) Profile path: /.apio/profile.json (DEBUG) Home_dir: /.apio (DEBUG)...
This PR checks to see if the root metadata is missing. If it is, it will provide a hard-coded version. Several attempts have been made to burn the metadata to...
(Hopefully this is the right place to file this.) I just got a TinyFPGA-BX, put the thru-hole headers on it, and connected it to my FreeBSD 13.2 desktop. The power...
I noticed this was needed, when I tried to run the built-in test simulations. Took a little bit of searching to figure out that there was a missing submodule, and...
This is another ice40up5k, similar to the FOMU, so I copied it as an example.
tinyprog is crashing when running `apio upload` command: ``` (venv) [tinyfpga-vhdl/clock_div4] (main) $ apio upload Info: use custom SConstruct file [Sun Aug 11 17:31:31 2024] Processing TinyFPGA-BX --------------------------------------------------------------------------------------------------------------------------------------------------- tinyprog --pyserial...