Simple program to ROM 8x inputs and 2x 7-segment displays. Creates bit combinations for 0-255
- None
- Makefile (Optional)
python3 src/main.py
python src/main.py
make
After running the script, you will get an output.txt file containing a 16x16 table of hexadecimal numbers. You can use this table in your Logisim project.