An open API service indexing awesome lists of open source software.

https://github.com/farnazmnz/processor

implementation a 6 bit processor with VHDL
https://github.com/farnazmnz/processor

Last synced: 5 months ago
JSON representation

implementation a 6 bit processor with VHDL

Awesome Lists containing this project

README

          

# Processor
implementation a 6 bit processor with VHDL

![image](https://github.com/farnazmnz/Processor/assets/77280991/9e5af59b-5782-4a13-a0b7-7379c964c527)

The ALU unit can perform multiplication, subtraction and addition.

![image](https://github.com/farnazmnz/Processor/assets/77280991/fe054715-8d9f-43d7-a39e-b7d5c13c49c1)

ASM chart :

![image](https://github.com/farnazmnz/Processor/assets/77280991/6bb2edb6-3670-4b5b-b164-8d8708c0966b)