weatherbox:emulation:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
weatherbox:emulation:start [2016/10/10 22:45]
kluong
weatherbox:emulation:start [2021/09/19 21:59] (current)
Line 3: Line 3:
 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). 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.
  
 +===== Weatherbox Firmware Emulator =====
 +
 +The SCEL Weatherbox firmware comes with a built in emulator that uses [[ https://​github.com/​buserror/​simavr | 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.
 +
 +{{ :​weatherbox:​emulation:​emulator_block_diagram.png?​200 |}}
 +
 +Documentation on how to run the emulator can be found [[https://​github.com/​scel-hawaii/​weatherbox-firmware/​blob/​master/​emu/​README.md | here]].
 ===== Further Reading ===== ===== Further Reading =====
  
  • weatherbox/emulation/start.1476139501.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)