Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 822 Bytes

File metadata and controls

11 lines (8 loc) · 822 Bytes

16 bit RISC Pipeline Processor

4 stage pipeline implementation of a 16-bit RISC Processor in SystemVerilog that performs arithmetical, logical, data transfer, branch and halt operations. It also contains advanced management of data and control dependencies.

Block schematic of the processor: 1709066217899

Block schematic of the computer: Block schematic of the computer

Elaborated design in Vivado of the processor: Elaborated design in Vivado of the processor