TinyFPGA-Bootloader
TinyFPGA-Bootloader copied to clipboard
added vlog_tb_utils as a submodule, as it was missing
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 where it was.
All this does is add it back in as a submodule so that git submodule init then git submodule update will include it.