| Processes | |
| pulse_fsm_regs | ( CLK_DOUT , RST , pulse_cnt_en , pulse_next_state ) | 
| pulse_fsm_logic | ( pulse1 , pulse_current_state , pulse_cnt , NPULSE ) | 
| Components | |
| PULSE2SAME | <Entity PULSE2SAME> | 
| Types | |
| pulse_state_type | is ( PULSE_IDLE , PULSE_COUNTING ) | 
| Signals | |
| pulse1 | std_logic | 
| pulse_cnt | integer := 1 | 
| pulse_cnt_en | std_logic := ' 0 ' | 
| reset_q | std_logic := ' 0 ' | 
| clk_pulse | std_logic := ' 0 ' | 
| pulse_next_state | pulse_state_type | 
| pulse_current_state | pulse_state_type | 
| Instantiations | |
| pulse1_pm | PULSE2SAME <Entity PULSE2SAME> | 
 1.8.5
 1.8.5