Skip to content
Snippets Groups Projects
Commit 5e9114d7 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Improved comment.

parent ccd4ea65
No related branches found
No related tags found
1 merge request!241Use dp_sop instead of mm_done and explained why. This makes the code for...
...@@ -527,7 +527,7 @@ BEGIN ...@@ -527,7 +527,7 @@ BEGIN
-- This is guaranteed because: -- This is guaranteed because:
-- . r.dp_header_info is available one clock cycle after dp_sop in -- . r.dp_header_info is available one clock cycle after dp_sop in
-- p_control_packet_offload. -- p_control_packet_offload.
-- . The dp_offload_snk_in is delayed also by one clock cycle by -- . The dp_offload_snk_in is delayed also by at least one clock cycle by
-- u_dp_pipeline_ready. -- u_dp_pipeline_ready.
dp_sop <= dp_block_from_mm_src_out.sop; dp_sop <= dp_block_from_mm_src_out.sop;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment