seifhelal / Cache-SimulatorLinks
A cache simulator, using the C++ language, to simulate a direct-mapped, fully associative and set-associative cache. It has a set of memory reference generators to generate different sequences of references.
☆22Updated 8 years ago
Alternatives and similar repositories for Cache-Simulator
Users that are interested in Cache-Simulator are comparing it to the libraries listed below
Sorting:
- Verilog/SystemVerilog Guide☆75Updated last year
- An overview of TL-Verilog resources and projects☆81Updated 8 months ago
- Implementation of a simple SIMD processor in Verilog, core of which is a 16-bit SIMD ALU. 2's compliment calculations are implemented in …☆142Updated 3 years ago
- A Fast, Low-Overhead On-chip Network☆250Updated last week
- RTL Network-on-Chip Router Design in SystemVerilog by Andrea Galimberti, Filippo Testa and Alberto Zeni☆140Updated 7 years ago
- A Style Guide for the Chisel Hardware Construction Language☆108Updated 4 years ago
- A RISC-V 5-stage pipelined CPU that supports vector instructions. Tape-out with U18 technology.☆140Updated 6 years ago
- Example RISC-V Out-of-Order/Superscalar Processor Performance Core and MSS Model☆191Updated 2 weeks ago
- ASIC Verification at 2022 Spring. This course only use SystemVerilog, did not use UVM.☆19Updated 2 years ago
- Advanced Architecture Labs with CVA6☆71Updated last year
- A collection of commonly asked RTL design interview questions☆37Updated 8 years ago
- A classic 5-stage pipeline MIPS 32-bit processor. solve every hazard with stall☆55Updated 10 months ago
- Vector processor for RISC-V vector ISA☆131Updated 5 years ago
- SystemC training aimed at TLM.☆34Updated 5 years ago
- RTL sources of the High-Performance L1 Dcache (HPDcache) for OpenHW CV cores☆94Updated last week
- Ariane is a 6-stage RISC-V CPU☆151Updated 6 years ago
- CVA6 SDK containing RISC-V tools and Buildroot☆75Updated last week
- Pequeno (PQR5) is a 5-stage pipelined in-order RISC-V CPU Core compliant with RV32I ISA.☆128Updated 2 months ago
- 32-bit 5-Stage Pipelined RISC V RV32I Core☆56Updated last year
- Verilog Configurable Cache☆186Updated last week
- A Chisel RTL generator for network-on-chip interconnects☆224Updated last month
- Tests for example Rocket Custom Coprocessors☆75Updated 5 years ago
- Course content for the University of Bristol Design Verification course.☆61Updated 2 months ago
- Introductory course into static timing analysis (STA).☆99Updated 5 months ago
- Network on Chip Implementation written in SytemVerilog☆195Updated 3 years ago
- Modeling Architectural Platform☆213Updated this week
- 100 Days of RTL☆403Updated last year
- Physical Design Flow from RTL to GDS using Opensource tools.☆114Updated 5 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
- The journey of designing an ASIC (application specific integrated circuit) is long and involves a number of major steps – moving from a c…☆432Updated 4 months ago