BlandoL's Stars
ZipCPU/wb2axip
Bus bridges and other odds and ends
OpenXiangShan/XiangShan
Open-source high-performance RISC-V processor
hdl-util/mipi-demo
MIPI CSI-2 + MIPI CCS Demo
BrooksEE/nitro-parts-lib-mipi
RTL for mipi serialize and deserialize
lvyufeng/step_into_mips
一步一步写MIPS CPU
manjushpv/Design-and-Verification-of-Nand-Flash-Memory-Controller
- Designed a Nand Flash Controller, Flash Memory and Buffer (Design Target : Samsung K9F1G08R0A NAND Flash). - Implemented operations : Controller Reset, Memory Erase, Program Page and Page Read. - Functional Verification of DUT : Test Plan, Environment Setup, Constraint Randomization, Corner test cases covered. - Programming Language : SystemVerilog
gyd111/NAND-Flash-controller
MT29F128G based NAND flash controller
cbl709/NAND-Flash-Control
grantae/OpenMIPS
A full implementation of the MIPS32 Release 1 ISA, including virtual memory, TLB, instruction and data caches, interrupts and exceptions, over 100 hw/sw tests, and full ISA compliance
alexforencich/verilog-axi
Verilog AXI components for FPGA implementation
freecores/dma_ahb
AHB DMA 32 / 64 bits
adki/gen_amba
AMBA bus generator including AXI, AHB, and APB
RoaLogic/ahb3lite_interconnect
AHB3-Lite Interconnect
adki/AMBA_AXI_AHB_APB
AMBA bus lecture material
whutddk/RiftCore
RiftCore is a 9-stage, single-issue, out-of-order 64-bits RISC-V Core, which supports RV64IMC and 3-level Cache System
ayzk/Simulator_CPU
Pipeline CPU of MIPS architecture with L1 Data Cache by Verilog
SocialistDalao/UltraMIPS_NSCSCC
UltraMIPS SoC composed of dual-issue cpu, pipeline Cache and systematic peripheral.
mxllc/CPU_StaticPipeline_ThreeLevelCache
基于静态流水线的三级存储CPU
zhaishaomin/ring_network-based-multicore-
多核处理器 ;ring network , four core, shared space memory ,directory-based cache coherency
ronak66/Direct-Mapped-Cache
Implementation of Direct-Mapped-Cache to hold 256 blocks, 16 32-bit instruction/Data per block with 32-bit address line
Lyncien/RISC-V-32I
体系结构课程实验:RISC-V 32I 流水线 CPU,实现37条指令,转发,冒险检测,Cache,分支预测器
rajshadow/4-way-set-associative-cache-verilog
Verilog implementation of a 4-way Set associative cache with a write buffer (write) policy and FIFO replacement policy
xdesigns/4way-cache
Verilog cache implementation of 4-way FIFO 16k Cache
airin711/Verilog-caches
Various caches written in Verilog-HDL
ljlin/MIPS48PipelineCPU
5 stage pipelined MIPS-32 processor
neelkshah/MIPS-Processor
5-stage pipelined 32-bit MIPS microprocessor in Verilog
grantae/mips32r1_xum
A 32-bit MIPS processor which aims for conformance to the MIPS32 Release 1 ISA. This is a bare-metal CPU with no virtual memory. (Old University of Utah XUM archive)
Trinkle23897/mips32-cpu
奋战一学期,造台计算机(编译出的bit文件在release中,可以直接食用)
raiyyanfaisal09/RTL_NAND_Flash_controller
ZipCPU/qspiflash
A set of Wishbone Controlled SPI Flash Controllers