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

added vlog_tb_utils as a submodule, as it was missing

Open RGD2 opened this issue 2 years ago • 0 comments

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.

RGD2 avatar Aug 17 '23 06:08 RGD2