ModelSim
ModelSim is a multi-language HDL simulator developed by Model Technology and now marketed by Siemens EDA (formerly Mentor Graphics). It is used to simulate and verify digital designs described in hardware description languages such as VHDL and Verilog, and in more recent versions SystemVerilog; it supports mixed-language designs, enabling co-simulation of modules written in different languages. The tool provides a graphical user interface and a command-line interface, a waveform viewer, and debugging facilities that include breakpoints, stepping, and signal tracing. It also offers code coverage analysis, assertion-based verification support, and interfaces for C/C++ through DPI.
ModelSim runs on Windows and Linux and can be driven by TCL scripts for automated testbenches. It
ModelSim originated from Model Technology, founded in the late 1980s; it was acquired by Mentor Graphics in
---