computer-architecture topic

List computer-architecture repositories

Architecture-of-consoles

803
Stars
52
Forks
Watchers

Technical articles about console architecture

mipt-mips

331
Stars
142
Forks
Watchers

Cycle-accurate pre-silicon simulator of RISC-V and MIPS CPUs

Astro8-Computer

684
Stars
75
Forks
Watchers

Custom 16-bit homebrew CPU, emulator, renderer, circuit, and language

DRAMSim2

244
Stars
149
Forks
Watchers

DRAMSim2: A cycle accurate DRAM simulator

paper-reading

227
Stars
38
Forks
Watchers

比做算法的懂工程落地,比做工程的懂算法模型。

the-books-making-you-better

171
Stars
21
Forks
Watchers

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

187
Stars
18
Forks
Watchers

💻 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

54
Stars
0
Forks
Watchers

A computer system containing CPU, OS and Compiler under MIPS architecture.

The-HACK-General-Purpose-Computer

98
Stars
5
Forks
Watchers

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...