SURF  1.0
SemPkg Package Reference

Libraries

ieee 

Use Clauses

std_logic_1164 
StdRtlPkg  Package <StdRtlPkg>

Constants

SEM_IB_INIT_C  SemIbType := ( injectStrobe = > ' 0 ' , injectAddress = > ( others = > ' 0 ' ) , txFull = > ' 1 ' , rxData = > ( others = > ' 0 ' ) , rxEmpty = > ' 0 ' , iprogIcapGrant = > ' 0 ' )

Records

SemObType  
heartbeat  sl
initialization  sl
observation  sl
correction  sl
classification  sl
injection  sl
essential  sl
uncorrectable  sl
txData  slv ( 7 downto 0 )
txWrite  sl
rxRead  sl
iprogIcapReq  sl
SemIbType  
injectStrobe  sl
injectAddress  slv ( 39 downto 0 )
txFull  sl
rxData  slv ( 7 downto 0 )
rxEmpty  sl
iprogIcapGrant  sl

Detailed Description

Definition at line 23 of file SemPkg.vhd.

Member Data Documentation

◆ ieee

ieee
Library

Definition at line 18 of file SemPkg.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file SemPkg.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 21 of file SemPkg.vhd.

◆ SemObType

SemObType
Record

Definition at line 27 of file SemPkg.vhd.

◆ heartbeat

heartbeat sl
Record

Definition at line 28 of file SemPkg.vhd.

◆ initialization

Definition at line 29 of file SemPkg.vhd.

◆ observation

observation sl
Record

Definition at line 30 of file SemPkg.vhd.

◆ correction

correction sl
Record

Definition at line 31 of file SemPkg.vhd.

◆ classification

Definition at line 32 of file SemPkg.vhd.

◆ injection

injection sl
Record

Definition at line 33 of file SemPkg.vhd.

◆ essential

essential sl
Record

Definition at line 34 of file SemPkg.vhd.

◆ uncorrectable

uncorrectable sl
Record

Definition at line 35 of file SemPkg.vhd.

◆ txData

txData slv ( 7 downto 0 )
Record

Definition at line 36 of file SemPkg.vhd.

◆ txWrite

txWrite sl
Record

Definition at line 37 of file SemPkg.vhd.

◆ rxRead

rxRead sl
Record

Definition at line 38 of file SemPkg.vhd.

◆ iprogIcapReq

iprogIcapReq sl
Record

Definition at line 39 of file SemPkg.vhd.

◆ SemIbType

SemIbType
Record

Definition at line 42 of file SemPkg.vhd.

◆ injectStrobe

injectStrobe sl
Record

Definition at line 43 of file SemPkg.vhd.

◆ injectAddress

injectAddress slv ( 39 downto 0 )
Record

Definition at line 44 of file SemPkg.vhd.

◆ txFull

txFull sl
Record

Definition at line 45 of file SemPkg.vhd.

◆ rxData

rxData slv ( 7 downto 0 )
Record

Definition at line 46 of file SemPkg.vhd.

◆ rxEmpty

rxEmpty sl
Record

Definition at line 47 of file SemPkg.vhd.

◆ iprogIcapGrant

Definition at line 48 of file SemPkg.vhd.

◆ SEM_IB_INIT_C

SEM_IB_INIT_C SemIbType := ( injectStrobe = > ' 0 ' , injectAddress = > ( others = > ' 0 ' ) , txFull = > ' 1 ' , rxData = > ( others = > ' 0 ' ) , rxEmpty = > ' 0 ' , iprogIcapGrant = > ' 0 ' )
Constant

Definition at line 51 of file SemPkg.vhd.


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