Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 311 Bytes

File metadata and controls

14 lines (12 loc) · 311 Bytes

16-Bit CPU Design in Verilog HDL

CPU bock diagram ALU block diagram ALU_Opcode

Components used:

  1. ALU-Arithmetic Unit, Logical Unit, Shifter
  2. Data Memory
  3. Program Counter
  4. Instruction memory
  5. Instruction Register
  6. Multiplexers
  7. Controller