| What |
Description |
Where (select a link) |
ModelSim release |
| sparse mappings for enumerated types |
virtual type command allows sparse mappings of bus values to strings |
|
5.5e |
| extend_tcheck_data_limit <percent> & extend_tcheck_ref_limit <percent>
|
vsim arguments that extend qualifying limits in a delay net delay analysis |
|
5.5d |
| PrefWave(WaveformPopupEnabled) preference variable |
toggles popup in waveform pane |
|
5.5d |
| +opt argument to vlog |
optimizes designs that have been previously compiled unoptimized |
|
5.5c |
| .wave.tree interrupt |
halts waveform drawing in the Wave window |
|
5.5c |
| -vcdstim argument to vsim |
resimulates a design from a VCD file |
|
5.5c |
| PrefSource(OpenOnBreak) preference variable |
disables automatic opening of Source window on break |
|
5.5c |
| +v2k_int_delays argument to vsim |
causes interconnect delay to be visible at the load module port |
|
5.5b |
| +nocheck arguments to vlog |
increase optimizations of -fast |
|
5.5b |
| mti_CreateTimeType() function |
new function in FLI gets a handle to a type descriptor for a VHDL time type |
ModelSim FLI Reference |
5.5b |
| PrefMain(stallKernel) preference variable |
pauses kernal while Wave window updates occur |
|
5.5b |
| bit- and part-selects supported in when command |
the when command will evaluate bit- and part-select comparisons |
|
5.5a |
| pedantic errors argument |
new -pedanticerrors argument to vcom forces errors on two conditions |
|
5.5a |
| -compile_uselibs argument for vlog |
eases use of `uselib directives |
|
5.5 |
| -lint argument for vlog |
enables lint-style checks |
|
5.5 |
| middle mouse button pasting control |
enables/disables middle mouse button pasting |
|
5.5 |
| init_signal_spy utility |
reference signals, registers, or wires at any level of hierarchy |
|
5.5 |
| get_resolution function |
returns the current simulator resolution as a real |
|
5.5 |
| to_real function |
converts the physical type time to the type real |
|
5.5 |
| to_time function |
converts the type real to the physical type time |
|
5.5 |
| compare commands |
several commands for doing waveform comparisons |
|
5.5 |
| bookmark commands |
several commands for saving/editing bookmarks |
|
5.5 |
| PrefCompare Tcl variables |
Tcl preference variables for waveform comparisons |
|
5.5 |
| -delay argument for virtual signal and virtual function |
assign delay to signals within a virtual command |
|
5.5 |
| -keeploaded and -keeploadedrestart arguments for vsim |
leaves FLI/PLI/VPI shared libraries loaded during a restart or design load |
|
5.5 |
| vsim arguments related to WLF files |
four arguments control WLF file creation |
|
5.5 |
| delay in GUI_expression_format |
assign delay to signals in a GUI_expression |
|
5.5 |
| acc_fetch_paramval_str() function in PLI |
allows fetching of a string on 64-bit platforms |
|
5.5 |
| WLF file control variables |
new vsim control variables configure WLF file creation |
|
5.5 |