dmukherj09's Stars
torvalds/linux
Linux kernel source tree
HyTruongSon/Neural-Network-MNIST-CPP
Neural Network implementation in C++ running for MNIST database.
quepas/Compiler-benchmark-suites
A list of benchmark suites used in the research related to compilers, program performance, scientific computations etc.
EntityFX/anybench
CPU Benchmarks Set
deplinenoise/ig-memtrace
Memory Tracing Software
CMU-SAFARI/prim-benchmarks
PrIM (Processing-In-Memory benchmarks) is the first benchmark suite for a real-world processing-in-memory (PIM) architecture. PrIM is developed to evaluate, analyze, and characterize the first publicly-available real-world PIM architecture, the UPMEM PIM architecture. Described by Gómez-Luna et al. (https://arxiv.org/abs/2105.03814).
qcjiang/DAMOV
DAMOV is a benchmark suite and a methodical framework targeting the study of data movement bottlenecks in modern applications. It is intended to study new architectures, such as near-data processing. Described by Oliveira et al. (preliminary version at https://arxiv.org/pdf/2105.03725.pdf)
parthpower/DCC_Basic
Typical project for Synopsys DC Compiler
vim-scripts/pt.vim.gz
Syntax file for Synopsys PrimeTime tcl
vlsiencyclopedia/VLSI-Interview-Codes
UndefeatedSunny/VLSI-Interview-Questions
Digital Design verilog tricky problems having industry standards
vlsiexcellence/Low-Power-VLSI-Design-LPVLSI
Low Power VLSI Design Concepts & Interview Questions for Top Semiconductor MNCs
drom/awesome-hdl
Hardware Description Languages
abhowmick22/Simulator
This is a simulator of a cache + memory hierarchy. It has a trace-driven input interface. The trace files are not included in the project.
nykez/memory-simulator
A memory hierarchy simulator written in C++
ultraembedded/biriscv
32-bit Superscalar RISC-V CPU
tanayasija/SST-CacheSim
blucia0a/MultiCacheSim
A Coherent Multiprocessor Cache Simulator Based on the SuperESCalar Cache Model
michael-ross-scott/Cache-Simulator
Simple cache simulator built using Java.
BenniG123/Cachemandu
A simple, modern looking Cache simulator.
aniketp/multi-level-cache-simulator
A 3-level cache simulator for SPEC traces with various inclusion and block replacement policies
cache-sim/cache-sim
cache simulator
seifhelal/Cache-Simulator
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 references.
snie2012/computer-architecture-projects
Computer architecture related projects
aclements/mtrace
Memory access tracing QEMU