Advanced Digital Syntax Documentation

Select the device type from the right hand column and a link will take you to detailed documentation for that device, including the definition of each of the parameters that are used to model the device. Where needed, there is a link to Additional documentation that may contain waveform diagrams defining critical delay intervals and other special device behavior.

General Documentation:

Inertial Delay

Any Input to Output delay for the new Advanced Digital components incorporates inertial delay where, if the pulse width of the incoming signal is less than the Input to Output delay of a particular device, then there is no resulting change in the output. In the example below, one of the input pulses is narrower than the input-to-output delay of a buffer logic gate. In that instance, the output of the buffer gate effectively "ignores" that one input pulse.

This inertial delay behavior describes the Delay parameter for all the Advanced Digital Logic Gates as well as the Out Delay of the Adder, Subtracter, Multiplier, Comparator and Latches and each of the delay parameters of the Analog-to-Digital Converters, Counters and Flip Flops.

None of the delay parameters of the SIMPLIS Advanced Digital components may be set to zero.

top

Transport Delay

By contrast, the Classic SIMPLIS digital gates model transport delay, in which they are able to respond to any width signal at their input and reproduce that same width signal at the output after the specified delay interval.

The Classic Digital components may have their delay parameters set to zero.

top

Flip-Flop Delay Parameters

This example shows an edge triggered D-type flip flop with asynchronous set and reset. In this example, Set and Reset are selected to be active high. The following diagram shows the definition of the Clk to Output Delay as well as the Set/Reset Delay. All Flip Flop devices have a Clk to Output Delay parameter and all Flip Flops with the Set and Reset feature have a Set/Reset Delay.

top

Flip-Flop Minimum Clock Width

As in this example of a D-type flip flop, where the device is set to trigger on the positive going edge of the clock, if the width of the clock pulse is narrower than the specified Minimum Clock Width, the clock pulse is ignored.

top

Flip-Flops:

D-Type Flip-Flop

Clk to Output Delay

Property Name:CLK_TO_OUT_DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from triggering edge of clock until output changes

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hold Time

Property Name:HOLD_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant after triggering clock edge to register as a valid change in input state

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the flip-flop's output

Minimum Clk Width

Property Name:MIN_CLK (Additional Info)
Data Type:NUMBER
Description:Minimum valid clock width

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Setup Time

Property Name:SETUP_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant before triggering clock edge to register as a valid change in input state

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Trigger Condition

Property Name:TRIG_COND
Data Type:STRING
Options:0_TO_1, 1_TO_0
Description:Determines the triggering condition of the clock pin, either the rising edge or the falling edge

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

D-Type Flip-Flop w/ SET/RST

Clk to Output Delay

Property Name:CLK_TO_OUT_DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from triggering edge of clock until output changes

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hold Time

Property Name:HOLD_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant after triggering clock edge to register as a valid change in input state

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the flip-flop's output

Minimum Clk Width

Property Name:MIN_CLK (Additional Info)
Data Type:NUMBER
Description:Minimum valid clock width

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Set/Reset Delay

Property Name:SET_RESET_DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from time set / reset pin goes active until output is set / reset

Set/Reset Level

Property Name:SET_RESET_LEVEL
Data Type:INTEGER
Options:0, 1
Description:Determines the set / reset level of a device, 1 means active high, 0 means active low

Set/Reset Type

Property Name:SET_RESET_TYPE
Data Type:STRING
Options:SYNC, ASYNC
Description:Determines whether or not output events are synchronized with a clock event

Setup Time

Property Name:SETUP_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant before triggering clock edge to register as a valid change in input state

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Trigger Condition

Property Name:TRIG_COND
Data Type:STRING
Options:0_TO_1, 1_TO_0
Description:Determines the triggering condition of the clock pin, either the rising edge or the falling edge

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

S/R Flip-Flop

Clk to Output Delay

Property Name:CLK_TO_OUT_DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from triggering edge of clock until output changes

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hold Time

Property Name:HOLD_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant after triggering clock edge to register as a valid change in input state

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the flip-flop's output

Minimum Clk Width

Property Name:MIN_CLK (Additional Info)
Data Type:NUMBER
Description:Minimum valid clock width

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Setup Time

Property Name:SETUP_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant before triggering clock edge to register as a valid change in input state

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Trigger Condition

Property Name:TRIG_COND
Data Type:STRING
Options:0_TO_1, 1_TO_0
Description:Determines the triggering condition of the clock pin, either the rising edge or the falling edge

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

S/R Flip-Flop w/ SET/RST

Clk to Output Delay

Property Name:CLK_TO_OUT_DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from triggering edge of clock until output changes

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hold Time

Property Name:HOLD_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant after triggering clock edge to register as a valid change in input state

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the flip-flop's output

Minimum Clk Width

Property Name:MIN_CLK (Additional Info)
Data Type:NUMBER
Description:Minimum valid clock width

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Set/Reset Delay

Property Name:SET_RESET_DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from time set / reset pin goes active until output is set / reset

Set/Reset Level

Property Name:SET_RESET_LEVEL
Data Type:INTEGER
Options:0, 1
Description:Determines the set / reset level of a device, 1 means active high, 0 means active low

Set/Reset Type

Property Name:SET_RESET_TYPE
Data Type:STRING
Options:SYNC, ASYNC
Description:Determines whether or not output events are synchronized with a clock event

Setup Time

Property Name:SETUP_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant before triggering clock edge to register as a valid change in input state

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Trigger Condition

Property Name:TRIG_COND
Data Type:STRING
Options:0_TO_1, 1_TO_0
Description:Determines the triggering condition of the clock pin, either the rising edge or the falling edge

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

J/K Flip-Flop

Clk to Output Delay

Property Name:CLK_TO_OUT_DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from triggering edge of clock until output changes

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hold Time

Property Name:HOLD_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant after triggering clock edge to register as a valid change in input state

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the flip-flop's output

Minimum Clk Width

Property Name:MIN_CLK (Additional Info)
Data Type:NUMBER
Description:Minimum valid clock width

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Setup Time

Property Name:SETUP_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant before triggering clock edge to register as a valid change in input state

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Trigger Condition

Property Name:TRIG_COND
Data Type:STRING
Options:0_TO_1, 1_TO_0
Description:Determines the triggering condition of the clock pin, either the rising edge or the falling edge

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

J/K Flip-Flop w/ SET/RST

Clk to Output Delay

Property Name:CLK_TO_OUT_DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from triggering edge of clock until output changes

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hold Time

Property Name:HOLD_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant after triggering clock edge to register as a valid change in input state

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the flip-flop's output

Minimum Clk Width

Property Name:MIN_CLK (Additional Info)
Data Type:NUMBER
Description:Minimum valid clock width

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Set/Reset Delay

Property Name:SET_RESET_DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from time set / reset pin goes active until output is set / reset

Set/Reset Level

Property Name:SET_RESET_LEVEL
Data Type:INTEGER
Options:0, 1
Description:Determines the set / reset level of a device, 1 means active high, 0 means active low

Set/Reset Type

Property Name:SET_RESET_TYPE
Data Type:STRING
Options:SYNC, ASYNC
Description:Determines whether or not output events are synchronized with a clock event

Setup Time

Property Name:SETUP_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant before triggering clock edge to register as a valid change in input state

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Trigger Condition

Property Name:TRIG_COND
Data Type:STRING
Options:0_TO_1, 1_TO_0
Description:Determines the triggering condition of the clock pin, either the rising edge or the falling edge

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Toggle Flip-Flop

Clk to Output Delay

Property Name:CLK_TO_OUT_DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from triggering edge of clock until output changes

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hold Time

Property Name:HOLD_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant after triggering clock edge to register as a valid change in input state

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the flip-flop's output

Minimum Clk Width

Property Name:MIN_CLK (Additional Info)
Data Type:NUMBER
Description:Minimum valid clock width

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Setup Time

Property Name:SETUP_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant before triggering clock edge to register as a valid change in input state

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Trigger Condition

Property Name:TRIG_COND
Data Type:STRING
Options:0_TO_1, 1_TO_0
Description:Determines the triggering condition of the clock pin, either the rising edge or the falling edge

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Toggle Flip-Flop w/ SET/RST

Clk to Output Delay

Property Name:CLK_TO_OUT_DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from triggering edge of clock until output changes

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hold Time

Property Name:HOLD_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant after triggering clock edge to register as a valid change in input state

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the flip-flop's output

Minimum Clk Width

Property Name:MIN_CLK (Additional Info)
Data Type:NUMBER
Description:Minimum valid clock width

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Set/Reset Delay

Property Name:SET_RESET_DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from time set / reset pin goes active until output is set / reset

Set/Reset Level

Property Name:SET_RESET_LEVEL
Data Type:INTEGER
Options:0, 1
Description:Determines the set / reset level of a device, 1 means active high, 0 means active low

Set/Reset Type

Property Name:SET_RESET_TYPE
Data Type:STRING
Options:SYNC, ASYNC
Description:Determines whether or not output events are synchronized with a clock event

Setup Time

Property Name:SETUP_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant before triggering clock edge to register as a valid change in input state

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Trigger Condition

Property Name:TRIG_COND
Data Type:STRING
Options:0_TO_1, 1_TO_0
Description:Determines the triggering condition of the clock pin, either the rising edge or the falling edge

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Gates:

AND Gate

Delay

Property Name:DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from time an input pin goes active until output changes

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the gate's output

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

NAND Gate

Delay

Property Name:DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from time an input pin goes active until output changes

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the gate's output

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

OR Gate

Delay

Property Name:DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from time an input pin goes active until output changes

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the gate's output

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

NOR Gate

Delay

Property Name:DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from time an input pin goes active until output changes

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the gate's output

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Exclusive-OR Gate

Delay

Property Name:DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from time an input pin goes active until output changes

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the gate's output

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Comparator

Delay

Property Name:DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from time an input pin goes active until output changes

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the gate's output

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Buffer

Delay

Property Name:DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from time an input pin goes active until output changes

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the gate's output

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Inverter

Delay

Property Name:DELAY (Additional Info)
Data Type:NUMBER
Description:Delay from time an input pin goes active until output changes

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the gate's output

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Arithmetic:

Adder

Code

Property Name:CODE
Data Type:STRING
Options:UNSIGNED, TWOS_COMPLEMENT, BINARY_OFFSET
Description:Encoding scheme for binary inputs / outputs for multi-pin I/O

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the function's output

Initial Condition of Overflow

Property Name:IC_OFL
Data Type:STRING
Options:POS, NEG, NONE
Description:Initial condition of the overflow outputs of a device, POS means POFL high, NEG means NOFL high, and NONE means both POFL and NOFL are low

Num. Bits

Property Name:NUMBITS
Data Type:INTEGER
Description:Number of input or output bits of a device, depending on the device

Output Delay

Property Name:OUT_DELAY
Data Type:NUMBER
Description:Delay from when the input state changes until output changes

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Subtracter

Code

Property Name:CODE
Data Type:STRING
Options:UNSIGNED, TWOS_COMPLEMENT, BINARY_OFFSET
Description:Encoding scheme for binary inputs / outputs for multi-pin I/O

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the function's output

Initial Condition of Overflow

Property Name:IC_OFL
Data Type:STRING
Options:POS, NEG, NONE
Description:Initial condition of the overflow outputs of a device, POS means POFL high, NEG means NOFL high, and NONE means both POFL and NOFL are low

Num. Bits

Property Name:NUMBITS
Data Type:INTEGER
Description:Number of input or output bits of a device, depending on the device

Output Delay

Property Name:OUT_DELAY
Data Type:NUMBER
Description:Delay from when the input state changes until output changes

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Multiplier

Code

Property Name:CODE
Data Type:STRING
Options:UNSIGNED, TWOS_COMPLEMENT, BINARY_OFFSET
Description:Encoding scheme for binary inputs / outputs for multi-pin I/O

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the function's output

Num. Bits A

Property Name:NUMBITS_A
Data Type:INTEGER
Description:Number of bits for the first input of a multi-input device

Num. Bits B

Property Name:NUMBITS_B
Data Type:INTEGER
Description:Number of bits for the second input of a multi-input device

Output Delay

Property Name:OUT_DELAY
Data Type:NUMBER
Description:Delay from when the input state changes until output changes

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Divider

Code

Property Name:CODE
Data Type:STRING
Options:UNSIGNED, TWOS_COMPLEMENT, BINARY_OFFSET
Description:Encoding scheme for binary inputs / outputs for multi-pin I/O

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the function's output

Initial Condition of Overflow

Property Name:IC_OFL
Data Type:STRING
Options:POS, NEG, NONE
Description:Initial condition of the overflow outputs of a device, POS means POFL high, NEG means NOFL high, and NONE means both POFL and NOFL are low

Initial Condition of Remainder

Property Name:IC_REMAINDER
Data Type:NUMBER
Description:Initial condition of the remainder outputs of a divider

Num. Bits A

Property Name:NUMBITS_A
Data Type:INTEGER
Description:Number of bits for the first input of a multi-input device

Num. Bits B

Property Name:NUMBITS_B
Data Type:INTEGER
Description:Number of bits for the second input of a multi-input device

Output Delay

Property Name:OUT_DELAY
Data Type:NUMBER
Description:Delay from when the input state changes until output changes

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Fixed Point Divider

Code

Property Name:CODE
Data Type:STRING
Options:UNSIGNED, TWOS_COMPLEMENT, BINARY_OFFSET
Description:Encoding scheme for binary inputs / outputs for multi-pin I/O

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the function's output

Initial Condition of Overflow

Property Name:IC_OFL
Data Type:STRING
Options:POS, NEG, NONE
Description:Initial condition of the overflow outputs of a device, POS means POFL high, NEG means NOFL high, and NONE means both POFL and NOFL are low

Num. Bits A

Property Name:NUMBITS_A
Data Type:INTEGER
Description:Number of bits for the first input of a multi-input device

Num. Bits B

Property Name:NUMBITS_B
Data Type:INTEGER
Description:Number of bits for the second input of a multi-input device

Num. Bits C

Property Name:NUMBITS_C
Data Type:INTEGER
Description:Number of bits for the output of a fixed point divider

Output Delay

Property Name:OUT_DELAY
Data Type:NUMBER
Description:Delay from when the input state changes until output changes

Radix Position A

Property Name:RADIX_POS_A
Data Type:INTEGER
Description:Radix position for the first input of a fixed point divider

Radix Position B

Property Name:RADIX_POS_B
Data Type:INTEGER
Description:Radix position for the second input of a fixed point divider

Radix Position C

Property Name:RADIX_POS_C
Data Type:INTEGER
Description:Radix position for the output of a fixed point divider

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Round Mode

Property Name:ROUND_MODE
Data Type:STRING
Options:UP, DOWN, CEILING, FLOOR, HALF_UP, HALF_DOWN, HALF_EVEN
Description:Rounding mode for a digital fixed point divider

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

A to D / D to A:

Analog to Digital Converter

Additional documentation exists for this particular device type.

Code

Property Name:CODE
Data Type:STRING
Options:UNSIGNED, TWOS_COMPLEMENT, BINARY_OFFSET
Description:Encoding scheme for binary inputs / outputs for multi-pin I/O

Convert Time

Property Name:CONVERT_TIME
Data Type:NUMBER
Description:Time required to convert analog input to digital output

Data Ready Delay

Property Name:DATA_READY_DELAY
Data Type:NUMBER
Description:Delay from time when the output changes until the Data Ready signal is true

Enable Delay

Property Name:ENABLE_DELAY
Data Type:NUMBER
Description:Delay from time enable pin goes active until output is enabled

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the converter's output

Initial Condition of Data Ready

Property Name:IC_DATA_READY
Data Type:STRING
Options:READY, NOT_READY
Description:Initial condition of the data ready output of a device

Initial Condition of Overflow

Property Name:IC_OFL
Data Type:STRING
Options:POS, NEG, NONE
Description:Initial condition of the overflow outputs of a device, POS means POFL high, NEG means NOFL high, and NONE means both POFL and NOFL are low

Minimum Clk Width

Property Name:MIN_CLK
Data Type:NUMBER
Description:Minimum valid clock width

Num. Bits

Property Name:NUMBITS
Data Type:INTEGER
Description:Number of input or output bits of a device, depending on the device

Offset

Property Name:OFFSET
Data Type:NUMBER
Description:Midpoint of analog output voltage range

Range

Property Name:RANGE
Data Type:NUMBER
Description:Analog output voltage range

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Sample Delay

Property Name:SAMPLE_DELAY
Data Type:NUMBER
Description:Time required to sample analog input

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Trigger Condition

Property Name:TRIG_COND
Data Type:STRING
Options:0_TO_1, 1_TO_0
Description:Determines the triggering condition of the clock pin, either the rising edge or the falling edge

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Analog to Digital Converter w/ Adjustable Voltage Reference

Additional documentation exists for this particular device type.

Code

Property Name:CODE
Data Type:STRING
Options:UNSIGNED, TWOS_COMPLEMENT, BINARY_OFFSET
Description:Encoding scheme for binary inputs / outputs for multi-pin I/O

Convert Time

Property Name:CONVERT_TIME
Data Type:NUMBER
Description:Time required to convert analog input to digital output

Data Ready Delay

Property Name:DATA_READY_DELAY
Data Type:NUMBER
Description:Delay from time when the output changes until the Data Ready signal is true

Enable Delay

Property Name:ENABLE_DELAY
Data Type:NUMBER
Description:Delay from time enable pin goes active until output is enabled

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the converter's output

Initial Condition of Data Ready

Property Name:IC_DATA_READY
Data Type:STRING
Options:READY, NOT_READY
Description:Initial condition of the data ready output of a device

Initial Condition of Overflow

Property Name:IC_OFL
Data Type:STRING
Options:POS, NEG, NONE
Description:Initial condition of the overflow outputs of a device, POS means POFL high, NEG means NOFL high, and NONE means both POFL and NOFL are low

Minimum Clk Width

Property Name:MIN_CLK
Data Type:NUMBER
Description:Minimum valid clock width

Num. Bits

Property Name:NUMBITS
Data Type:INTEGER
Description:Number of input or output bits of a device, depending on the device

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Sample Delay

Property Name:SAMPLE_DELAY
Data Type:NUMBER
Description:Time required to sample analog input

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Trigger Condition

Property Name:TRIG_COND
Data Type:STRING
Options:0_TO_1, 1_TO_0
Description:Determines the triggering condition of the clock pin, either the rising edge or the falling edge

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Digital to Analog Converter (Non-clocked)

Code

Property Name:CODE
Data Type:STRING
Options:UNSIGNED, TWOS_COMPLEMENT, BINARY_OFFSET
Description:Encoding scheme for binary inputs / outputs for multi-pin I/O

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the converter's output

Num. Bits

Property Name:NUMBITS
Data Type:INTEGER
Description:Number of input or output bits of a device, depending on the device

Delay

Property Name:OUT_DELAY
Data Type:NUMBER
Description:Delay from when the input state changes until output changes

Offset

Property Name:OUTPUT_OFFSET
Data Type:NUMBER
Description:Midpoint of analog output voltage range

Range

Property Name:OUTPUT_RANGE
Data Type:NUMBER
Description:Analog output voltage range

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

top

Sources:

Digital Pulse Source

Compl. Output

Property Name:COMP
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a complementary output

Start Delay

Property Name:DELAY
Data Type:NUMBER
Description:Delay from time an input pin goes active until output changes

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Period (0 for single pulse)

Property Name:PERIOD
Data Type:NUMBER
Description:Pulse generator oscillation period

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

Pulse Width

Property Name:WIDTH
Data Type:NUMBER
Description:Time interval between the leading edge and trailing edge of a pulse signal

top

Digital Signal Source

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Num. Bits

Property Name:NUMBITS
Data Type:INTEGER
Description:Number of input or output bits of a device, depending on the device

Redefine Source?

Property Name:REDEFINE_SOURCE
Data Type:BOOLEAN
Options:YES, NO
Description:If set to true, the user will be prompted to edit the function definition or to choose a new definition file, depending on the value of SOURCE_DEF

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Source Definition

Property Name:SOURCE_DEF
Data Type:STRING
Options:Dialog, File
Description:Determines whether the definition of the function comes from a dialog or an external file

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Functions:

Asymmetric Delay

Fall Delay

Property Name:FALL_DELAY
Data Type:NUMBER
Description:Delay from falling edge of the input until the output changes

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the function's output

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Rise Delay

Property Name:RISE_DELAY
Data Type:NUMBER
Description:Delay from rising edge of input until the output changes

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Digital Comparator

Code

Property Name:CODE
Data Type:STRING
Options:UNSIGNED, TWOS_COMPLEMENT, BINARY_OFFSET
Description:Encoding scheme for binary inputs / outputs for multi-pin I/O

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the function's output

Num. Bits

Property Name:NUMBITS
Data Type:INTEGER
Description:Number of input or output bits of a device, depending on the device

Output Delay

Property Name:OUT_DELAY
Data Type:NUMBER
Description:Delay from when the input state changes until output changes

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Digital Constant

Format

Property Name:FORMAT
Data Type:STRING
Options:DECIMAL, BINARY, HEX
Description:Determines the input formatting of the VALUE parameter of a digital constant

Num. Bits

Property Name:NUMBITS
Data Type:INTEGER
Description:Number of input or output bits of a device, depending on the device

Value

Property Name:VALUE
Data Type:INTEGER
Description:Output value of a digital constant

top

Digital Lookup Table

Default Value

Property Name:DEFAULT
Data Type:NUMBER
Description:Default value of a digital funtion

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the function's output

Num. Bits In

Property Name:NUMBITS_A
Data Type:INTEGER
Description:Number of input bits for a digital lookup table

Num. Bits Out

Property Name:NUMBITS_B
Data Type:INTEGER
Description:Number of output bits for a digital lookup table

Output Delay

Property Name:OUT_DELAY
Data Type:NUMBER
Description:Delay from when the input state changes until output changes

Redefine Table?

Property Name:REDEFINE_SOURCE
Data Type:BOOLEAN
Options:YES, NO
Description:If set to true, the user will be prompted to edit the function definition or to choose a new definition file, depending on the value of SOURCE_DEF

Source Definition

Property Name:SOURCE_DEF
Data Type:STRING
Options:Dialog, File
Description:Determines whether the definition of the function comes from a dialog or an external file

top

Digital Lookup Table allowing Don't Care in Input Definition

Default Value

Property Name:DEFAULT
Data Type:NUMBER
Description:Default value of a digital funtion

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the function's output

Num. Bits In

Property Name:NUMBITS_A
Data Type:INTEGER
Description:Number of input bits for a digital lookup table

Num. Bits Out

Property Name:NUMBITS_B
Data Type:INTEGER
Description:Number of output bits for a digital lookup table

Output Delay

Property Name:OUT_DELAY
Data Type:NUMBER
Description:Delay from when the input state changes until output changes

Redefine Table?

Property Name:REDEFINE_SOURCE
Data Type:BOOLEAN
Options:YES, NO
Description:If set to true, the user will be prompted to edit the function definition or to choose a new definition file, depending on the value of SOURCE_DEF

top

Digital Mux

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the function's output

Inversion?

Property Name:INVERSION
Data Type:STRING
Options:Y,N
Description:Determines whether or not the output reflects the actual or inverted states of the inputs

Number of Bits per Input

Property Name:NUM_BITS
Data Type:INTEGER
Description:Number of bits for a multi-bit device

Number of Inputs

Property Name:NUM_INPUTS
Data Type:INTEGER
Description:Number of inputs for a multi-input device

Delay

Property Name:OUT_DELAY
Data Type:NUMBER
Description:Delay from when the input state changes until output changes

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Digital Demux

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the function's output

Inactive Level

Property Name:INACTIVE_LEVEL
Data Type:INTEGER
Options:0, 1
Description:State of unselected outputs for a digital demuxer

Inversion?

Property Name:INVERSION
Data Type:STRING
Options:Y,N
Description:Determines whether or not the output reflects the actual or inverted states of the inputs

Number of Bits per Output

Property Name:NUM_BITS
Data Type:INTEGER
Description:Number of bits for a multi-bit device

Number of Outputs

Property Name:NUM_OUTPUTS
Data Type:INTEGER
Description:Number of outputs for a multi-output device

Delay

Property Name:OUT_DELAY
Data Type:NUMBER
Description:Delay from when the input state changes until output changes

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Counters:

Up Counter

Clk to Output Delay

Property Name:CLK_TO_OUT_DELAY
Data Type:NUMBER
Description:Delay from triggering edge of clock until output changes

Enable Delay

Property Name:ENABLE_DELAY
Data Type:NUMBER
Description:Delay from time enable pin goes active until output is enabled

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hold Time

Property Name:HOLD_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant after triggering clock edge to register as a valid change in input state

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the counter's output

Minimum Clk Width

Property Name:MIN_CLK
Data Type:NUMBER
Description:Minimum valid clock width

Num. Bits

Property Name:NUMBITS
Data Type:INTEGER
Description:Number of input or output bits of a device, depending on the device

Reset Delay

Property Name:RESET_DELAY
Data Type:NUMBER
Description:Delay from time reset pin goes active until output is reset

Reset Level

Property Name:RESET_LEVEL
Data Type:INTEGER
Options:0, 1
Description:Determines the reset level of a device, 1 means active high, 0 means active low

Reset To

Property Name:RESET_TO
Data Type:NUMBER
Description:Determines the value of the counter to be assigned when the reset pin goes active, assign value of -1 to ignore

Reset Type

Property Name:RESET_TYPE
Data Type:STRING
Options:SYNC, ASYNC
Description:Determines whether or not output events are synchronized with a clock event

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Setup Time

Property Name:SETUP_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant before triggering clock edge to register as a valid change in input state

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Trigger Condition

Property Name:TRIG_COND
Data Type:STRING
Options:0_TO_1, 1_TO_0
Description:Determines the triggering condition of the clock pin, either the rising edge or the falling edge

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Down Counter

Clk to Output Delay

Property Name:CLK_TO_OUT_DELAY
Data Type:NUMBER
Description:Delay from triggering edge of clock until output changes

Enable Delay

Property Name:ENABLE_DELAY
Data Type:NUMBER
Description:Delay from time enable pin goes active until output is enabled

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hold Time

Property Name:HOLD_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant after triggering clock edge to register as a valid change in input state

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the counter's output

Minimum Clk Width

Property Name:MIN_CLK
Data Type:NUMBER
Description:Minimum valid clock width

Num. Bits

Property Name:NUMBITS
Data Type:INTEGER
Description:Number of input or output bits of a device, depending on the device

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Set Delay

Property Name:SET_DELAY
Data Type:NUMBER
Description:Delay from time set pin goes active until output is set

Set Level

Property Name:SET_LEVEL
Data Type:INTEGER
Options:0, 1
Description:Determines the set level of a device, 1 means active high, 0 means active low

Set To

Property Name:SET_TO
Data Type:NUMBER
Description:Determines the value of the counter to be assigned when the set pin goes active, assign value of -1 to ignore

Set Type

Property Name:SET_TYPE
Data Type:STRING
Options:SYNC, ASYNC
Description:Determines whether or not output events are synchronized with a clock event

Setup Time

Property Name:SETUP_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant before triggering clock edge to register as a valid change in input state

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Trigger Condition

Property Name:TRIG_COND
Data Type:STRING
Options:0_TO_1, 1_TO_0
Description:Determines the triggering condition of the clock pin, either the rising edge or the falling edge

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Up/Down Counter

Clk to Output Delay

Property Name:CLK_TO_OUT_DELAY
Data Type:NUMBER
Description:Delay from triggering edge of clock until output changes

Enable Delay

Property Name:ENABLE_DELAY
Data Type:NUMBER
Description:Delay from time enable pin goes active until output is enabled

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hold Time

Property Name:HOLD_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant after triggering clock edge to register as a valid change in input state

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Description:Initial condition of the counter's output

Minimum Clk Width

Property Name:MIN_CLK
Data Type:NUMBER
Description:Minimum valid clock width

Num. Bits

Property Name:NUMBITS
Data Type:INTEGER
Description:Number of input or output bits of a device, depending on the device

Reset To

Property Name:RESET_TO
Data Type:NUMBER
Description:Determines the value of the counter to be assigned when the reset pin goes active, assign value of -1 to ignore

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Set/Reset Delay

Property Name:SET_RESET_DELAY
Data Type:NUMBER
Description:Delay from time set / reset pin goes active until output is set / reset

Set/Reset Level

Property Name:SET_RESET_LEVEL
Data Type:INTEGER
Options:0, 1
Description:Determines the set / reset level of a device, 1 means active high, 0 means active low

Set/Reset Type

Property Name:SET_RESET_TYPE
Data Type:STRING
Options:SYNC, ASYNC
Description:Determines whether or not output events are synchronized with a clock event

Set To

Property Name:SET_TO
Data Type:NUMBER
Description:Determines the value of the counter to be assigned when the set pin goes active, assign value of -1 to ignore

Setup Time

Property Name:SETUP_TIME
Data Type:NUMBER
Description:Minimum time that input data signals must remain constant before triggering clock edge to register as a valid change in input state

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Trigger Condition

Property Name:TRIG_COND
Data Type:STRING
Options:0_TO_1, 1_TO_0
Description:Determines the triggering condition of the clock pin, either the rising edge or the falling edge

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Latches:

D-Type Latch

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the latch's output

Delay

Property Name:OUT_DELAY
Data Type:NUMBER
Description:Delay from when the input state changes until output changes

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Set/Reset Delay

Property Name:SET_RESET_DELAY
Data Type:NUMBER
Description:Delay from time set / reset pin goes active until output is set / reset

Set/Reset Level

Property Name:SET_RESET_LEVEL
Data Type:INTEGER
Options:0, 1
Description:Determines the set / reset level of a device, 1 means active high, 0 means active low

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

S/R Latch

S/R Dominance

Property Name:DOM
Data Type:STRING
Options:S, R, NONE
Description:Determines the dominance of a latch

Enable

Property Name:ENABLE
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has an enable pin

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the latch's output

Delay

Property Name:OUT_DELAY
Data Type:NUMBER
Description:Delay from when the input state changes until output changes

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Set/Reset Level

Property Name:SET_RESET_LEVEL
Data Type:INTEGER
Options:0, 1
Description:Determines the set / reset level of a device, 1 means active high, 0 means active low

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

S/R Latch w/ Enable

S/R Dominance

Property Name:DOM
Data Type:STRING
Options:S, R, NONE
Description:Determines the dominance of a latch

Enable

Property Name:ENABLE
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has an enable pin

Ground Ref

Property Name:GNDREF
Data Type:STRING
Options:Y, N
Description:Determines whether or not a device has a ground reference pin

Hysteresis

Property Name:HYSTWD
Data Type:NUMBER
Description:Hysteretic-window width centered around TH (Threshold voltage)

Initial Condition

Property Name:IC
Data Type:NUMBER
Options:0, 1
Description:Initial condition of the latch's output

Delay

Property Name:OUT_DELAY
Data Type:NUMBER
Description:Delay from when the input state changes until output changes

Input Resistance

Property Name:RIN
Data Type:NUMBER
Description:Input resistance

Output Resistance

Property Name:ROUT
Data Type:NUMBER
Description:Output resistance

Set/Reset Level

Property Name:SET_RESET_LEVEL
Data Type:INTEGER
Options:0, 1
Description:Determines the set / reset level of a device, 1 means active high, 0 means active low

Threshold

Property Name:TH
Data Type:NUMBER
Description:Threshold voltage

Output High Voltage

Property Name:VOH
Data Type:NUMBER
Description:Output high voltage

Output Low Voltage

Property Name:VOL
Data Type:NUMBER
Description:Output low voltage

top

Type Specific Documentation:

Analog to Digital Converter

Device Operation:

This is a 1-32 bit analog to digital converter. The operation of this device is illustrated by the following diagrams:

Conversion Timing:

The ADC starts the conversion at the rising or falling edge of the clock, depending on the selected value of the Trigger Condition. The sampling of the analog input signal begins at this point. The sampling of the input is complete after an interval of Sample delay. The output data changes in response to this, Convert Time seconds after the clock trigger event. At the same time that the output initially changes, the Data ready output goes low (inactive) then high again after a delay equal to Data ready delay. It is possible to start a new conversion before the previous conversion is complete provided it is started later than Minimum clock width seconds after the previous conversion was started. Minimum clock width must always be less than Convert Time. If the Minimum clock width specification is violated, the conversion will not start.

device documentation

top

Analog to Digital Converter w/ Adjustable Voltage Reference

Device Operation:

This is a 1-32 bit analog to digital converter. The operation of this device for the most part identical to the Analog to Digital Converter described above. As shown in this figure , the major difference is that the range and offset of this device is controlled by the voltage on the analog reference pin VREF.

Input Range and Offset:

This ADC has an Analog Reference that determines the Input Voltage Range and the Input Voltage Offset based on the value of the analog voltage present between the VREF and RTN pins. The voltage at the VREF pin must always be positive and greater than zero. The Input Voltage Range is equal to the voltage between the VREF and RTN pins while the Input Voltage Offset is equal to 1/2 of the Input Voltage Range.

device documentation

top