-
Notifications
You must be signed in to change notification settings - Fork 1
Superscalar 8 bit processor made in logisim and corresponding assembly language to bit code compiler.
License
permutationlock/superscalar_processor
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Superscalar processor in Logisim
--------------------------------
In this project I designed a simple 8 bit superscalar
processor in the free Logisim software. You can try
the processor by opening the circuit in logisim and
switching the clock to observe what happens.
Files:
presentation.pdf
- Explaines the basics of my assembly language.
superscalar_proc.circ
- The Logisim circuit file for my processor.
myasm.py
- Python compiler that builds x86 style asm to my
bit code.
test.asm
- The assembly that was compiled and is already
loaded into memory in superscalar_proc.circ.
test.asm.bits
- The compiled assembly code from test.asm.
About
Superscalar 8 bit processor made in logisim and corresponding assembly language to bit code compiler.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published