Processes | |
enable_edge | ( clk , rstb ) |
counter | ( clk , rstb ) |
shift_reg | ( clk , rstb ) |
Signals | |
cnt_i | unsigned ( 3 downto 0 ) |
reg_i | std_logic_vector ( 7 downto 0 ) |
old_en_i | std_logic |
counter | ( clk , | |
rstb ) |
enable_edge | ( clk , | |
rstb ) |
shift_reg | ( clk , | |
rstb ) |
cnt_i unsigned ( 3 downto 0 ) [Signal] |
old_en_i std_logic [Signal] |
reg_i std_logic_vector ( 7 downto 0 ) [Signal] |