SURF  1.0
AxiLtc2270Pkg Package Reference

Libraries

ieee 

Use Clauses

std_logic_1164 
StdRtlPkg  Package <StdRtlPkg>

Constants

AXI_LTC2270_IN_INIT_C  AxiLtc2270InType := ( ' 1 ' , ' 0 ' , ( others = > ( others = > ' 1 ' ) ) , ( others = > ( others = > ' 0 ' ) ) , ' 1 ' , ' 0 ' )
AXI_LTC2270_IN_OUT_INIT_C  AxiLtc2270InOutType := ( sdo = > ' Z ' )
AXI_LTC2270_OUT_INIT_C  AxiLtc2270OutType := ( ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 1 ' , ' 0 ' )
AXI_LTC2270_DELAY_IN_INIT_C  AxiLtc2270DelayInType := ( ' 0 ' , ' 0 ' , ( others = > ( others = > ( others = > ' 0 ' ) ) ) )
AXI_LTC2270_DELAY_OUT_INIT_C  AxiLtc2270DelayOutType := ( ' 0 ' , ( others = > ( others = > ( others = > ' 0 ' ) ) ) )
AXI_LTC2270_CONFIG_INIT_C  AxiLtc2270ConfigType := ( ( others = > ' 0 ' ) , AXI_LTC2270_DELAY_IN_INIT_C )
AXI_LTC2270_STATUS_INIT_C  AxiLtc2270StatusType := ( ( others = > ' 0 ' ) , ( others = > x " 0000 " ) , AXI_LTC2270_DELAY_OUT_INIT_C )

Types

AxiLtc2270InArray array ( natural range <> ) of AxiLtc2270InType
AxiLtc2270InOutArray array ( natural range <> ) of AxiLtc2270InOutType
AxiLtc2270OutArray array ( natural range <> ) of AxiLtc2270OutType

Records

AxiLtc2270InType  
clkP  sl
clkN  sl
dataP  Slv8Array ( 0 to 1 )
dataN  Slv8Array ( 0 to 1 )
orP  sl
orN  sl
AxiLtc2270InOutType  
sdo  sl
AxiLtc2270OutType  
cs  sl
sck  sl
sdi  sl
par  sl
AxiLtc2270DelayInType  
load  sl
rst  sl
data  Slv5VectorArray ( 0 to 1 , 0 to 7 )
AxiLtc2270DelayOutType  
rdy  sl
AxiLtc2270ConfigType  
dmode  slv ( 1 downto 0 )
delayIn  AxiLtc2270DelayInType
AxiLtc2270StatusType  
adcValid  slv ( 1 downto 0 )
adcData  Slv16Array ( 0 to 1 )
delayOut  AxiLtc2270DelayOutType

Detailed Description

Definition at line 22 of file AxiLtc2270Pkg.vhd.

Member Data Documentation

◆ ieee

ieee
Library

Definition at line 17 of file AxiLtc2270Pkg.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 18 of file AxiLtc2270Pkg.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 20 of file AxiLtc2270Pkg.vhd.

◆ AxiLtc2270InType

Definition at line 26 of file AxiLtc2270Pkg.vhd.

◆ clkP

clkP sl
Record

Definition at line 27 of file AxiLtc2270Pkg.vhd.

◆ clkN

clkN sl
Record

Definition at line 28 of file AxiLtc2270Pkg.vhd.

◆ dataP

dataP Slv8Array ( 0 to 1 )
Record

Definition at line 29 of file AxiLtc2270Pkg.vhd.

◆ dataN

dataN Slv8Array ( 0 to 1 )
Record

Definition at line 30 of file AxiLtc2270Pkg.vhd.

◆ orP

orP sl
Record

Definition at line 31 of file AxiLtc2270Pkg.vhd.

◆ orN

orN sl
Record

Definition at line 32 of file AxiLtc2270Pkg.vhd.

◆ AxiLtc2270InArray

AxiLtc2270InArray array ( natural range <> ) of AxiLtc2270InType
Type

Definition at line 34 of file AxiLtc2270Pkg.vhd.

◆ AXI_LTC2270_IN_INIT_C

AXI_LTC2270_IN_INIT_C AxiLtc2270InType := ( ' 1 ' , ' 0 ' , ( others = > ( others = > ' 1 ' ) ) , ( others = > ( others = > ' 0 ' ) ) , ' 1 ' , ' 0 ' )
Constant

Definition at line 35 of file AxiLtc2270Pkg.vhd.

◆ AxiLtc2270InOutType

Definition at line 43 of file AxiLtc2270Pkg.vhd.

◆ sdo

sdo sl
Record

Definition at line 44 of file AxiLtc2270Pkg.vhd.

◆ AxiLtc2270InOutArray

AxiLtc2270InOutArray array ( natural range <> ) of AxiLtc2270InOutType
Type

Definition at line 46 of file AxiLtc2270Pkg.vhd.

◆ AXI_LTC2270_IN_OUT_INIT_C

Definition at line 47 of file AxiLtc2270Pkg.vhd.

◆ AxiLtc2270OutType

Definition at line 49 of file AxiLtc2270Pkg.vhd.

◆ cs

cs sl
Record

Definition at line 50 of file AxiLtc2270Pkg.vhd.

◆ sck

sck sl
Record

Definition at line 51 of file AxiLtc2270Pkg.vhd.

◆ sdi

sdi sl
Record

Definition at line 52 of file AxiLtc2270Pkg.vhd.

◆ par

par sl
Record

Definition at line 53 of file AxiLtc2270Pkg.vhd.

◆ AxiLtc2270OutArray

AxiLtc2270OutArray array ( natural range <> ) of AxiLtc2270OutType
Type

Definition at line 57 of file AxiLtc2270Pkg.vhd.

◆ AXI_LTC2270_OUT_INIT_C

AXI_LTC2270_OUT_INIT_C AxiLtc2270OutType := ( ' 0 ' , ' 0 ' , ' 0 ' , ' 0 ' , ' 1 ' , ' 0 ' )
Constant

Definition at line 58 of file AxiLtc2270Pkg.vhd.

◆ AxiLtc2270DelayInType

Definition at line 66 of file AxiLtc2270Pkg.vhd.

◆ load

load sl
Record

Definition at line 67 of file AxiLtc2270Pkg.vhd.

◆ rst

rst sl
Record

Definition at line 68 of file AxiLtc2270Pkg.vhd.

◆ data

data Slv5VectorArray ( 0 to 1 , 0 to 7 )
Record

Definition at line 69 of file AxiLtc2270Pkg.vhd.

◆ AXI_LTC2270_DELAY_IN_INIT_C

AXI_LTC2270_DELAY_IN_INIT_C AxiLtc2270DelayInType := ( ' 0 ' , ' 0 ' , ( others = > ( others = > ( others = > ' 0 ' ) ) ) )
Constant

Definition at line 71 of file AxiLtc2270Pkg.vhd.

◆ AxiLtc2270DelayOutType

Definition at line 76 of file AxiLtc2270Pkg.vhd.

◆ rdy

rdy sl
Record

Definition at line 77 of file AxiLtc2270Pkg.vhd.

◆ AXI_LTC2270_DELAY_OUT_INIT_C

AXI_LTC2270_DELAY_OUT_INIT_C AxiLtc2270DelayOutType := ( ' 0 ' , ( others = > ( others = > ( others = > ' 0 ' ) ) ) )
Constant

Definition at line 80 of file AxiLtc2270Pkg.vhd.

◆ AxiLtc2270ConfigType

Definition at line 84 of file AxiLtc2270Pkg.vhd.

◆ dmode

dmode slv ( 1 downto 0 )
Record

Definition at line 85 of file AxiLtc2270Pkg.vhd.

◆ delayIn

Definition at line 87 of file AxiLtc2270Pkg.vhd.

◆ AXI_LTC2270_CONFIG_INIT_C

Definition at line 89 of file AxiLtc2270Pkg.vhd.

◆ AxiLtc2270StatusType

Definition at line 93 of file AxiLtc2270Pkg.vhd.

◆ adcValid

adcValid slv ( 1 downto 0 )
Record

Definition at line 94 of file AxiLtc2270Pkg.vhd.

◆ adcData

adcData Slv16Array ( 0 to 1 )
Record

Definition at line 95 of file AxiLtc2270Pkg.vhd.

◆ delayOut

Definition at line 97 of file AxiLtc2270Pkg.vhd.

◆ AXI_LTC2270_STATUS_INIT_C

AXI_LTC2270_STATUS_INIT_C AxiLtc2270StatusType := ( ( others = > ' 0 ' ) , ( others = > x " 0000 " ) , AXI_LTC2270_DELAY_OUT_INIT_C )
Constant

Definition at line 99 of file AxiLtc2270Pkg.vhd.


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