Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 533 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 533 Bytes

This CPU exploits a 16-bit data-bus and also a 16-bit address-bus. Instructions used in this processor has 8 or 16-bit width. Short instructions (8-bit ones) contain shadow instructions, which effectively pack 2 such instructions (8-bit) into a single 16-bit word.

Overveiw

Datapath

Controller