computer-architecture topic
Architecture-of-consoles
Technical articles about console architecture
mipt-mips
Cycle-accurate pre-silicon simulator of RISC-V and MIPS CPUs
Astro8-Computer
Custom 16-bit homebrew CPU, emulator, renderer, circuit, and language
DRAMSim2
DRAMSim2: A cycle accurate DRAM simulator
computer-architecture-and-systems-resources
A curated list of Computer Architecture and Systems resources
paper-reading
比做算法的懂工程落地,比做工程的懂算法模型。
the-books-making-you-better
A list of time-lasting classic books, which not only help you figure out how it works, but also grasp when it works and why it works in that way.
RISCV-Simulator
💻 RISC-V Simulator of RV32I ISA. 5-stage pipeline / out-of-order execution with Tomasulo algorithm and Speculation. Support runtime visualization. Project report available.
MIPS-Microsystems
A computer system containing CPU, OS and Compiler under MIPS architecture.
The-HACK-General-Purpose-Computer
Using HDL, from Boolean algebra and elementary logic gates to building a Central Processing Unit, a memory system, and a hardware platform, leading up to a 16-bit general-purpose computer. Then, imple...