My Project
v0.0.16
|
Entities | |
rtl | architecture |
Libraries | |
IEEE |
Use Clauses | |
STD_LOGIC_1164 | |
numeric_std | |
ipbus | Package <ipbus> |
ipbus_reg_types | Package <ipbus_reg_types> |
Generics | |
N_CTRL | natural := 1 |
N_STAT | natural := 1 |
Ports | |
clk | in std_logic |
reset | in std_logic |
ipbus_in | in ipb_wbus |
ipbus_out | out ipb_rbus |
d | in ipb_reg_v ( N_STAT - 1 downto 0 ) |
q | out ipb_reg_v ( N_CTRL - 1 downto 0 ) |
qmask | in ipb_reg_v ( N_CTRL - 1 downto 0 ) := ( others = > ( others = > ' 1 ' ) ) |
stb | out std_logic_vector ( N_CTRL - 1 downto 0 ) |
|
Port |
|
Library |
|
Package |
|
Package |
|
Generic |
|
Generic |
|
Package |
|
Port |
|
Package |