Languages

CommunityCategory: GLISTERThe measurement primitives provided by XMODEL

XMODEL GLISTER

The measurement primitives provided by XMODEL

SA Support Team Staff 2020-11-09

Can XMODEL make measurements on the waveforms while running simulations? For example, can I measure the maximum/minimum, rise/fall times, delay, etc. from a waveform?

1 Answers
Best Answer
SA Support Team Staff 2020-11-09

Yes, of course. XMODEL offers a set of measurement primitives for this exact purpose. With these measurement primitives, you can make various measurements on the analog or digital waveforms such as the minimum, maximum, average, integral, and peak-to-peak values at certain time instants or over certain time intervals as well as the rise/fall times, delay, period, etc. The measurement primitives output the results in 'real' type, which makes it easy to write assertion checks using if or assert statements in SystemVerilog that compare the results against the reference values.

For more information, please refer to the attached application notes on the Measurement Primitives of XMODEL.

XMODEL_measprims.pdf

GLISTER XMODEL

XMODEL에서 제공하는 measurement primitive들

SA Support Team Staff 2020-11-09

XMODEL 시뮬레이션 수행중에 파형에 대한 여러가지 측정을 할 수 있네요? 예를 들면, 최대/최소값, rise/fall 시간, 딜레이 등을 파형으로부터 측정할 수 있는지 궁금합니다.

1 Answers
Best Answer
SA Support Team Staff 2020-11-09

Yes, of course. XMODEL offers a set of measurement primitives for this exact purpose. With these measurement primitives, you can make various measurements on the analog or digital waveforms such as the minimum, maximum, average, integral, and peak-to-peak values at certain time instants or over certain time intervals as well as the rise/fall times, delay, period, etc. The measurement primitives output the results in 'real' type, which makes it easy to write assertion checks using if or assert statements in SystemVerilog that compare the results against the reference values.

For more information, please refer to the attached application notes on the Measurement Primitives of XMODEL.

XMODEL_measprims.pdf