# Simics

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Simics
> Markdown URL: https://mediated.wiki/source/Simics.md
> Source: https://en.wikipedia.org/wiki/Simics
> Source revision: 1353067227
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

Full-system simulator software

For the Hungarian surname, see [Simics (surname)](/source/Simics_(surname)).

Simics Original authors SICS, Virtutech Developer Intel Stable release 6 / 2019 Written in C, DML, Python, Simgen, Simics CLI scripts, C++, Rust, Javascript, Java Type Full-system simulator License Proprietary Website developer.intel.com/simics-simulator

**Simics** is a [full-system simulator](/source/Full_system_simulation) or virtual platform used to run unchanged production binaries of the target hardware. Simics was originally developed by the [Swedish Institute of Computer Science](/source/Swedish_Institute_of_Computer_Science) (SICS), and then spun off to [Virtutech](/source/Virtutech) for commercial development in 1998. Virtutech was acquired by [Intel](/source/Intel) in 2010. Currently, Simics is provided by [Intel](/source/Intel) in a public release[1] and sold commercially by [Wind River Systems](/source/Wind_River_Systems), which was in the past a subsidiary of Intel.

Simics contains both [instruction set simulators](/source/Instruction_set_simulator) and hardware models, and is or has been used to simulate systems such as [Alpha](/source/DEC_Alpha), [ARM](/source/ARM_architecture) (32- and 64-bit), [IA-64](/source/IA-64), [MIPS](/source/MIPS_architecture) (32- and 64-bit), [MSP430](/source/MSP430), [PowerPC](/source/PowerPC) ([32-](/source/32-bit_computing) and [64-bit](/source/64-bit_computing)), [RISC-V](/source/RISC-V) ([32-](/source/32-bit_computing) and [64-bit](/source/64-bit_computing)), [SPARC-V8 and V9](/source/SPARC), and [x86](/source/X86) and [x86-64](/source/X86-64) CPUs.

Many different operating systems have been run on various simulated virtual platforms, including [Linux](/source/Linux), [MS-DOS](/source/MS-DOS), [Windows](/source/Microsoft_Windows), [VxWorks](/source/VxWorks), [OSE](/source/Operating_System_Embedded), [Solaris](/source/Solaris_(operating_system)), [FreeBSD](/source/FreeBSD), [QNX](/source/QNX), [RTEMS](/source/RTEMS), [UEFI](/source/UEFI), and [Zephyr](/source/Zephyr_(operating_system)).

The [NetBSD](/source/NetBSD) AMD64 port was initially developed using Simics before the public release of the chip.[2] The purpose of simulation in Simics is often to develop software for a particular type of hardware without requiring access to that precise hardware, using Simics as a [virtual platform](/source/Virtual_platform). This can applied both to pre-release and pre-silicon software development for future hardware, as well as for existing hardware. Intel uses Simics to provide its ecosystem with access to future platform months or years ahead of the hardware launch.[3]

The current version of Simics is 6 which was released publicly in 2019.[4][5] Simics runs on 64-bit x86-64 machines running [Microsoft Windows](/source/Microsoft_Windows) and [Linux](/source/Linux) (32-bit support was dropped with the release of Simics 5, since 64-bit provides significant performance advantages and is universally available on current hardware). The previous version, Simics 5, was released in 2015.[6]

Simics has the ability to execute a system in forward and reverse direction.[7] [Reverse debugging](/source/Debugger) can illuminate how an exceptional condition or [bug](/source/Software_bug) occurred. When executing an OS such as [Linux](/source/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.

Simics is built for high performance execution of full-system models, and uses both [binary translation](/source/Binary_translation) and [hardware-assisted virtualization](/source/Hardware-assisted_virtualization) to increase simulation speed. It is natively multithreaded and can simulate multiple target (or guest) processors and boards using multiple host threads. It has been used to run simulations containing hundreds of target processors.

## See also

- [ARM Fastsim](/source/ARMulator), an instruction-set simulator and set of system models for ARM IP.

- [Gem5](/source/Gem5), an open source full-system and ISA simulator and framework.

- [OVPsim](/source/OVPsim), a full-system simulation framework which is free for non-commercial use, and which comes with over 100 open source models and platforms that run Linux, Android, and many other operating systems.

- [QEMU](/source/QEMU), open-source program that can do full-system simulation in the same way as Simics, including using hardware virtualization to accelerate the execution of X86 or X86.

- [SPIM](/source/SPIM), MIPS processor simulator designed to run R2000, R3000 etc.

- [Instruction set simulator](/source/Instruction_set_simulator)

## References

1. **[^](#cite_ref-Intel_2021_1-0)** ["Simics® Simulator"](https://www.intel.com/content/www/us/en/developer/articles/tool/simics-simulator.html). *Intel*. 2021-05-14. Retrieved 2022-02-02.

1. **[^](#cite_ref-2)** ["Simics used to port an OS"](http://netbsd.org/Ports/amd64/). *NetBSD Wiki*. [NetBSD](/source/NetBSD).

1. **[^](#cite_ref-3)** Engblom, Jakob (March 17, 2020). ["Simics 6 at the Mountain Top"](https://www.intel.com/content/www/us/en/developer/articles/technical/seeing-the-early-snow-on-the-ridge.html). *Intel Developer Zone*.

1. **[^](#cite_ref-4)** Engblom, Jakob (September 10, 2019). ["Seeing the Early Snow on the Ridge"](https://software.intel.com/en-us/blogs/2019/09/10/simics-6-at-the-mountain-top). *Intel Developer Zone Blog*.

1. **[^](#cite_ref-5)** Evoy, Sean (November 5, 2019). ["Simics: Just when you thought it couldn't get any better"](https://blogs.windriver.com/wind_river_blog/2019/11/simics-just-when-you-thought-it-couldnt-get-any-better/). *Wind River Blog*.

1. **[^](#cite_ref-6)** Engblom, Jakob (June 30, 2015). ["Simics 5 is here - More Parallel than Ever"](http://blogs.windriver.com/wind_river_blog/2015/06/simics-5-is-here-more-parallel-than-ever.html). *Wind River Blog*.

1. **[^](#cite_ref-Engblom_2017_7-0)** Engblom, Jakob (2017-10-01). ["Back to Reverse Execution - Tools, Testing, & Virtual Systems"](https://web.archive.org/web/20171001010539/http://blogs.windriver.com/tools/2013/06/back-to-reverse-execution.html). Archived from [the original](http://blogs.windriver.com/tools/2013/06/back-to-reverse-execution.html) on 2017-10-01. Retrieved 2022-02-02.

## External links

- [Simics public release from Intel](https://developer.intel.com/simics-simulator)

- [Simics product page at Wind River](https://www.windriver.com/products/simics/)

v t e Intel software Items in italics are no longer maintained or have planned end-of-life dates. Development Parallel Studio C++ Compiler Fortran Compiler Advisor Inspector INTERP/80 VTune Components Data Analytics Library (DAL) Integrated Performance Primitives (IPP) Math Kernel Library (MKL) Threading Building Blocks (TBB) Open source Data Analytics Library (DAL) Threading Building Blocks (TBB) Tizen OpenVINO Software programs Telekinesys Research1 Havok1 Vision1 Organizations Developer Zone Research 1Sold to Microsoft

---
Adapted from the Wikipedia article [Simics](https://en.wikipedia.org/wiki/Simics) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Simics?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
