Parameter |
Type |
Required |
Comments |
OPERATION_MODE |
String |
Yes |
Specifies the operation of the PLL. Values are "EXTERNAL_FEEDBACK" , "NO_COMPENSATION" , "NORMAL" , and "ZERO_DELAY_BUFFER" . If omitted, the default is NORMAL . In NORMAL mode, the PLL compensates for the delay of the internal clock network used by the clock output specified in the COMPENSATE_CLOCK parameter. If the PLL is also used to drive the internal clock network, a corresponding phase shift of that network results. In ZERO_DELAY_BUFFER mode, the PLL must feed an external clock output pin and compensate for the delay introduced by that pin. The signal observed on the pin will be synchronized to the input clock. If the PLL is also used to drive the internal clock network, a corresponding phase shift of that network results. In EXTERNAL_FEEDBACK mode, the fbin port must be connected to an input pin and there must be a board-level connection between this input pin and an external clock output pin, which is specified with FEEDBACK_SOURCE parameter. The fbin port is aligned with the input clock. In NO_COMPENSATION mode, the PLL does not align a clock to the input, which leads to better jitter performance. |
PLL_TYPE |
String |
No |
Specifies the type of PLL to instantiate. Values are "AUTO" , "ENHANCED" , and "FAST" . If omitted, the default is AUTO . |
COMPENSATE_CLOCK |
String |
No |
Specifies the output clock port which should be compensated. If the OPERATION_MODE parameter is specified to NORMAL , values are "CLK[]" , "GCLK[]" , "LCLK[]" , or "LVDSCLK[]" . If the OPERATION_MODE parameter is specified to ZERO_DELAY_BUFFER , value is "EXTCLK[]" . This clock cannot offset with respect to the reference clock, and this relationship is preserved closely even upon temperature and frequency changes. In NORMAL mode, default is CLK0 . In ZERO_DELAY_BUFFER mode, default is EXTCLK0 . For example, if CLK0 is specified when the OPERATION_MODE parameter is specified to NORMAL , the Compiler's compensation selection in terms of GCLK[] , LCLK[] , or LVDSCLK[] is based on CLK0 routing. |
SCAN_CHAIN |
String |
No |
Specifies the length of the scan chain. Values are "LONG" or "SHORT" . If omitted, the default is LONG . If "LONG" is specified, the scan chain length is 10 counters. If "SHORT" is specified, the scan chain length is 6 counters. |
PRIMARY_CLOCK |
String |
No |
Specifies the primary reference clock of the PLL. Values are "INCLK0" or "INCLK1" . If omitted, the default is INCLK0 . You can use the clock switch scheme to switch between clocks; however, you can only switch back to the primary clock with a user initiated switch. |
INCLK0_INPUT_FREQUENCY |
Integer |
Yes |
Specifies the input frequency for the inclk0 clock. The Compiler uses the frequency of clk0 port to calculate the PLL parameters, but also analyzes and reports the phase shifts for the clk1 port. |
INCLK1_INPUT_FREQUENCY |
Integer |
No |
Specifies the input frequency for the inclk1 clock. The Compiler uses the frequency of clk0 port to calculate the PLL parameters, but also analyzes and reports the phase shifts for the clk1 port. |
GATE_LOCK_SIGNAL |
String |
No |
Specifies if the locked port should be internally gated with a 20-bit programmable counter so it does not oscillate during initial power-up. Values are "NO" and "YES" . If omitted, default is NO . |
GATE_LOCK_COUNTER |
Integer |
No |
Specifies the value for the 20-bit counter that gates the locked output port before sending it to the locked port. This parameter is required for simulation with other EDA simulators. |
LOCK_HIGH |
Integer |
No |
Specifies the number of half-clock cycles that the output clocks must be locked before the locked port goes high. This parameter is required for simulation with other EDA simulators. |
LOCK_LOW |
Integer |
No |
Specifies the number of half-clock cycles that the output clocks must be out of lock before the locked port goes low. This parameter is required for simulation with other EDA simulators. |
SWITCH_OVER_ON_LOSSCLK |
String |
No |
Specifies whether the loss of lock condition should initiate a clock switch over. Values are "ON" or "OFF" . If omitted, the value is OFF . |
SWITCH_OVER_COUNTER |
String |
No |
Specifies, in clock cycles after a switchover condition, when the input clock is switched. Values are "0" through "31" . If omitted, the value is 0 . |
ENABLE_SWITCH_OVER_COUNTER |
String |
No |
Specifies whether to use the SWITCH_OVER_COUNTER parameter. Values are "ON" or "OFF" . If omitted, the value is OFF . |
FEEDBACK_SOURCE |
String |
No |
Specifies which clock output has a board-level connection to the fbin port. If the OPERATION_MODE parameter is specified to EXTERNAL_FEEDBACK , the FEEDBACK_SOURCE parameter is used. Values are "EXTCLK[]" . If omitted, the value is EXTCLK0 . |
BANDWIDTH |
Integer |
No |
Specifies, in megahertz (MHz), bandwidth of the PLL. If this parameter is not specified, the Compiler automatically determines the value of the BANDWIDTH parameter to satisfy other PLL settings. |
BANDWIDTH_TYPE |
String |
No |
Specifies the type of bandwidth for BANDWIDTH . Values are "AUTO" , "CUSTOM" , "HIGH" , "LOW" , or "MEDIUM" . If omitted, default is AUTO . |
SPREAD_FREQUENCY |
String |
No |
Specifies, in picoseconds (ps), the modulation frequency for spread spectrum. |
DOWN_SPREAD |
String |
No |
Specifies the down spectrum percentage. Values range from 0 through 0.5 . |
CLK0_MULTIPLY_BY |
Integer |
No |
Specifies the integer multiplication factor, which must be greater than 0 , for the clk0 port with respect to the input clock frequency. This parameter can be specified only if the clk0 port is used; however, it is not required if a Clock Settings assignment is specified for the clk0 port. If omitted, the default is 1 . |
CLK0_DIVIDE_BY |
Integer |
No |
Specifies the integer division factor, which must be greater than 0 , for the clk0 port with respect to the input clock frequency. This parameter can be specified only if the clk0 port is used; however, it is not required if a Clock Settings assignment is specified for the clk0 port. If omitted, the default is 1 . |
CLK0_PHASE_SHIFT |
Integer |
No |
Specifies, in picoseconds (ps), phase shift for the clk0 port. |
CLK0_TIME_DELAY |
String |
No |
Specifies, in picoseconds (ps), a delay value to be applied to the clk0 port. The CLK0_TIME_DELAY parameter affects only the clk0 port and is independent of the CLK0_PHASE_SHIFT parameter; therefore, the two port can be used simultaneously. If no units are specified, picoseconds (ps) are assumed. Legal values range from -3 ns through 6 ns in increments of 0.25 ns. These values should normally not be used as parameters except when reprogramming the PLL via the real-time programming interface. |
CLK0_DUTY_CYCLE |
Integer |
No |
Specifies duty cycle for the clk0 port. If omitted, the default is 50 . |
CLK1_MULTIPLY_BY |
Integer |
No |
Specifies the integer multiplication factor, which must be greater than 0 , for the clk1 port with respect to the input clock frequency. This parameter can be specified only if the clk1 port is used; however, it is not required if a Clock Settings assignment is specified for the clk1 port. If omitted, the default is 1 . |
CLK1_DIVIDE_BY |
Integer |
No |
Specifies the integer division factor, which must be greater than 0 , for the clk1 port with respect to the input clock frequency. This parameter can be specified only if the clk1 port is used; however, it is not required if a Clock Settings assignment is specified for the clk1 port. If omitted, the default is 1 . |
CLK1_PHASE_SHIFT |
Integer |
No |
Specifies, in picoseconds (ps), phase shift for the clk1 port. |
CLK1_TIME_DELAY |
String |
No |
Specifies, in picoseconds (ps), a delay value to be applied to the clk1 port. The CLK1_TIME_DELAY parameter affects only the clk1 port and is independent of the CLK1_PHASE_SHIFT parameter; therefore, the two port can be used simultaneously. If no units are specified, picoseconds (ps) are assumed. Legal values range from -3 ns through 6 ns in increments of 0.25 ns. These values should normally not be used as parameters except when reprogramming the PLL via the real-time programming interface. |
CLK1_DUTY_CYCLE |
Integer |
No |
Specifies duty cycle for the clk1 port. If omitted, the default is 50 . |
CLK2_MULTIPLY_BY |
Integer |
No |
Specifies the integer multiplication factor, which must be greater than 0 , for the clk2 port with respect to the input clock frequency. This parameter can be specified only if the clk2 port is used; however, it is not required if a Clock Settings assignment is specified for the clk2 port. If omitted, the default is 1 . |
CLK2_DIVIDE_BY |
Integer |
No |
Specifies the integer division factor, which must be greater than 0 , for the clk2 port with respect to the input clock frequency. This parameter can be specified only if the clk2 port is used; however, it is not required if a Clock Settings assignment is specified for the clk2 port. If omitted, the default is 1 . |
CLK2_PHASE_SHIFT |
Integer |
No |
Specifies, in picoseconds (ps), phase shift for the clk2 port. |
CLK2_TIME_DELAY |
String |
No |
Specifies, in picoseconds (ps), a delay value to be applied to the clk2 port. The CLK2_TIME_DELAY parameter affects only the clk2 port and is independent of the CLK2_PHASE_SHIFT parameter; therefore, the two port can be used simultaneously. If no units are specified, picoseconds (ps) are assumed. Legal values range from -3 ns through 6 ns in increments of 0.25 ns. These values should normally not be used as parameters except when reprogramming the PLL via the real-time programming interface. |
CLK2_DUTY_CYCLE |
Integer |
No |
Specifies duty cycle for the clk2 port. If omitted, the default is 50 . |
CLK3_MULTIPLY_BY |
Integer |
No |
Specifies the integer multiplication factor, which must be greater than 0 , for the clk3 port with respect to the input clock frequency. This parameter can be specified only if the clk3 port is used; however, it is not required if a Clock Settings assignment is specified for the clk03 port. If omitted, the default is 1 . |
CLK3_DIVIDE_BY |
Integer |
No |
Specifies the integer division factor, which must be greater than 0 , for the clk3 port with respect to the input clock frequency. This parameter can be specified only if the clk3 port is used; however, it is not required if a Clock Settings assignment is specified for the clk3 port. If omitted, the default is 1 . |
CLK3_PHASE_SHIFT |
Integer |
No |
Specifies, in picoseconds (ps), phase shift for the clk3 port. |
CLK3_TIME_DELAY |
String |
No |
Specifies, in picoseconds (ps), a delay value to be applied to the clk3 port. The CLK3_TIME_DELAY parameter affects only the clk3 port and is independent of the CLK3_PHASE_SHIFT parameter; therefore, the two port can be used simultaneously. If no units are specified, picoseconds (ps) are assumed. Legal values range from -3 ns through 6 ns in increments of 0.25 ns. These values should normally not be used as parameters except when reprogramming the PLL via the real-time programming interface. |
CLK3_DUTY_CYCLE |
Integer |
No |
Specifies duty cycle for the clk3 port. If omitted, the default is 50 . |
CLK4_MULTIPLY_BY |
Integer |
No |
Specifies the integer multiplication factor, which must be greater than 0 , for the clk4 port with respect to the input clock frequency. This parameter can be specified only if the clk4 port is used; however, it is not required if a Clock Settings assignment is specified for the clk4 port. If omitted, the default is 1 . |
CLK4_DIVIDE_BY |
Integer |
No |
Specifies the integer division factor, which must be greater than 0 , for the clk4 port with respect to the input clock frequency. This parameter can be specified only if the clk4 port is used; however, it is not required if a Clock Settings assignment is specified for the clk4 port. If omitted, the default is 1 . |
CLK4_PHASE_SHIFT |
Integer |
No |
Specifies, in picoseconds (ps), phase shift for the clk4 port. |
CLK4_TIME_DELAY |
String |
No |
Specifies, in picoseconds (ps), a delay value to be applied to the clk4 port. The CLK4_TIME_DELAY parameter affects only the clk4 port and is independent of the CLK4_PHASE_SHIFT parameter; therefore, the two port can be used simultaneously. If no units are specified, picoseconds (ps) are assumed. Legal values range from -3 ns through 6 ns in increments of 0.25 ns. These values should normally not be used as parameters except when reprogramming the PLL via the real-time programming interface. |
CLK4_DUTY_CYCLE |
Integer |
No |
Specifies duty cycle for the clk4 port. If omitted, the default is 50 . |
CLK5_MULTIPLY_BY |
Integer |
No |
Specifies the integer multiplication factor, which must be greater than 0 , for the clk5 port with respect to the input clock frequency. This parameter can be specified only if the clk5 port is used; however, it is not required if a Clock Settings assignment is specified for the clk5 port. If omitted, the default is 1 . |
CLK5_DIVIDE_BY |
Integer |
No |
Specifies the integer division factor, which must be greater than 0 , for the clk5 port with respect to the input clock frequency. This parameter can be specified only if the clk5 port is used; however, it is not required if a Clock Settings assignment is specified for the clk5 port. If omitted, the default is 1 . |
CLK5_PHASE_SHIFT |
Integer |
No |
Specifies, in picoseconds (ps), phase shift for the clk5 port. |
CLK5_TIME_DELAY |
String |
No |
Specifies, in picoseconds (ps), a delay value to be applied to the clk5 port. The CLK5_TIME_DELAY parameter affects only the clk5 port and is independent of the CLK5_PHASE_SHIFT parameter; therefore, the two port can be used simultaneously. If no units are specified, picoseconds (ps) are assumed. Legal values range from -3 ns through 6 ns in increments of 0.25 ns. These values should normally not be used as parameters except when reprogramming the PLL via the real-time programming interface. |
CLK5_DUTY_CYCLE |
Integer |
No |
Specifies duty cycle for the clk5 port. If omitted, the default is 50 . |
EXTCLK0_MULTIPLY_BY |
Integer |
No |
Specifies the integer multiplication factor, which must be greater than 0 for the extclk0 port with respect to the input clock frequency. This parameter can only be specified if the extclk0 port is used; however, it is not required if a Clock Settings assignment is specified for the extclk0 port. If omitted, the default is 1 . |
EXTCLK0_DIVIDE_BY |
Integer |
No |
Specifies the integer division factor, which must be greater than 0 for the extclk0 port with respect to the input clock frequency. This parameter can only be specified if the extclk0 port is used; however, it is not required if a Clock Settings assignment is specified for the extclk0 port. If omitted, the default is 1 . |
EXTCLK0_PHASE_SHIFT |
Integer |
No |
Specifies the phase shift for the extclk0 port. |
EXTCLK0_TIME_DELAY |
String |
No |
Specifies, in picoseconds (ps), a delay value to be applied to the exctclk0 port. The EXTCLK0_TIME_DELAY parameter affects only the exctclk0 port and is independent of the EXTCLK0_PHASE_SHIFT parameter; therefore, the two port can be used simultaneously. If no units are specified, picoseconds (ps) are assumed. Legal values range from -3 ns through 6 ns in increments of 0.25 ns. These values should normally not be used as parameters except when reprogramming the PLL via the real-time programming interface. |
EXTCLK0_DUTY_CYCLE |
Integer |
No |
Specifies the duty cycle for the extclk0 port. If omitted, the default is 50 . |
EXTCLK1_MULTIPLY_BY |
Integer |
No |
Specifies the integer multiplication factor, which must be greater than 0 for the extclk1 port with respect to the input clock frequency. This parameter can only be specified if the extclk1 port is used; however, it is not required if a Clock Settings assignment is specified for the extclk1 port. If omitted, the default is 1 . |
EXTCLK1_DIVIDE_BY |
Integer |
No |
Specifies the integer division factor, which must be greater than 0 for the extclk1 port with respect to the input clock frequency. This parameter can only be specified if the extclk1 port is used; however, it is not required if a Clock Settings assignment is specified for the extclk0 port. If omitted, the default is 1 . |
EXTCLK1_PHASE_SHIFT |
Integer |
No |
Specifies the phase shift for the extclk1 port. |
EXTCLK1_TIME_DELAY |
String |
No |
Specifies, in picoseconds (ps), a delay value to be applied to the exctclk1 port. The EXTCLK0_TIME_DELAY parameter affects only the exctclk1 port and is independent of the EXTCLK1_PHASE_SHIFT parameter; therefore, the two port can be used simultaneously. If no units are specified, picoseconds (ps) are assumed. Legal values range from -3 ns through 6 ns in increments of 0.25 ns. These values should normally not be used as parameters except when reprogramming the PLL via the real-time programming interface. |
EXTCLK1_DUTY_CYCLE |
Integer |
No |
Specifies the duty cycle for the extclk1 port. If omitted, the default is 50 . |
EXTCLK2_MULTIPLY_BY |
Integer |
No |
Specifies the integer multiplication factor, which must be greater than 0 for the extclk2 port with respect to the input clock frequency. This parameter can only be specified if the extclk2 port is used; however, it is not required if a Clock Settings assignment is specified for the extclk2 port. If omitted, the default is 1 . |
EXTCLK2_DIVIDE_BY |
Integer |
No |
Specifies the integer division factor, which must be greater than 0 for the extclk2 port with respect to the input clock frequency. This parameter can only be specified if the extclk2 port is used; however, it is not required if a Clock Settings assignment is specified for the extclk0 port. If omitted, the default is 1 . |
EXTCLK2_PHASE_SHIFT |
Integer |
No |
Specifies the phase shift for the extclk2 port. |
EXTCLK2_TIME_DELAY |
String |
No |
Specifies, in picoseconds (ps), a delay value to be applied to the exctclk2 port. The EXTCLK2_TIME_DELAY parameter affects only the exctclk2 port and is independent of the EXTCLK2_PHASE_SHIFT parameter; therefore, the two port can be used simultaneously. If no units are specified, picoseconds (ps) are assumed. Legal values range from -3 ns through 6 ns in increments of 0.25 ns. These values should normally not be used as parameters except when reprogramming the PLL via the real-time programming interface. |
EXTCLK2_DUTY_CYCLE |
Integer |
No |
Specifies the duty cycle for the extclk2 port. If omitted, the default is 50 . |
EXTCLK3_MULTIPLY_BY |
Integer |
No |
Specifies the integer multiplication factor, which must be greater than 0 for the extclk3 port with respect to the input clock frequency. This parameter can only be specified if the extclk3 port is used; however, it is not required if a Clock Settings assignment is specified for the extclk3 port. If omitted, the default is 1 . |
EXTCLK3_DIVIDE_BY |
Integer |
No |
Specifies the integer division factor, which must be greater than 0 for the extclk3 port with respect to the input clock frequency. This parameter can only be specified if the extclk3 port is used; however, it is not required if a Clock Settings assignment is specified for the extclk0 port. If omitted, the default is 1 . |
EXTCLK3_PHASE_SHIFT |
Integer |
No |
Specifies the phase shift for the extclk3 port. |
EXTCLK3_TIME_DELAY |
String |
No |
Specifies, in picoseconds (ps), a delay value to be applied to the exctclk3 port. The EXTCLK3_TIME_DELAY parameter affects only the exctclk3 port and is independent of the EXTCLK3_PHASE_SHIFT parameter; therefore, the two port can be used simultaneously. If no units are specified, picoseconds (ps) are assumed. Legal values range from -3 ns through 6 ns in increments of 0.25 ns. These values should normally not be used as parameters except when reprogramming the PLL via the real-time programming interface. |
EXTCLK3_DUTY_CYCLE |
Integer |
No |
Specifies the duty cycle for the extclk3 port. If omitted, the default is 50 . |
VCO_MIN |
Integer |
No |
Specifies the minimum value for the VCO pin. |
VCO_MAX |
Integer |
No |
Specifies the maximum value for the VCO pin. |
VCO_CENTER |
Integer |
No |
Specifies the center value for the VCO pin. |
PFD_MIN |
Integer |
No |
Specifies the minimum value for the PFD pin. |
PFD_MAX |
Integer |
No |
Specifies the maximum value for the PFD pin. |
M_INITIAL |
Integer |
No |
Specifies the initial value for the M counter. Provides direct access to the internal PLL parameters. If the M_INITIAL parameter is specified, all advanced parameters must be used. Values range from 1 through 512 . |
M |
Integer |
No |
Specifies the modulus for the M counter. Provides direct access to the internal PLL parameters. If the M parameter is specified, all advanced parameters must be used. Values range from 1 through 512 . |
N |
Integer |
No |
Specifies the modulus for the N counter. Provides direct access to the internal PLL parameters. If the N parameter is specified, all advanced parameters must be used. Values range from 1 through 512 . |
M2 |
Integer |
No |
Specifies the spread spectrum modulus for the M counter. Provides direct access to the internal PLL parameters. If the M2 parameter is specified, all advanced parameters must be used. Values range from 1 through 512 . |
N2 |
Integer |
No |
Specifies the spread spectrum modulus for the N counter. Provides direct access to the internal PLL parameters. If the N2 parameter is specified, all advanced parameters must be used. Values range from 1 through 512 . |
SS |
Integer |
No |
Specifies the modulus for the spread spectrum counter. Provides direct access to the internal PLL parameters. If the SS parameter is specified, all advanced parameters must be used. Values range from 1 through 32768 . |
E0_HIGH |
Integer |
No |
Specifies the high period count for the E0_HIGH counter. Values range from 1 through 512 . If omitted, the default is 1 . |
E0_LOW |
Integer |
No |
Specifies the low period count for the E0_LOW counter. Values range from 1 through 512 . If omitted, the default is 1 . |
E0_INITIAL |
Integer |
No |
Specifies the initial value for the E0_INITIAL counter. Values range from 1 through 512 . If omitted, the default is 1 . |
E0_MODE |
String |
No |
Specifies the mode for the E0_MODE counter. Values are "BYPASS" , "ODD" , or "EVEN" . If omitted, the default is BYPASS . |
E0_PH |
Integer |
No |
Specifies the phase tap for the E0_PH counter. Values range from 0 through 7 . If omitted, the default is 0 . |
E0_TIME_DELAY |
Integer |
No |
Specifies, in nanoseconds (ns), the time delay for the E0_TIME_DELAY counter. Values range from 0 ns through 3 ns. If omitted, the default is 0 . |
E1_HIGH |
Integer |
No |
Specifies the high period count for the E1_HIGH counter. Values range from 1 through 512 . If omitted, the default is 1 . |
E1_LOW |
Integer |
No |
Specifies the low period count for the E1_LOW counter. Values range from 1 through 512 . If omitted, the default is 1 . |
E1_INITIAL |
Integer |
No |
Specifies the initial value for the E1_INITIAL counter. Values range from 1 through 512 . If omitted, the default is 1 . |
E1_MODE |
String |
No |
Specifies the mode for the E1_MODE counter. Values are "BYPASS" , "ODD" , or "EVEN" . If omitted, the default is BYPASS . |
E1_PH |
Integer |
No |
Specifies the phase tap for the E1_PH counter. Values range from 0 through 7 . If omitted, the default is 0 . |
E1_TIME_DELAY |
Integer |
No |
Specifies, in nanoseconds (ns), the time delay for the E1_TIME_DELAY counter. Values range from 0 ns through 3 ns. If omitted, the default is 0 . |
E2_HIGH |
Integer |
No |
Specifies the high period count for the E2_HIGH counter. Values range from 1 through 512 . If omitted, the default is 1 . |
E2_LOW |
Integer |
No |
Specifies the low period count for the E2_LOW counter. Values range from 1 through 512 . If omitted, the default is 1 . |
E2_INITIAL |
Integer |
No |
Specifies the initial value for the E2_INITIAL counter. Values range from 1 through 512 . If omitted, the default is 1 . |
E2_MODE |
String |
No |
Specifies the mode for the E2_MODE counter. Values are "BYPASS" , "ODD" , or "EVEN" . If omitted, the default is BYPASS . |
E2_PH |
Integer |
No |
Specifies the phase tap for the E2_PH counter. Values range from 0 through 7 . If omitted, the default is 0 . |
E2_TIME_DELAY |
Integer |
No |
Specifies, in nanoseconds (ns), the time delay for the E2_TIME_DELAY counter. Values range from 0 ns through 3 ns. If omitted, the default is 0 . |
E3_HIGH |
Integer |
No |
Specifies the high period count for the E3_HIGH counter. Values range from 1 through 512 . If omitted, the default is 1 . |
E3_LOW |
Integer |
No |
Specifies the low period count for the E3_LOW counter. Values range from 1 through 512 . If omitted, the default is 1 . |
E3_INITIAL |
Integer |
No |
Specifies the initial value for the E3_INITIAL counter. Values range from 1 through 512 . If omitted, the default is 1 . |
E3_MODE |
String |
No |
Specifies the mode for the E3_MODE counter. Values are "BYPASS" , "ODD" , or "EVEN" . If omitted, the default is BYPASS . |
E3_PH |
Integer |
No |
Specifies the phase tap for the E3_PH counter. Values range from 0 through 7 . If omitted, the default is 0 . |
E3_TIME_DELAY |
Integer |
No |
Specifies, in nanoseconds (ns), the time delay for the E3_TIME_DELAY counter. Values range from 0 ns through 3 ns. If omitted, the default is 0 . |
G0_HIGH |
Integer |
No |
Specifies the high period count for the G0_HIGH counter. Values range from 1 through 512 . If omitted, the default is 1 . |
G0_LOW |
Integer |
No |
Specifies the low period count for the G0_LOW counter. Values range from 1 through 512 . If omitted, the default is 1 . |
G0_INITIAL |
Integer |
No |
Specifies the initial value for the G0_INITIAL counter. Values range from 1 through 512 . If omitted, the default is 1 . |
G0_MODE |
String |
No |
Specifies the mode for the G0_MODE counter. Values are "BYPASS" , "ODD" , or "EVEN" . If omitted, the default is BYPASS . |
G0_PH |
Integer |
No |
Specifies the phase tap for the G0_PH counter. Values range from 0 through 7 . If omitted, the default is 0 . |
G0_TIME_DELAY |
Integer |
No |
Specifies, in nanoseconds (ns), the time delay for the G0_TIME_DELAY counter. Values range from 0 ns through 3 ns. If omitted, the default is 0 . |
G1_HIGH |
Integer |
No |
Specifies the high period count for the G1_HIGH counter. Values range from 1 through 512 . If omitted, the default is 1 . |
G1_LOW |
Integer |
No |
Specifies the low period count for the G1_LOW counter. Values range from 1 through 512 . If omitted, the default is 1 . |
G1_INITIAL |
Integer |
No |
Specifies the initial value for the G1_INITIAL counter. Values range from 1 through 512 . If omitted, the default is 1 . |
G1_MODE |
String |
No |
Specifies the mode for the G1_MODE counter. Values are "BYPASS" , "ODD" , or "EVEN" . If omitted, the default is BYPASS . |
G1_PH |
Integer |
No |
Specifies the phase tap for the G1_PH counter. Values range from 0 through 7 . If omitted, the default is 0 . |
G1_TIME_DELAY |
Integer |
No |
Specifies, in nanoseconds (ns), the time delay for the G1_TIME_DELAY counter. Values range from 0 ns through 3 ns. If omitted, the default is 0 . |
G2_HIGH |
Integer |
No |
Specifies high period count for G2_HIGH counter. Values range from 1 through 512 . If omitted, the default is 1 . |
G2_LOW |
Integer |
No |
Specifies the low period count for the G2_LOW counter. Values range from 1 through 512 . If omitted, the default is 1 . |
G2_INITIAL |
Integer |
No |
Specifies the initial value for the G2_INITIAL counter. Values range from 1 through 512 . If omitted, the default is 1 . |
G2_MODE |
String |
No |
Specifies the mode for the G2_MODE counter. Values are "BYPASS" , "ODD" , or "EVEN" . If omitted, the default is BYPASS . |
G2_PH |
Integer |
No |
Specifies the phase tap for the G2_PH counter. Values range from 0 through 7 . If omitted, the default is 0 . |
G2_TIME_DELAY |
Integer |
No |
Specifies, in nanoseconds (ns), the time delay for the G2_TIME_DELAY counter. Values range from 0 ns through 3 ns. If omitted, the default is 0 . |
G3_HIGH |
Integer |
No |
Specifies the high period count for the G3_HIGH counter. Values range from 1 through 512 . If omitted, the default is 1 . |
G3_LOW |
Integer |
No |
Specifies the low period count for the E0_LOW counter. Values range from 1 through 512 . If omitted, the default is 1 . |
G3_INITIAL |
Integer |
No |
Specifies the initial value for the G3_INITIAL counter. Values range from 1 through 512 . If omitted, the default is 1 . |
G3_MODE |
String |
No |
Specifies the mode for the G3_MODE counter. Values are "BYPASS" , "ODD" , or "EVEN" . If omitted, the default is BYPASS . |
G3_PH |
Integer |
No |
Specifies the phase tap for the G3_PH counter. Values range from 0 through 7 . If omitted, the default is 0 . |
G3_TIME_DELAY |
Integer |
No |
Specifies, in nanoseconds (ns), the time delay for the G3_TIME_DELAY counter. Values range from 0 ns through 3 ns. If omitted, the default is 0 . |
L0_HIGH |
Integer |
No |
Specifies the high period count for the L0_HIGH counter. Values range from 1 through 512 . If omitted, the default is 1 . |
L0_LOW |
Integer |
No |
Specifies the low period count for the L0_LOW counter. Values range from 1 through 512 . If omitted, the default is 1 . |
L0_INITIAL |
Integer |
No |
Specifies the initial value for the L0_INITIAL counter. Values range from 1 through 512 . If omitted, the default is 1 . |
L0_MODE |
String |
No |
Specifies the mode for the L0_MODE counter. Values are "BYPASS" , "ODD" , or "EVEN" . If omitted, the default is BYPASS . |
L0_PH |
Integer |
No |
Specifies the phase tap for the L0_PH counter. Values range from 0 through 7 . If omitted, the default is 0 . |
L0_TIME_DELAY |
Integer |
No |
Specifies, in nanoseconds (ns), the time delay for the L0_TIME_DELAY counter. Values range from 0 ns through 3 ns. If omitted, the default is 0 . |
L1_HIGH |
Integer |
No |
Specifies the high period count for the L1_HIGH counter. Values range from 1 through 512 . If omitted, the default is 1 . |
L1_LOW |
Integer |
No |
Specifies the low period count for the L1_LOW counter. Values range from 1 through 512 . If omitted, the default is 1 . |
L1_INITIAL |
Integer |
No |
Specifies the initial value for the L1_INITIAL counter. Values range from 1 through 512 . If omitted, the default is 1 . |
L1_MODE |
String |
No |
Specifies the mode for the L1_MODE counter. Values are "BYPASS" , "ODD" , or "EVEN" . If omitted, the default is BYPASS . |
L1_PH |
Integer |
No |
Specifies the phase tap for the L1_PH counter. Values range from 0 through 7 . If omitted, the default is 0 . |
L1_TIME_DELAY |
Integer |
No |
Specifies, in nanoseconds (ns), the time delay for the L1_TIME_DELAY counter. Values range from 0 ns through 3 ns. If omitted, the default is 0 . |
EXTCLK0_COUNTER |
String |
No |
Specifies the counter for the extclk0 port. Values are "E0" , "E1" , "E2" , or "E3" . If omitted, the default is E0 . |
EXTCLK1_COUNTER |
String |
No |
Specifies the counter for the extclk1 port. Values are "E0" , "E1" , "E2" , or "E3" . If omitted, the default is E1 . |
EXTCLK2_COUNTER |
String |
No |
Specifies the counter for the extclk2 port. Values are "E0" , "E1" , "E2" , or "E3" . If omitted, the default is E2 . |
EXTCLK3_COUNTER |
String |
No |
Specifies the counter for the extclk3 port. Values are "E0" , "E1" , "E2" , or "E3" . If omitted, the default is E3 . |
CLK0_COUNTER |
String |
No |
Specifies the counter for the clk0 port. Values are "G0" , "G1" , "G2" , "G3" , "L0" , or "L1" . If omitted, the default is L0 . |
CLK1_COUNTER |
String |
No |
Specifies the counter for the clk1 port. Values are "G0" , "G1" , "G2" , "G3" , "L0" , or "L1" . If omitted, the default is L1 . |
CLK2_COUNTER |
String |
No |
Specifies the counter for the clk2 port. Values are "G0" , "G1" , "G2" , "G3" , "L0" , or "L1" . If omitted, the default is G0 . |
CLK3_COUNTER |
String |
No |
Specifies the counter for the clk3 port. Values are "G0" , "G1" , "G2" , "G3" , "L0" , or "L1" . If omitted, the default is G1 . |
CLK4_COUNTER |
String |
No |
Specifies the counter for the clk4 port. Values are "G0" , "G1" , "G2" , "G3" , "L0" , or "L1" . If omitted, the default is G2 . |
CLK5_COUNTER |
String |
No |
Specifies the counter for the clk5 port. Values are "G0" , "G1" , "G2" , "G3" , "L0" , or "L1" . If omitted, the default is G3 . |
ENABLE0_COUNTER |
String |
No |
Specifies the counter for the enable0 port. Values are "L0" or "L1" . |
ENABLE1_COUNTER |
String |
No |
Specifies the counter for the enable1 port. Values are "L0" or "L1" . |
CHARGE_PUMP_CURRENT |
Integer |
No |
Specifies, in microamperes (μA), the value of the charge pump current. Values range from 2 μA through 205 μA. If omitted, the default is 2 . |
LOOP_FILTER_R |
String |
No |
Specifies, in kilohms (KΩ), the value of the loop resistor. Values range from 1 KΩ through 20 KΩ. The Compiler cannot achieve all values. |
LOOP_FILTER_C |
Integer |
No |
Specifies, in picofarads (pF), the value of the loop capacitor. Values range from 5 pF through 20 pF. The Compiler cannot achieve all values. |