Skip to content
This repository has been archived by the owner on Aug 12, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 753 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 753 Bytes

Modelsim_SEE_Inject

Modelsim_SEE_Inject

Figure 1: GUI SEE Inject Tool

A tcl extension (GUI shown in figure 1) to simulate Single Event Effects (SEEs) in Modelsim

The tcl tool can be started when testbench and VHDL files are compiled in Modelsim. The simulation can be set up over a Tk GUI and then upsets and transients can be simulated.

The tool will induce SEUs in VHDL Signals marked with an "_reg" in their signal name. It will also induce SETs in every other Signal, except there is an "_IO" in the signal name.

An example project can be found in the wiki: https://github.com/TM90/Modelsim_SEE_Inject/wiki/Example-Project