weatherbox:emulation:start

Emulation

Emulation, or specifically hardware emulation attempts to imitate the behavior of a device or platform to verify and validate firmware and/or software. Hardware emulation is typically a part of the Electronic Design Automation (EDA) workflow. It is more accurate than simulation and works well for very complicated designs (such as those found in VLSI).

For embedded systems, emulators are often used in ICE, or in-circuit emulation.

The SCEL Weatherbox firmware comes with a built in emulator that uses simavr as the core emulation model. Included is also a thin layer over the simavr model which uses the arduino bootloader to allow the emulation model to self program itself.

Documentation on how to run the emulator can be found here.

Authors

Contributing authors:

kluong

Created by kluong on 2016/10/10 22:38.

  • weatherbox/emulation/start.txt
  • Last modified: 2021/09/19 21:59
  • (external edit)