Skip to content

Simple program to ROM 8x inputs and 2x 7-segment displays. Creates bit combinations for 0-255

Notifications You must be signed in to change notification settings

Klihe/Generator-7SegDisplay-HexNum-16x16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generator-7SefDisplay-HexNum-16x16

Simple program to ROM 8x inputs and 2x 7-segment displays. Creates bit combinations for 0-255

Requirement

  • None
  • Makefile (Optional)

Run

MacOS/Linux

python3 src/main.py

Windows

python src/main.py

Make

make

How it works ?

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.

Local Image

About

Simple program to ROM 8x inputs and 2x 7-segment displays. Creates bit combinations for 0-255

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published