Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Added a warning that you need to convert the hexadecimal file to binary before using it on PicoBlaze source code.tar.gz | 2023-11-13 | 1.3 MB | |
Added a warning that you need to convert the hexadecimal file to binary before using it on PicoBlaze source code.zip | 2023-11-13 | 1.3 MB | |
README.md | 2023-11-13 | 257 Bytes | |
Totals: 3 Items | 2.6 MB | 0 |
I have added a message that you need to convert the hexadecimal file (which you can download from this program) into a binary file before you can use it on real PicoBlaze. I've also refactored the assembler.js
file a bit (more descriptive variable names).