insert forgotten begin
This commit is contained in:
parent
dff34542a7
commit
fcc62e8067
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ u_rom_instruct : rom_instructions
|
|||
|
||||
|
||||
process(clk,reset)
|
||||
begin
|
||||
if (reset = '1') then
|
||||
exec_z <= '0';
|
||||
exec_zz <= '0';
|
||||
|
|
Loading…
Add table
Reference in a new issue