Product Documentation
Spectre AMS Designer and Xcelium Simulator Mixed-Signal User Guide
Product Version 22.09, September 2022

Analog Mnemonic Maps in SimVision

Mnemonic maps associate signal values with strings, colors, line shapes, and icons. For example, you can define a mnemonic map to associate a name with each state of a state machine or a mnemonic map to display all x values with a background color of your choice.

When you create an analog mnemonic map, you define not only the text that is displayed for a signal value, but also the background color of the waveform in the SimVision Waveform window.

You can create analog mnemonic maps in one of the following methods:

Analog Mnemonic Map Application

To apply a mnemonic map to a signal, perform one of the following methods:

Limitations

The following limitations exist with the analog mnemonic map feature:

Example

The following example illustrates using the mmap TCL command. It creates an analog mnemonic map, Analog Mnemonic Map and creates two entries for the mnemonic map. Each entry is specified with a range, a label, and the background color for the mnemonic map.

mmap new -analog -name "Analog Mnemonic Map" -contents {
{-range {1.25 2.76} -label "TEST WWW" -bgcolor green}
{-range {3.01 5.09} -label "TEST ZZZ" -bgcolor blue}

Related Topics




 ⠀
X