Architecture >> SynchronizerEdge::rtl
|
comb | ( r , rst , syncData ) |
seq | ( clk , rst , syncData ) |
comb | ( r , rst , syncData ) |
seq | ( clk , rst , syncData ) |
|
INIT_C | slv ( STAGES_G- 1 downto 0 ) := ite ( INIT_G = " 0 " , slvZero ( STAGES_G ) , INIT_G ) |
REG_INIT_C | RegType := ( syncDataDly = > ' 0 ' , dataOut = > ( not OUT_POLARITY_G ) , risingEdge = > ( not OUT_POLARITY_G ) , fallingEdge = > ( not OUT_POLARITY_G ) ) |
The documentation for this design unit was generated from the following files:
- base/sync/rtl/SynchronizerEdge.vhd
- build/SRC_VHDL/surf/SynchronizerEdge.vhd