computer-architecture topic

List computer-architecture repositories

Verilog-Snippets

17
Stars
10
Forks
Watchers

Verilog Snippets for partial fulfilment of CS-F342 Computer Architecture,BITS Pilani

The objective of this project was to design and implement a 5 stage pipeline CPU to support the RISC-V instruction architecture. This pipeline CPU supports the entire RV32IM ISA which contains 45 inst...

algebraic-nnhw

253
Stars
12
Forks
Watchers

AI acceleration using matrix multiplication with half the multiplications

CNN-ACCELERATOR

20
Stars
5
Forks
Watchers

Hardware accelerator for convolutional neural networks

archsim

15
Stars
1
Forks
Watchers

A survey on architectural simulators focused on CPU caches.

Cache-Simulator

15
Stars
10
Forks
Watchers

A cache simulator, using the C++ language, to simulate a direct-mapped, fully associative and set-associative cache. It has a set of memory reference generators to generate different sequences of refe...

A curated list of research papers, datasets, and tools for applying machine learning/Deep learning techniques to compilers and program optimization.

FazyRV

60
Stars
1
Forks
Watchers

A minimal-area RISC-V core with a scalable data path to 1, 2, 4, or 8 bits and manifold variants.