aaqdas / riscv-scalar

Pipelined RV32I with Hazard Detection and Forwarding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RISC-V Scalar Processor

Specifications

Pipelined RV32I with Hazard Detection and Forwarding

Instructions

Instructions Instructions Instructions Instructions
lui jal jalr beq
bne blt bge bltu
bgeu lw sw addi
slti sltiu xori ori
andi slli srli srlai
add sub sll slt
sltu xor srl sra
or and

About

Pipelined RV32I with Hazard Detection and Forwarding

License:MIT License


Languages

Language:Verilog 100.0%