VenciFreeman / RISC-VLinks
A simple RISC-V CPU written in Verilog.
☆64Updated 10 months ago
Alternatives and similar repositories for RISC-V
Users that are interested in RISC-V are comparing it to the libraries listed below
Sorting:
- 一生一芯 , ysyx , npc . the repo of the YSYX project . a riscv-64 CPU . writing .☆29Updated 2 years ago
- ☆86Updated last month
- 体系结构课程实验:RISC-V 32I 流水线 CPU,实现37条指令,转发,冒险检测,Cache,分支预测器☆82Updated 5 years ago
- 体系结构研讨 + ysyx高阶大纲 (WIP☆171Updated 8 months ago
- Open Source Chip Project by University (OSCPU) - Zhoushan Core☆51Updated 2 years ago
- ☆72Updated 2 months ago
- Architecture and Verilog Implementation of 8-bits RISC CPU based on FSM. 基于有限状态机的8位RISC(精简指令集)CPU(中央处理器)简单结构和Verilog实现。☆146Updated 6 years ago
- ☆66Updated 10 months ago
- A RISC-V RV32I ISA Single Cycle CPU☆24Updated last month
- a training-target implementation of rv32im, designed to be simple and easy to understand☆60Updated 3 years ago
- RISC-V CPU with 5-stage pipeline, implemented in Verilog HDL.☆290Updated 7 years ago
- This is my graduation project, a simple processor soft core, which implements RV32I ISA.☆17Updated 6 years ago
- A small SoC with a pipeline 32-bit RISC-V CPU.☆65Updated 3 years ago
- A RISC-V 5-stage pipelined CPU that supports vector instructions. Tape-out with U18 technology.☆130Updated 5 years ago
- a simple riscv cpu☆23Updated 2 years ago
- ☆64Updated 2 years ago
- ☆68Updated 2 years ago
- CPU Design Based on RISCV ISA☆113Updated last year
- Collect some IC textbooks for learning.☆146Updated 2 years ago
- AXI协议规范中文翻译版☆152Updated 2 years ago
- A FPGA-supported RISC-V CPU with 5-stage pipeline implemented in Verilog HDL. Achieve good performance due to optimizations like branch p…☆9Updated 5 years ago
- RISC-V SOC (both single and pipeline) implemented in Verilog. Passed all test codes provided by TA.☆19Updated 2 years ago
- UltraMIPS SoC composed of dual-issue cpu, pipeline Cache and systematic peripheral.☆137Updated last year
- riscv指令集,单周期以及五级流水线CPU☆70Updated 5 months ago
- Lab exercises for Chisel in the digital electronics 2 course at DTU☆203Updated 3 weeks ago
- ☆38Updated last year
- 一生一芯CPU/目前做到cache/后续主要考虑ASIC DV☆20Updated 5 months ago
- ☆18Updated 2 years ago
- 一生一芯项目