eneskzlcn / Datapath

A Datapath design which able to execute store operation as memory instruction, substraction and or operations as arithmetic instruction by Logisim. Additional explanations in readme.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

-Instructions and registers are designed as length 16-bit

-Instruction Set For Arithmetic Operations (16-bit)

-Instruction Set For Memory Operations (16-bit)

Program Counter Unit

Instruction Memory Unit

Control Unit

Registers Unit

Alu Unit

Data Memory Unit

Full Datapath

About

A Datapath design which able to execute store operation as memory instruction, substraction and or operations as arithmetic instruction by Logisim. Additional explanations in readme.