ramulator2
DRAM Simulator
A fast and extensible cycle-accurate DRAM simulator that supports multiple memory standards and RowHammer mitigation techniques.
Ramulator 2.0 is a modern, modular, extensible, and fast cycle-accurate DRAM simulator. It provides support for agile implementation and evaluation of new memory system designs (e.g., new DRAM standards, emerging RowHammer mitigation techniques). Described in our paper https://people.inf.ethz.ch/omutlu/pub/Ramulator2_arxiv23.pdf
238 stars
14 watching
60 forks
Language: C++
last commit: 4 months ago
Linked from 1 awesome list
drammemorysimulation
Related projects:
Repository | Description | Stars |
---|---|---|
chipsalliance/dromajo | An emulator designed to run RISC-V RV64GC code on RTL co-simulation hardware | 216 |
drahnr/oregano | An application for designing and simulating electronic circuits | 214 |
danarmor/turing_cmd | A console-based program simulating the behavior of a Turing machine for educational purposes | 10 |
zombiecraig/icsim | A tool for simulating an instrument cluster's display based on CAN packet data from a virtual CAN interface. | 804 |
docandrew/yotroc | A compiler and virtual machine for a fictional CPU architecture | 4 |
hobbyquaker/hm-simulator | A tool for simulating a Homematic CCU's interface to test software integration | 3 |
decalage2/vipermonkey | An emulation engine designed to analyze and deobfuscate malicious VBA macros in Microsoft Office files. | 1,054 |
kev-cam/v2k-top | A software framework for parsing and simulating digital circuits described in Verilog and C++ languages. | 7 |
dsturnbull/stack_cpu | A simulator for a stack-based computer architecture with a set of instructions to perform various operations on a virtual memory. | 14 |
gem5/gem5 | A modular simulator for evaluating computer system architectures and designs | 1,692 |
dllim/anotherdelay | An audio plugin that simulates the characteristics of analog tape delay units | 41 |
chximn/cpu | Simulates an x86-64 CPU architecture in C++ | 196 |
champsim/champsim | A software tool used to simulate microarchitectural behavior using traces of past instruction sequences. | 520 |
mariusmm/risc-v-tlm | A RISC-V processor simulator with SystemC and TLM-2 support for various instruction sets and peripherals. | 276 |
soegaard/6502 | An emulator and toolset for the 6502 CPU | 9 |