|
My Project
v0.0.16
|
Entities | |
| behave | architecture |
Libraries | |
| IEEE | |
Use Clauses | |
| STD_LOGIC_1164 | |
| std_logic_unsigned | |
Generics | |
| width | integer |
Ports | |
| clk | in std_logic |
| rst | in std_logic |
| spi_miso | out std_logic |
| spi_mosi | in std_logic |
| spi_sck | in std_logic |
| spi_cs_b | in std_logic |
| buf_wdata | out std_logic_vector ( width - 1 DOWNTO 0 ) := ( others = > ' 0 ' ) |
| buf_we | out std_logic := ' 0 ' |
| buf_rdata | in std_logic_vector ( width - 1 DOWNTO 0 ) |
| buf_re | out std_logic := ' 0 ' |
| buf_req | out std_logic := ' 0 ' |
| buf_done | in std_logic := ' 0 ' |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Library |
|
Port |
|
Port |
|
Port |
|
Port |
|
Port |
|
Package |
|
Package |
|
Generic |
1.8.13