new tool: bin2v to convert arbitrary files to a .v static module file

This commit is contained in:
Delyan Angelov 2020-01-13 18:54:18 +02:00 committed by Alexander Medvednikov
parent 4a82770f16
commit cb3ac33e18
4 changed files with 98 additions and 0 deletions

1
.gitignore vendored
View file

@ -14,6 +14,7 @@ fns.txt
/tools/vtest-compiler
/tools/vtest-fmt
/tools/vfmt
/tools/vbin2v
/tools/vup
/tools/vpm
/tools/vcreate