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

Corrected dp_clk in comment.

parent 7586208b
No related branches found
No related tags found
1 merge request!262Clarified and improved read block - output block synchronisation using out_sop...
Pipeline #32278 passed
......@@ -128,7 +128,7 @@ BEGIN
-- The synchronous start_pulse and sync_in in the dp_clk domain cannot be
-- passed on via two separate common_spulse instances, because then they may
-- appear at different clock cycles in the mm_clk domain, due to that the
-- mm_clk and mm_clk are asynchronous on HW. Therefore use mm_sync_level to
-- dp_clk and mm_clk are asynchronous on HW. Therefore use mm_sync_level to
-- pass on sync_in.
u_common_spulse_sync : ENTITY common_lib.common_spulse
GENERIC MAP (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment