| 
    SURF
    
   | 
 
 Inheritance diagram for SynchronizerOneShot:
 Collaboration diagram for SynchronizerOneShot:Entities | |
| SynchronizerOneShot.rtl | architecture | 
Libraries | |
| ieee | |
| surf | |
Use Clauses | |
| std_logic_1164 | |
| StdRtlPkg | Package <StdRtlPkg> | 
Generics | |
| TPD_G | time := 1 ns | 
| RST_ASYNC_G | boolean := false | 
| RST_POLARITY_G | sl := ' 1 ' | 
| BYPASS_SYNC_G | boolean := false | 
| IN_POLARITY_G | sl := ' 1 ' | 
| OUT_POLARITY_G | sl := ' 1 ' | 
| OUT_DELAY_G | positive := 3 | 
| PULSE_WIDTH_G | positive := 1 | 
Ports | ||
| clk | in | sl | 
| rst | in | sl := not RST_POLARITY_G | 
| dataIn | in | sl | 
| dataOut | out | sl |