princeofpython / Computer-ArchitectureLinks
Detailed and step by step implementation of RISC-V CPU from scratch using Verilog. This work is part of my academic course EE2003, Introduction to Computer Organisation in IIT Madras.
☆30Updated 4 years ago
Alternatives and similar repositories for Computer-Architecture
Users that are interested in Computer-Architecture are comparing it to the libraries listed below
Sorting:
- A Hardware Implemented Poseidon Hasher☆20Updated 3 years ago
- Build infrastructure for class-wide tapeout for 18-224/624 Intro to Open Source Chip Design, Spring 2023☆19Updated 2 years ago
- The hardware implementation of Poseidon hash function in SpinalHDL☆21Updated 3 years ago
- This project aims at implementing an hardware accelerator peripheral for SHA256 hashing algorithm with AXI4 interfacing with PicoRV32 CPU…☆28Updated 4 years ago
- RV32I Single Cycle Processor (CPU)☆12Updated 4 years ago
- Technology dependent cells instantiated in the design for generic process (simulation, FPGA)☆80Updated 2 months ago
- This repository contains the design files of RISC-V Pipeline Core☆64Updated 2 years ago
- Vector processor for RISC-V vector ISA☆136Updated 5 years ago
- The SpinalHDL design of the Proteus core, an extensible RISC-V core.☆60Updated last month
- Generic Register Interface (contains various adapters)☆135Updated 2 months ago
- RISC-V Formal Verification Framework☆178Updated 2 weeks ago
- RISC-V Functional ISA Simulator☆19Updated 7 months ago
- AXI Adapter(s) for RISC-V Atomic Operations☆66Updated last month
- This repository contains the design files of RISC-V Single Cycle Core☆76Updated 2 years ago
- The objective of this project was to design and implement a 5 stage pipeline CPU to support the RISC-V instruction architecture. This pip…☆26Updated 4 years ago
- Pequeno (PQR5) is a 5-stage pipelined in-order RISC-V CPU Core compliant with RV32I ISA.☆134Updated 4 months ago
- A Verilog based 5-stage fully functional pipelined RISC-V Processor code.☆58Updated 4 years ago
- Design implementation of the RV32I Core in Verilog HDL with Zicsr extension☆118Updated 2 years ago
- The CORE-V CVA5 is an Application class 5-stage RISC-V CPU specifically targetting FPGA implementations.☆127Updated 6 months ago
- 32-bit RISC-V microcontroller for embedded, FPGA and ASIC applications☆189Updated last week
- Advanced Architecture Labs with CVA6☆76Updated 2 years ago
- RISC-V Verification Interface☆138Updated last week
- Ariane is a 6-stage RISC-V CPU☆153Updated 6 years ago
- A FPGA supported RISC-V CPU with 5-stage pipeline implemented in Verilog HDL☆94Updated 6 years ago
- Implementing Different Adder Structures in Verilog☆74Updated 6 years ago
- Basic RISC-V Test SoC☆170Updated 6 years ago
- Linux-capable superscalar out-of-order RISC core (with Cache& MMU) and SoC, having been verified on Xilinx Kintex-7 FPGA.☆55Updated last year
- A barebones 64-bit RISC-V micro-controller class CPU, implementing the I(nteger), M(ul/div), C(ompressed) and K(ryptography) extensions.☆48Updated 4 years ago
- A RISC-V 5-stage pipelined CPU that supports vector instructions. Tape-out with U18 technology.☆145Updated 6 years ago
- My implementation of the RISC-V Single Cycle Processor, based on the Textbook - Digital Design and Computer Architecture: RISC-V Edition …☆39Updated 2 years ago