CPU

CPU simulator

Simulates an x86-64 CPU architecture in C++

Intel's x86-64 Architecture Simulation in C++

GitHub

195 stars
9 watching
17 forks
Language: C++
last commit: almost 5 years ago

Related projects:

RepositoryDescriptionStars
projectchrono/chronoA high-performance C++ library for simulating the dynamics of complex systems with rigid and flexible bodies, fluid-solid interactions, and other phenomena2,266
intel/intel-qsA simulator of quantum circuits optimized for high-performance computing on multi-core and distributed architectures226
haykkh/qsimA C++ library for simulating quantum systems9
gem5/gem5A modular simulator for evaluating computer system architectures and designs1,745
softwareqinc/qppA modern C++ library for simulating arbitrary quantum processes549
danarmor/turing_cmdA console-based program simulating the behavior of a Turing machine for educational purposes10
aromanro/qcsimA software framework for simulating quantum computations and exploring their applications in physics and beyond.47
rsynteam/rsyn-xA C++ framework for designing and analyzing digital circuits122
davidepatti/noximA software tool for simulating and analyzing Network-on-Chip architectures in computer networks250
havivha/nand2tetrisAn implementation of a complete computer using Nand gates on up as described in the book 'The Elements of Computing Systems'420
asyncvlsi/actAsynchronous circuit design and simulation tools using a hardware description language.102
princetonuniversity/muchisimA simulation framework for analyzing performance and design trade-offs of complex many-core systems53
soegaard/6502An emulator and toolset for the 6502 CPU9
aswinmohanme/ultronosAn operating system written in C++ for educational purposes, booting an x86 machine and simulating basic OS functionality.176
rchamberlin/qmlstatemachineA Qt project demonstrating how to use a C++ state machine with QML for UI14