SURF  1.0
SaciMaster Entity Reference

Entities

rtl  architecture
 

Libraries

IEEE 

Use Clauses

std_logic_1164 
numeric_std 
StdRtlPkg  Package <StdRtlPkg>
SaciMasterPkg  Package <SaciMasterPkg>

Generics

TPD_G  time := 1 ns
SYNCHRONIZE_CONTROL_G  boolean := true

Ports

clk   in sl
rst   in sl
saciClk   out sl
saciSelL   out slv ( SACI_NUM_SLAVES_C - 1 downto 0 )
saciCmd   out sl
saciRsp   in sl
saciMasterIn   in SaciMasterInType
saciMasterOut   out SaciMasterOutType

Detailed Description

See also
entity

Definition at line 27 of file SaciMaster.vhd.

Member Data Documentation

◆ TPD_G

TPD_G time := 1 ns
Generic

Definition at line 30 of file SaciMaster.vhd.

◆ SYNCHRONIZE_CONTROL_G

SYNCHRONIZE_CONTROL_G boolean := true
Generic

Definition at line 31 of file SaciMaster.vhd.

◆ clk

clk in sl
Port

Definition at line 34 of file SaciMaster.vhd.

◆ rst

rst in sl
Port

Definition at line 35 of file SaciMaster.vhd.

◆ saciClk

saciClk out sl
Port

Definition at line 38 of file SaciMaster.vhd.

◆ saciSelL

saciSelL out slv ( SACI_NUM_SLAVES_C - 1 downto 0 )
Port

Definition at line 39 of file SaciMaster.vhd.

◆ saciCmd

saciCmd out sl
Port

Definition at line 40 of file SaciMaster.vhd.

◆ saciRsp

saciRsp in sl
Port

Definition at line 41 of file SaciMaster.vhd.

◆ saciMasterIn

Definition at line 44 of file SaciMaster.vhd.

◆ saciMasterOut

Definition at line 45 of file SaciMaster.vhd.

◆ IEEE

IEEE
Library

Definition at line 18 of file SaciMaster.vhd.

◆ std_logic_1164

std_logic_1164
Package

Definition at line 19 of file SaciMaster.vhd.

◆ numeric_std

numeric_std
Package

Definition at line 20 of file SaciMaster.vhd.

◆ StdRtlPkg

StdRtlPkg
Package

Definition at line 22 of file SaciMaster.vhd.

◆ SaciMasterPkg

SaciMasterPkg
Package

Definition at line 23 of file SaciMaster.vhd.


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