Commit 4f9f5589 authored by Tristan Gingold's avatar Tristan Gingold

rtl: add a comment

parent 93e20707
......@@ -610,6 +610,8 @@ begin
data_i => csr_regout.downsample,
data_o => downsample_factor);
-- Sync data to the current value register.
-- So, timing and loss of samples are not important.
cmp_ch_sta_sync : gc_sync_word_wr
generic map (
g_AUTO_WR => TRUE,
......
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