|
SURF
1.0
|
Inheritance diagram for SynchronizerOneShotCnt:
Collaboration diagram for SynchronizerOneShotCnt:Entities | |
| rtl | architecture |
Libraries | |
| ieee | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_arith | |
| std_logic_unsigned | |
| 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 | sl := ' 1 ' |
| OUT_POLARITY_G | sl := ' 1 ' |
| USE_DSP48_G | string := " no " |
| SYNTH_CNT_G | sl := ' 1 ' |
| CNT_RST_EDGE_G | boolean := true |
| CNT_WIDTH_G | positive := 16 |
Ports | |
| dataIn | in sl |
| rollOverEn | in sl |
| cntRst | in sl := not RST_POLARITY_G |
| dataOut | out sl |
| cntOut | out slv ( 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 27 of file SynchronizerOneShotCnt.vhd.
|
Generic |
Definition at line 29 of file SynchronizerOneShotCnt.vhd.
|
Generic |
Definition at line 30 of file SynchronizerOneShotCnt.vhd.
|
Generic |
Definition at line 31 of file SynchronizerOneShotCnt.vhd.
|
Generic |
Definition at line 32 of file SynchronizerOneShotCnt.vhd.
|
Generic |
Definition at line 33 of file SynchronizerOneShotCnt.vhd.
|
Generic |
Definition at line 34 of file SynchronizerOneShotCnt.vhd.
|
Generic |
Definition at line 35 of file SynchronizerOneShotCnt.vhd.
|
Generic |
Definition at line 36 of file SynchronizerOneShotCnt.vhd.
|
Generic |
Definition at line 37 of file SynchronizerOneShotCnt.vhd.
|
Generic |
Definition at line 38 of file SynchronizerOneShotCnt.vhd.
|
Generic |
Definition at line 39 of file SynchronizerOneShotCnt.vhd.
Definition at line 42 of file SynchronizerOneShotCnt.vhd.
|
Port |
Definition at line 44 of file SynchronizerOneShotCnt.vhd.
|
Port |
Definition at line 45 of file SynchronizerOneShotCnt.vhd.
Definition at line 46 of file SynchronizerOneShotCnt.vhd.
|
Port |
Definition at line 47 of file SynchronizerOneShotCnt.vhd.
Definition at line 49 of file SynchronizerOneShotCnt.vhd.
|
Port |
Definition at line 50 of file SynchronizerOneShotCnt.vhd.
Definition at line 51 of file SynchronizerOneShotCnt.vhd.
|
Port |
Definition at line 52 of file SynchronizerOneShotCnt.vhd.
|
Library |
Definition at line 18 of file SynchronizerOneShotCnt.vhd.
|
Package |
Definition at line 19 of file SynchronizerOneShotCnt.vhd.
|
Package |
Definition at line 20 of file SynchronizerOneShotCnt.vhd.
|
Package |
Definition at line 21 of file SynchronizerOneShotCnt.vhd.
|
Package |
Definition at line 23 of file SynchronizerOneShotCnt.vhd.