computer-architecture topic
viking
Viking ISA
mips-simulator
💻 A 5-stage pipeline MIPS CPU design in Haskell.
nand-2-tetris
Computer built from the ground up on top of own CPU, while compiler and assembler for it implemented in Rust language
covert-channel-tutorial
Hands on with side-channels: a tutorial on covert-channels built using shared CPU resources. Three different covert-channel implementations based on Flush+Reload and Prime+Probe (L1, LLC) side-channel...
Graphical-Micro-Architecture-Simulator
Graphical-Micro-Architecture-Simulator
6502-to-W65C02S-adapter
A small daughterboard adapter that replaces a 6502 processor (used in vintage 8-bit computers such as the VIC-20, Apple II and BBC Micro) with a modern equivalent. Two versions are provided, which fit...
CS211-Rutgers
CS 211 Computer Architecture at Rutgers University
gardenia
GARDENIA: Graph Analytics Repository for Designing Efficient Next-generation Accelerators
lenet5-accelerator
FPGA and GPU acceleration of LeNet5