|
SURF
1.0
|
Inheritance diagram for AxiLiteSaciMaster:
Collaboration diagram for AxiLiteSaciMaster:Entities | |
| rtl | architecture |
Libraries | |
| ieee | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_unsigned | |
| std_logic_arith | |
| StdRtlPkg | Package <StdRtlPkg> |
| AxiLitePkg | Package <AxiLitePkg> |
| SaciMasterPkg | Package <SaciMasterPkg> |
Generics | |
| TPD_G | time := 1 ns |
| AXIL_ERROR_RESP_G | slv ( 1 downto 0 ) := AXI_RESP_DECERR_C |
| AXIL_CLK_PERIOD_G | real := 8 . 0e - 9 |
| AXIL_TIMEOUT_G | real := 1 . 0E - 3 |
| SACI_CLK_PERIOD_G | real := 1 . 0e - 6 |
| SACI_CLK_FREERUN_G | boolean := false |
| SACI_NUM_CHIPS_G | positive range 1 to 4 := 1 |
| SACI_RSP_BUSSED_G | boolean := false |
Ports | |
| saciClk | out sl |
| saciCmd | out sl |
| saciSelL | out slv ( SACI_NUM_CHIPS_G - 1 downto 0 ) |
| saciRsp | in slv ( ite ( SACI_RSP_BUSSED_G , 0 , SACI_NUM_CHIPS_G - 1 ) downto 0 ) |
| axilClk | in sl |
| axilRst | in sl |
| axilReadMaster | in AxiLiteReadMasterType |
| axilReadSlave | out AxiLiteReadSlaveType |
| axilWriteMaster | in AxiLiteWriteMasterType |
| axilWriteSlave | out AxiLiteWriteSlaveType |
Definition at line 29 of file AxiLiteSaciMaster.vhd.
|
Generic |
Definition at line 31 of file AxiLiteSaciMaster.vhd.
|
Generic |
Definition at line 32 of file AxiLiteSaciMaster.vhd.
|
Generic |
Definition at line 33 of file AxiLiteSaciMaster.vhd.
|
Generic |
Definition at line 34 of file AxiLiteSaciMaster.vhd.
|
Generic |
Definition at line 35 of file AxiLiteSaciMaster.vhd.
|
Generic |
Definition at line 36 of file AxiLiteSaciMaster.vhd.
|
Generic |
Definition at line 37 of file AxiLiteSaciMaster.vhd.
|
Generic |
Definition at line 38 of file AxiLiteSaciMaster.vhd.
Definition at line 41 of file AxiLiteSaciMaster.vhd.
Definition at line 42 of file AxiLiteSaciMaster.vhd.
|
Port |
Definition at line 43 of file AxiLiteSaciMaster.vhd.
|
Port |
Definition at line 44 of file AxiLiteSaciMaster.vhd.
Definition at line 46 of file AxiLiteSaciMaster.vhd.
Definition at line 47 of file AxiLiteSaciMaster.vhd.
|
Port |
Definition at line 48 of file AxiLiteSaciMaster.vhd.
|
Port |
Definition at line 49 of file AxiLiteSaciMaster.vhd.
Definition at line 50 of file AxiLiteSaciMaster.vhd.
|
Port |
Definition at line 51 of file AxiLiteSaciMaster.vhd.
|
Library |
Definition at line 18 of file AxiLiteSaciMaster.vhd.
|
Package |
Definition at line 19 of file AxiLiteSaciMaster.vhd.
|
Package |
Definition at line 20 of file AxiLiteSaciMaster.vhd.
|
Package |
Definition at line 21 of file AxiLiteSaciMaster.vhd.
|
Package |
Definition at line 23 of file AxiLiteSaciMaster.vhd.
|
Package |
Definition at line 24 of file AxiLiteSaciMaster.vhd.
|
Package |
Definition at line 25 of file AxiLiteSaciMaster.vhd.