Skip to content

prantoamt/16bit_processor_design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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