Commit b5aa3837 authored by Tristan Gingold's avatar Tristan Gingold

vtu_blk: add a comment

parent cb928f19
......@@ -223,6 +223,7 @@ begin
vtu_stop <= stop_in_vtu or soft_stop_vtu;
-- Handle start pulse.
process (clk_sys_i)
begin
if rising_edge (clk_sys_i) then
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment