Skip to content

Repository for implementing the C-extension decoder/decompressor for RV32I.

Notifications You must be signed in to change notification settings

Shreesh-Kulkarni/rvc-tlv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compressed Instruction Decoder for RV32I using TL-Verilog and M5

This repository aims to design the decoder/decompressor for Compressed Instructions using Transaction-Level Verilog and M5 Macro-preprocessor Library developed by Redwood EDA.

Currently supports 32-bit and Integer based instructions only. Also has support for all instruction formats like ones below : image

All the instructions are taken from the RISC-V Technical specification which can be found here.

About

Repository for implementing the C-extension decoder/decompressor for RV32I.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published