SURF  1.0
GthUltraScaleQuadPll Entity Reference
+ Inheritance diagram for GthUltraScaleQuadPll:
+ Collaboration diagram for GthUltraScaleQuadPll:

Entities

mapping  architecture
 

Libraries

ieee 
unisim 

Use Clauses

std_logic_1164 
StdRtlPkg  Package <StdRtlPkg>
AxiLitePkg  Package <AxiLitePkg>
vcomponents 

Generics

TPD_G  time := 1 ns
SIM_RESET_SPEEDUP_G  string := " FALSE "
SIM_VERSION_G  natural := 2
AXI_ERROR_RESP_G  slv ( 1 downto 0 ) := AXI_RESP_DECERR_C
BIAS_CFG0_G  slv ( 15 downto 0 ) := x " 0000 "
BIAS_CFG1_G  slv ( 15 downto 0 ) := x " 0000 "
BIAS_CFG2_G  slv ( 15 downto 0 ) := x " 0000 "
BIAS_CFG3_G  slv ( 15 downto 0 ) := x " 0040 "
BIAS_CFG4_G  slv ( 15 downto 0 ) := x " 0000 "
BIAS_CFG_RSVD_G  slv ( 9 downto 0 ) := " 0000000000 "
COMMON_CFG0_G  slv ( 15 downto 0 ) := x " 0000 "
COMMON_CFG1_G  slv ( 15 downto 0 ) := x " 0000 "
POR_CFG_G  slv ( 15 downto 0 ) := x " 0004 "
QPLL_CFG0_G  Slv16Array ( 1 downto 0 ) := ( others = > x " 3018 " )
QPLL_CFG1_G  Slv16Array ( 1 downto 0 ) := ( others = > x " 0000 " )
QPLL_CFG1_G3_G  Slv16Array ( 1 downto 0 ) := ( others = > x " 0020 " )
QPLL_CFG2_G  Slv16Array ( 1 downto 0 ) := ( others = > x " 0000 " )
QPLL_CFG2_G3_G  Slv16Array ( 1 downto 0 ) := ( others = > x " 0000 " )
QPLL_CFG3_G  Slv16Array ( 1 downto 0 ) := ( others = > x " 0120 " )
QPLL_CFG4_G  Slv16Array ( 1 downto 0 ) := ( others = > x " 0009 " )
QPLL_CP_G  Slv10Array ( 1 downto 0 ) := ( others = > " 0000011111 " )
QPLL_CP_G3_G  Slv10Array ( 1 downto 0 ) := ( others = > " 0000011111 " )
QPLL_FBDIV_G  NaturalArray ( 1 downto 0 ) := ( others = > 66 )
QPLL_FBDIV_G3_G  NaturalArray ( 1 downto 0 ) := ( others = > 80 )
QPLL_INIT_CFG0_G  Slv16Array ( 1 downto 0 ) := ( others = > x " 0000 " )
QPLL_INIT_CFG1_G  Slv8Array ( 1 downto 0 ) := ( others = > x " 00 " )
QPLL_LOCK_CFG_G  Slv16Array ( 1 downto 0 ) := ( others = > x " 01E8 " )
QPLL_LOCK_CFG_G3_G  Slv16Array ( 1 downto 0 ) := ( others = > x " 01E8 " )
QPLL_LPF_G  Slv10Array ( 1 downto 0 ) := ( others = > " 1111111111 " )
QPLL_LPF_G3_G  Slv10Array ( 1 downto 0 ) := ( others = > " 1111111111 " )
QPLL_REFCLK_DIV_G  NaturalArray ( 1 downto 0 ) := ( others = > 2 )
QPLL_SDM_CFG0_G  Slv16Array ( 1 downto 0 ) := ( others = > x " 0000 " )
QPLL_SDM_CFG1_G  Slv16Array ( 1 downto 0 ) := ( others = > x " 0000 " )
QPLL_SDM_CFG2_G  Slv16Array ( 1 downto 0 ) := ( others = > x " 0000 " )
QPLL_REFCLK_SEL_G  Slv3Array ( 1 downto 0 ) := ( others = > " 001 " )

Ports

qPllRefClk   in slv ( 1 downto 0 )
qPllOutClk   out slv ( 1 downto 0 )
qPllOutRefClk   out slv ( 1 downto 0 )
qPllFbClkLost   out slv ( 1 downto 0 )
qPllLock   out slv ( 1 downto 0 )
qPllLockDetClk   in slv ( 1 downto 0 )
qPllRefClkLost   out slv ( 1 downto 0 )
qPllPowerDown   in slv ( 1 downto 0 ) := " 00 "
qPllReset   in slv ( 1 downto 0 )
axilClk   in sl := ' 0 '
axilRst   in sl := ' 0 '
axilReadMaster   in AxiLiteReadMasterType := AXI_LITE_READ_MASTER_INIT_C
axilReadSlave   out AxiLiteReadSlaveType
axilWriteMaster   in AxiLiteWriteMasterType := AXI_LITE_WRITE_MASTER_INIT_C
axilWriteSlave   out AxiLiteWriteSlaveType

Detailed Description

See also
entity

Definition at line 29 of file GthUltraScaleQuadPll.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 32 of file GthUltraScaleQuadPll.vhd.

◆ SIM_RESET_SPEEDUP_G

SIM_RESET_SPEEDUP_G string := " FALSE "
Generic

Definition at line 33 of file GthUltraScaleQuadPll.vhd.

◆ SIM_VERSION_G

SIM_VERSION_G natural := 2
Generic

Definition at line 34 of file GthUltraScaleQuadPll.vhd.

◆ AXI_ERROR_RESP_G

AXI_ERROR_RESP_G slv ( 1 downto 0 ) := AXI_RESP_DECERR_C
Generic

Definition at line 36 of file GthUltraScaleQuadPll.vhd.

◆ BIAS_CFG0_G

BIAS_CFG0_G slv ( 15 downto 0 ) := x " 0000 "
Generic

Definition at line 38 of file GthUltraScaleQuadPll.vhd.

◆ BIAS_CFG1_G

BIAS_CFG1_G slv ( 15 downto 0 ) := x " 0000 "
Generic

Definition at line 39 of file GthUltraScaleQuadPll.vhd.

◆ BIAS_CFG2_G

BIAS_CFG2_G slv ( 15 downto 0 ) := x " 0000 "
Generic

Definition at line 40 of file GthUltraScaleQuadPll.vhd.

◆ BIAS_CFG3_G

BIAS_CFG3_G slv ( 15 downto 0 ) := x " 0040 "
Generic

Definition at line 41 of file GthUltraScaleQuadPll.vhd.

◆ BIAS_CFG4_G

BIAS_CFG4_G slv ( 15 downto 0 ) := x " 0000 "
Generic

Definition at line 42 of file GthUltraScaleQuadPll.vhd.

◆ BIAS_CFG_RSVD_G

BIAS_CFG_RSVD_G slv ( 9 downto 0 ) := " 0000000000 "
Generic

Definition at line 43 of file GthUltraScaleQuadPll.vhd.

◆ COMMON_CFG0_G

COMMON_CFG0_G slv ( 15 downto 0 ) := x " 0000 "
Generic

Definition at line 44 of file GthUltraScaleQuadPll.vhd.

◆ COMMON_CFG1_G

COMMON_CFG1_G slv ( 15 downto 0 ) := x " 0000 "
Generic

Definition at line 45 of file GthUltraScaleQuadPll.vhd.

◆ POR_CFG_G

POR_CFG_G slv ( 15 downto 0 ) := x " 0004 "
Generic

Definition at line 46 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_CFG0_G

QPLL_CFG0_G Slv16Array ( 1 downto 0 ) := ( others = > x " 3018 " )
Generic

Definition at line 47 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_CFG1_G

QPLL_CFG1_G Slv16Array ( 1 downto 0 ) := ( others = > x " 0000 " )
Generic

Definition at line 48 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_CFG1_G3_G

QPLL_CFG1_G3_G Slv16Array ( 1 downto 0 ) := ( others = > x " 0020 " )
Generic

Definition at line 49 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_CFG2_G

QPLL_CFG2_G Slv16Array ( 1 downto 0 ) := ( others = > x " 0000 " )
Generic

Definition at line 50 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_CFG2_G3_G

QPLL_CFG2_G3_G Slv16Array ( 1 downto 0 ) := ( others = > x " 0000 " )
Generic

Definition at line 51 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_CFG3_G

QPLL_CFG3_G Slv16Array ( 1 downto 0 ) := ( others = > x " 0120 " )
Generic

Definition at line 52 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_CFG4_G

QPLL_CFG4_G Slv16Array ( 1 downto 0 ) := ( others = > x " 0009 " )
Generic

Definition at line 53 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_CP_G

QPLL_CP_G Slv10Array ( 1 downto 0 ) := ( others = > " 0000011111 " )
Generic

Definition at line 54 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_CP_G3_G

QPLL_CP_G3_G Slv10Array ( 1 downto 0 ) := ( others = > " 0000011111 " )
Generic

Definition at line 55 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_FBDIV_G

QPLL_FBDIV_G NaturalArray ( 1 downto 0 ) := ( others = > 66 )
Generic

Definition at line 56 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_FBDIV_G3_G

QPLL_FBDIV_G3_G NaturalArray ( 1 downto 0 ) := ( others = > 80 )
Generic

Definition at line 57 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_INIT_CFG0_G

QPLL_INIT_CFG0_G Slv16Array ( 1 downto 0 ) := ( others = > x " 0000 " )
Generic

Definition at line 58 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_INIT_CFG1_G

QPLL_INIT_CFG1_G Slv8Array ( 1 downto 0 ) := ( others = > x " 00 " )
Generic

Definition at line 59 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_LOCK_CFG_G

QPLL_LOCK_CFG_G Slv16Array ( 1 downto 0 ) := ( others = > x " 01E8 " )
Generic

Definition at line 60 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_LOCK_CFG_G3_G

QPLL_LOCK_CFG_G3_G Slv16Array ( 1 downto 0 ) := ( others = > x " 01E8 " )
Generic

Definition at line 61 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_LPF_G

QPLL_LPF_G Slv10Array ( 1 downto 0 ) := ( others = > " 1111111111 " )
Generic

Definition at line 62 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_LPF_G3_G

QPLL_LPF_G3_G Slv10Array ( 1 downto 0 ) := ( others = > " 1111111111 " )
Generic

Definition at line 63 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_REFCLK_DIV_G

QPLL_REFCLK_DIV_G NaturalArray ( 1 downto 0 ) := ( others = > 2 )
Generic

Definition at line 64 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_SDM_CFG0_G

QPLL_SDM_CFG0_G Slv16Array ( 1 downto 0 ) := ( others = > x " 0000 " )
Generic

Definition at line 65 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_SDM_CFG1_G

QPLL_SDM_CFG1_G Slv16Array ( 1 downto 0 ) := ( others = > x " 0000 " )
Generic

Definition at line 66 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_SDM_CFG2_G

QPLL_SDM_CFG2_G Slv16Array ( 1 downto 0 ) := ( others = > x " 0000 " )
Generic

Definition at line 67 of file GthUltraScaleQuadPll.vhd.

◆ QPLL_REFCLK_SEL_G

QPLL_REFCLK_SEL_G Slv3Array ( 1 downto 0 ) := ( others = > " 001 " )
Generic

Definition at line 69 of file GthUltraScaleQuadPll.vhd.

◆ qPllRefClk

qPllRefClk in slv ( 1 downto 0 )
Port

Definition at line 71 of file GthUltraScaleQuadPll.vhd.

◆ qPllOutClk

qPllOutClk out slv ( 1 downto 0 )
Port

Definition at line 72 of file GthUltraScaleQuadPll.vhd.

◆ qPllOutRefClk

qPllOutRefClk out slv ( 1 downto 0 )
Port

Definition at line 73 of file GthUltraScaleQuadPll.vhd.

◆ qPllFbClkLost

qPllFbClkLost out slv ( 1 downto 0 )
Port

Definition at line 74 of file GthUltraScaleQuadPll.vhd.

◆ qPllLock

qPllLock out slv ( 1 downto 0 )
Port

Definition at line 75 of file GthUltraScaleQuadPll.vhd.

◆ qPllLockDetClk

qPllLockDetClk in slv ( 1 downto 0 )
Port

Definition at line 76 of file GthUltraScaleQuadPll.vhd.

◆ qPllRefClkLost

qPllRefClkLost out slv ( 1 downto 0 )
Port

Definition at line 77 of file GthUltraScaleQuadPll.vhd.

◆ qPllPowerDown

qPllPowerDown in slv ( 1 downto 0 ) := " 00 "
Port

Definition at line 78 of file GthUltraScaleQuadPll.vhd.

◆ qPllReset

qPllReset in slv ( 1 downto 0 )
Port

Definition at line 79 of file GthUltraScaleQuadPll.vhd.

◆ axilClk

axilClk in sl := ' 0 '
Port

Definition at line 81 of file GthUltraScaleQuadPll.vhd.

◆ axilRst

axilRst in sl := ' 0 '
Port

Definition at line 82 of file GthUltraScaleQuadPll.vhd.

◆ axilReadMaster

◆ axilReadSlave

Definition at line 84 of file GthUltraScaleQuadPll.vhd.

◆ axilWriteMaster

◆ axilWriteSlave

Definition at line 86 of file GthUltraScaleQuadPll.vhd.

◆ ieee

ieee
Library

Definition at line 18 of file GthUltraScaleQuadPll.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file GthUltraScaleQuadPll.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 21 of file GthUltraScaleQuadPll.vhd.

◆ AxiLitePkg

AxiLitePkg
Package

Definition at line 22 of file GthUltraScaleQuadPll.vhd.

◆ unisim

unisim
Library

Definition at line 24 of file GthUltraScaleQuadPll.vhd.

◆ vcomponents

vcomponents
Package

Definition at line 25 of file GthUltraScaleQuadPll.vhd.


The documentation for this class was generated from the following file: