computer-architecture topic

List computer-architecture repositories

mips-simulator

35
Stars
0
Forks
Watchers

💻 A 5-stage pipeline MIPS CPU design in Haskell.

nand-2-tetris

74
Stars
6
Forks
Watchers

Computer built from the ground up on top of own CPU, while compiler and assembler for it implemented in Rust language

covert-channel-tutorial

38
Stars
11
Forks
Watchers

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

6502-to-W65C02S-adapter

38
Stars
11
Forks
Watchers

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

21
Stars
5
Forks
Watchers

CS 211 Computer Architecture at Rutgers University

gardenia

29
Stars
9
Forks
Watchers

GARDENIA: Graph Analytics Repository for Designing Efficient Next-generation Accelerators

AltairX

57
Stars
4
Forks
Watchers

New computer and new CPU PoC

lenet5-accelerator

31
Stars
5
Forks
Watchers

FPGA and GPU acceleration of LeNet5