SURF
1.0
|
Entities | |
mapping | architecture |
Libraries | |
ieee |
Use Clauses | |
std_logic_1164 | |
StdRtlPkg | Package <StdRtlPkg> |
Generics | |
TPD_G | time := 1 ns |
RST_POLARITY_G | sl := ' 1 ' |
RST_ASYNC_G | boolean := false |
BYPASS_SYNC_G | boolean := false |
RELEASE_DELAY_G | positive := 3 |
IN_POLARITY_G | slv := " 1 " |
OUT_POLARITY_G | slv := " 1 " |
PULSE_WIDTH_G | positive := 1 |
WIDTH_G | positive := 16 |
Ports | |
clk | in sl |
rst | in sl := not RST_POLARITY_G |
dataIn | in slv ( WIDTH_G - 1 downto 0 ) |
dataOut | out slv ( WIDTH_G - 1 downto 0 ) |
Definition at line 25 of file SynchronizerOneShotVector.vhd.
|
Generic |
Definition at line 27 of file SynchronizerOneShotVector.vhd.
|
Generic |
Definition at line 28 of file SynchronizerOneShotVector.vhd.
|
Generic |
Definition at line 29 of file SynchronizerOneShotVector.vhd.
|
Generic |
Definition at line 30 of file SynchronizerOneShotVector.vhd.
|
Generic |
Definition at line 31 of file SynchronizerOneShotVector.vhd.
|
Generic |
Definition at line 32 of file SynchronizerOneShotVector.vhd.
|
Generic |
Definition at line 33 of file SynchronizerOneShotVector.vhd.
|
Generic |
Definition at line 34 of file SynchronizerOneShotVector.vhd.
|
Generic |
Definition at line 35 of file SynchronizerOneShotVector.vhd.
Definition at line 37 of file SynchronizerOneShotVector.vhd.
|
Port |
Definition at line 38 of file SynchronizerOneShotVector.vhd.
Definition at line 39 of file SynchronizerOneShotVector.vhd.
Definition at line 40 of file SynchronizerOneShotVector.vhd.
|
Library |
Definition at line 18 of file SynchronizerOneShotVector.vhd.
|
Package |
Definition at line 19 of file SynchronizerOneShotVector.vhd.
|
Package |
Definition at line 21 of file SynchronizerOneShotVector.vhd.