coderalai's Stars
plctlab/writing-your-first-riscv-simulator
《从零开始的RISC-V模拟器开发》配套的PPT和教学资料
qemu/qemu
Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
lazyparser/becoming-a-compiler-engineer
编译器入门课程的配套教学资料
cccriscv/RISCV-Simulator
RISCV Simulator. Contains single cycle simulator, multiple cycle simulator and pipeline simulator.
mit-pdos/xv6-riscv-book
Text describing xv6 on RISC-V
mit-pdos/xv6-riscv
Xv6 for RISC-V
cccriscv/mini-riscv-os
Build a minimal multi-tasking OS kernel for RISC-V from scratch
liangkangnan/tinyriscv
A very simple and easy to understand RISC-V core.
StevenBaby/alinux
Linux 源码分析
StevenBaby/computer
计算机科学体系结构的实现
StevenBaby/onix
Onix - 操作系统实现
plctlab/riscv-operating-system-mooc
《从头写一个RISC-V OS》课程配套的资源
plctlab/llvm-project
PLCT实验室的 RISC-V V Spec 实现,基于llvm/llvm-project,rkruppe/rvv-llvm 和 https://repo.hca.bsc.es/gitlab/rferrer/llvm-epi-0.8
plctlab/PLCT-Open-Reports
PLCT实验室的公开演讲,或者决定公开的组内报告
powerjg/learning_gem5
Learning gem5 is a work-in-progress book to help gem5 users get started using gem5.
jerralph/riscv-vip
For pre-silicon developers of RISC-V systems, riscv-vip is a SystemVerilog project that helps with pre-si verification and debug
tymonx/logic
CMake, SystemVerilog and SystemC utilities for creating, building and testing RTL projects for FPGAs and ASICs.
chipsalliance/UHDM
Universal Hardware Data Model. A complete modeling of the IEEE SystemVerilog Object Model with VPI Interface, Elaborator, Serialization, Visitor and Listener. Used as a compiled interchange format in between SystemVerilog tools. Compiles on Linux gcc, Windows msys2-gcc & msvc, OsX
machineware-gmbh/vcml
A modeling library with virtual components for SystemC and TLM simulators
gem5/gem5
The official repository for the gem5 computer-system architecture simulator.
tangtangcoding/C-C-
程序员相关电子书资料免费分享,欢迎关注个人微信公众号:编程与实战
tangtangcoding/C-CppLearning
C语言与C++学习
RTimothyEdwards/magic
Magic VLSI Layout Tool
openhwgroup/core-v-verif
Functional verification project for the CORE-V family of RISC-V cores.
ben-marshall/awesome-open-hardware-verification
A List of Free and Open Source Hardware Verification Tools and Frameworks
VerificationExcellence/UVMReference
Reference examples and short projects using UVM Methodology
freecores/aes_beh_model
AES SystemVerilog behavioral model
varunnagpaal/Digital-Hardware-Modelling
Digital Hardware Modelling using VHDL, Verilog, SystemVerilog, SystemC, HLS(C++, OpenCL)
Liu-Cheng/cycle-accurate-SystemC-simulator-over-ramulator
An example of using Ramulator as memory model in a cycle-accurate SystemC Design
mariusmm/RISC-V-TLM
RISC-V SystemC-TLM simulator