Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 535 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 535 Bytes

16bit_processor_design

This Repo contains a design of 16 bit processor which can perform 15 operations on 16 bit data, instruction length is 16 bit and it follows mips architecture.

cpu

Details of circuit design & Instruction set architecture design will be found on the link below: https://prantoamt.wordpress.com/2018/09/09/16-bit-single-cycle-processor-design/

NSU CSE 332 Course Project Done in Summer 18