![]() |
Belle II KLM Scint Firmware
1
|
Processes | |
CLK_PROC | ( clk ) |
HB_PROC | ( clk ) |
STRB_PROC | ( clk , strb , i_hb_cnt ) |
Constants | |
half_period | integer := RATIO/ 2 - 1 |
full_period | integer := RATIO- 1 |
Signals | |
i_clkdiv | std_logic := ' 0 ' |
i_hb_cnt | integer range 0 to RATIO- 1 := 0 |
i_hb | std_logic |
i_strb | std_logic := ' 0 ' |
i_strb_e | std_logic := ' 0 ' |
Definition at line 26 of file clk_div.vhd.