Simics


Simics is a full-system simulator used to run unchanged production binaries of the target hardware at high-performance speeds. Simics was originally developed by the Swedish Institute of Computer Science, and then spun off to Virtutech for commercial development in 1998. Virtutech was acquired by Intel in 2010 and Simics is now marketed Wind River Systems., which was in the past a subsidiary of Intel.
Simics contains both Instruction set simulators and hardware models, and can simulate systems such as Alpha, x86-64, IA-64, ARM, MIPS, MSP430, PowerPC, SPARC-V8 and V9, and x86 CPUs. Many operating systems have been run on various varieties of the simulated hardware, including MS-DOS, Windows, VxWorks, OSE, Solaris, FreeBSD, Linux, QNX, RTEMS, and UEFI.
The NetBSD AMD64 port was initially developed using Simics before the public release of the chip. The purpose of simulation in Simics is often to develop software for a particular type of embedded hardware, using Simics as a virtual platform.
The current version of Simics is 6 which was released publicly in 2019. Simics runs on 64-bit Intel Architecture machines running Microsoft Windows and Linux. The previous version, Simics 5, was released in 2015.
Simics has the ability to execute a system in forward and reverse direction. Reverse debugging can illuminate how an exceptional condition or bug occurred. When executing an OS such as Linux in reverse using Simics, previously deleted files reappear when the deletion point is passed in reverse and scrolling and other graphical display and console updates occur backwards as well.