|
SURF
1.0
|
Entities | |
| rtl | architecture |
Libraries | |
| ieee | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_unsigned | |
| std_logic_arith | |
| StdRtlPkg | Package <StdRtlPkg> |
Generics | |
| TPD_G | time := 1 ns |
| RST_POLARITY_G | sl := ' 1 ' |
| WIDTH_G | positive := 1 |
| INIT_G | slv := " 0 " |
Ports | |
| clk | in sl |
| rst | in sl := not RST_POLARITY_G |
| en | in sl := ' 1 ' |
| sig_i | in slv ( WIDTH_G - 1 downto 0 ) |
| reg_o | out slv ( WIDTH_G - 1 downto 0 ) |
Definition at line 27 of file RegisterVector.vhd.
|
Generic |
Definition at line 29 of file RegisterVector.vhd.
|
Generic |
Definition at line 30 of file RegisterVector.vhd.
|
Generic |
Definition at line 31 of file RegisterVector.vhd.
Definition at line 32 of file RegisterVector.vhd.
Definition at line 34 of file RegisterVector.vhd.
|
Port |
Definition at line 35 of file RegisterVector.vhd.
Definition at line 36 of file RegisterVector.vhd.
Definition at line 37 of file RegisterVector.vhd.
Definition at line 38 of file RegisterVector.vhd.
|
Library |
Definition at line 18 of file RegisterVector.vhd.
|
Package |
Definition at line 19 of file RegisterVector.vhd.
|
Package |
Definition at line 20 of file RegisterVector.vhd.
|
Package |
Definition at line 21 of file RegisterVector.vhd.
|
Package |
Definition at line 23 of file RegisterVector.vhd.