SURF
1.0
|
Functions | |
slv | fillVectorArray ( INPUT: in slv ) |
Constants | |
IN_POLARITY_C | slv ( WIDTH_G - 1 downto 0 ) := fillVectorArray ( IN_POLARITY_G ) |
OUT_POLARITY_C | slv ( WIDTH_G - 1 downto 0 ) := fillVectorArray ( OUT_POLARITY_G ) |
SYNTH_CNT_C | slv ( WIDTH_G - 1 downto 0 ) := fillVectorArray ( SYNTH_CNT_G ) |
Types | |
MySlvArray | ( WIDTH_G - 1 downto 0 ) slv ( CNT_WIDTH_G - 1 downto 0 ) |
Signals | |
cnt | MySlvArray |
Instantiations | |
synconeshotcnt_inst | SynchronizerOneShotCnt <Entity SynchronizerOneShotCnt> |
Definition at line 54 of file SynchronizerOneShotCntVector.vhd.
Definition at line 56 of file SynchronizerOneShotCntVector.vhd.
|
Constant |
Definition at line 63 of file SynchronizerOneShotCntVector.vhd.
|
Constant |
Definition at line 64 of file SynchronizerOneShotCntVector.vhd.
|
Constant |
Definition at line 65 of file SynchronizerOneShotCntVector.vhd.
|
Type |
Definition at line 67 of file SynchronizerOneShotCntVector.vhd.
|
Signal |
Definition at line 68 of file SynchronizerOneShotCntVector.vhd.
|
Instantiation |
Definition at line 107 of file SynchronizerOneShotCntVector.vhd.