Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 305 Bytes

File metadata and controls

7 lines (5 loc) · 305 Bytes

bintohex

Using this code you can convert your binary instructions to Intel hex format file in order to initialize ROM component.

An example is provided in the .py file. There is no need to any Python environment. Just use Google Colab to write and execute Python in your browser.