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 |
COMMON_CLK_G | boolean := false |
RELEASE_DELAY_G | positive := 3 |
IN_POLARITY_G | slv := " 1 " |
OUT_POLARITY_G | slv := " 1 " |
USE_DSP48_G | string := " no " |
SYNTH_CNT_G | slv := " 1 " |
CNT_RST_EDGE_G | boolean := true |
CNT_WIDTH_G | positive := 16 |
WIDTH_G | positive := 16 |
Ports | |
dataIn | in slv ( WIDTH_G - 1 downto 0 ) |
rollOverEn | in slv ( WIDTH_G - 1 downto 0 ) |
cntRst | in sl := not RST_POLARITY_G |
dataOut | out slv ( WIDTH_G - 1 downto 0 ) |
cntOut | out SlVectorArray ( WIDTH_G - 1 downto 0 , CNT_WIDTH_G - 1 downto 0 ) |
wrClk | in sl |
wrRst | in sl := not RST_POLARITY_G |
rdClk | in sl |
rdRst | in sl := not RST_POLARITY_G |
Definition at line 25 of file SynchronizerOneShotCntVector.vhd.
|
Generic |
Definition at line 27 of file SynchronizerOneShotCntVector.vhd.
|
Generic |
Definition at line 28 of file SynchronizerOneShotCntVector.vhd.
|
Generic |
Definition at line 29 of file SynchronizerOneShotCntVector.vhd.
|
Generic |
Definition at line 30 of file SynchronizerOneShotCntVector.vhd.
|
Generic |
Definition at line 31 of file SynchronizerOneShotCntVector.vhd.
|
Generic |
Definition at line 32 of file SynchronizerOneShotCntVector.vhd.
|
Generic |
Definition at line 33 of file SynchronizerOneShotCntVector.vhd.
|
Generic |
Definition at line 34 of file SynchronizerOneShotCntVector.vhd.
|
Generic |
Definition at line 35 of file SynchronizerOneShotCntVector.vhd.
|
Generic |
Definition at line 36 of file SynchronizerOneShotCntVector.vhd.
|
Generic |
Definition at line 37 of file SynchronizerOneShotCntVector.vhd.
|
Generic |
Definition at line 38 of file SynchronizerOneShotCntVector.vhd.
Definition at line 41 of file SynchronizerOneShotCntVector.vhd.
|
Port |
Definition at line 43 of file SynchronizerOneShotCntVector.vhd.
|
Port |
Definition at line 44 of file SynchronizerOneShotCntVector.vhd.
Definition at line 45 of file SynchronizerOneShotCntVector.vhd.
|
Port |
Definition at line 46 of file SynchronizerOneShotCntVector.vhd.
Definition at line 48 of file SynchronizerOneShotCntVector.vhd.
|
Port |
Definition at line 49 of file SynchronizerOneShotCntVector.vhd.
Definition at line 50 of file SynchronizerOneShotCntVector.vhd.
|
Port |
Definition at line 51 of file SynchronizerOneShotCntVector.vhd.
|
Library |
Definition at line 18 of file SynchronizerOneShotCntVector.vhd.
|
Package |
Definition at line 19 of file SynchronizerOneShotCntVector.vhd.
|
Package |
Definition at line 21 of file SynchronizerOneShotCntVector.vhd.