TommyWu-fdgkhdkgh's Stars
conda-forge/miniforge
A conda-forge distribution.
sparcians/map
Modeling Architectural Platform
riscv-software-src/riscv-perf-model
Example RISC-V Out-of-Order/Superscalar Processor Performance Core and MSS Model
MIPS/esesc
ESESC: A Fast Multicore Simulator
Minres/SystemC-Components
A SystemC productivity library: https://minres.github.io/SystemC-Components/
n-kremeris/verilator_basics
P1umer/AFLplusplus-Extractor
jmpoep/vmprotect-3.5.1
aut0/vcml-nvdla
VCML integration of Nvidia's NVDLA SystemC model
ianrbuck/mp3-to-mp4
An ffmpeg script for creating an MP4 video using a given MP3 as the audio and a given image as the video.
com-lihaoyi/mill
Mill is a fast JVM build tool that supports Java, Scala and Kotlin. 2-4x faster than Gradle and 4-10x faster than Maven for common workflows, Mill aims to make your project’s build process performant, maintainable, and flexible
chipsalliance/rocket-tools
Software tools that support rocket-chip (GNU toolchain, ISA simulator, tests)
Affanmir/-single-cycle-RISC-V-processor-Verilog-
leros-dev/leros
A Tiny Processor Core
schoeberl/chisel-book
Digital Design with Chisel
ucb-bar/chipyard
An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more
deanwampler/programming-scala-book-code-examples
The code examples used in Programming Scala, 2nd and 3rd Editions (O'Reilly)
sanketny8/Processor_32bit_RISC_verilog
Single cycle processor in verilog.
ekiwi/rtl-fuzz-lab
A Modular Open-Source Hardware Fuzzing Framework
ekiwi/rfuzz
rfuzz: coverage-directed fuzzing for RTL research platform
sysprog21/ca2023-lab3
Lab3: Construct a single-cycle CPU with Chisel
carlosedp/chiselv
A RISC-V Core (RV32I) written in Chisel HDL
martinKindall/risc-v-single-cycle
A Single Cycle Risc-V 32 bit CPU
BrunoLevy/learn-fpga
Learning FPGA, yosys, nextpnr, and RISC-V
merledu/SIngle-Cycle-RISC-V-In-Verilog
This repository contains the verilog code files of Single Cycle RISC-V architecture
Sea-n/NCTU-109B-Comp-Org
NCTU 109 Spring - Computer Organization
HsuChiChen/ncku-computer-organization
assembly code, RISC-V, and some implementation regarding computer organization
SonalPinto/kronos
Kronos is a 3-stage in-order RISC-V RV32I_Zicsr_Zifencei core geared towards FPGA implementations
Charlie5DH/RISC-V-Single-Cycle-uP
Design and implementation in VHDL for FPGAs of a single cycle RISC-V based architecture
explcre/21Summer-VE370-Intro-to-Computer-Organization-Projects
21Summer-VE370-Intro-to-Computer-Organization-Projects: -Project1: RISC-V Assembly, simluating c code. -Project2: 1.RISC-V64 single cycle processor. 2.RISC-V64 five-stage pipelined processor. -Project3: Virtual memory, TLB, cache, memory simulator. -Project4: Literature review on Computer Organization.