ZSim
ZSim is a cycle-accurate full-system simulator used in computer architecture research to model modern multiprocessor systems, including CPUs, memory hierarchies, and I/O subsystems. It emphasizes scalability and the ability to evaluate architectural ideas without fabricating hardware.
The simulator employs a modular, event-driven architecture that can model multicore processors with detailed cache hierarchies,
ZSim originated in academic research environments and has been maintained by a community of researchers and
Common applications include evaluating cache design and memory systems, exploring new coherence schemes, studying memory-level parallelism,
The project is distributed to researchers via downloadable source code and documentation; users typically build and