SkillAgentSearch skills...

RISCVPipelinedProcessor

Pipelined Processor which implements RV32i Instruction Set. Also contains pipelined L1 4-way set-associative Instruction Cache, direct-mapped L1 Data Cache, and a 4-way set-associative L2 Victim Cache with a fully-associative 8-entry Victim Buffer. Also has a tournament branch predictor (global and local predictors) and a set-associative BTB.

Install / Use

/learn @avikram2/RISCVPipelinedProcessor
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

RISCVPipelinedProcessor

Pipelined Processor which implements RV32i Instruction Set. Also contains pipelined L1 4-way set-associative Instruction Cache, direct-mapped L1 Data Cache, and a 4-way set-associative L2 Victim Cache with a fully-associative 8-entry Victim Buffer. Also has a tournament branch predictor (global and local predictors) and a set-associative BTB.

SystemVerilog HDL code in hdl folder.

View on GitHub
GitHub Stars14
CategoryDevelopment
Updated4mo ago
Forks0

Languages

Verilog

Security Score

77/100

Audited on Nov 24, 2025

No findings