Skip to content
Snippets Groups Projects
Commit 96baacf1 authored by Zanting's avatar Zanting
Browse files

Fixed typo in description.

parent 41ec1bfb
Branches
No related tags found
No related merge requests found
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
-- res_val_n = '0' then at least two valid data have been received so the -- res_val_n = '0' then at least two valid data have been received so the
-- diag_rx_seq can detect whether the subsequent data is ok. When res_ok_n -- diag_rx_seq can detect whether the subsequent data is ok. When res_ok_n
-- = '0' then indeed all data that has been received so far is correct. -- = '0' then indeed all data that has been received so far is correct.
-- When res_ok_n = '0' then at least 1 data word was received with errors. -- When res_ok_n = '1' then at least 1 data word was received with errors.
-- Once res_ok_n goes high it remains high. -- Once res_ok_n goes high it remains high.
-- --
-- . g_data_w and g_seq_dat_w -- . g_data_w and g_seq_dat_w
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment