VdSourceDocumentType Enum

Scope: Xpedition Designer schematic editor

Prerequisites: None.

Specifies source document types.

Usage

VdSourceDocumentType.Constant

Arguments

VDSOURCE_SPICE

Spice source. The numerical value for this constant is 3.

VDSOURCE_TEXT

Text source. The numerical value for this constant is 0.

VDSOURCE_VERILOG

Verilog source. The numerical value for this constant is 2.

VDSOURCE_VHDL

VHDL-AMS source. The numerical value for this constant is 1.