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

Correct o_rst in comment.

parent 5a8c6472
No related branches found
No related tags found
1 merge request!415Resolve L2SDP-1005
Pipeline #88358 passed
......@@ -80,7 +80,7 @@ begin
-- Pass on synchronized reset with sufficient g_tree_len to ease timing
-- closure by FF duplication in out_rst tree. Keep rst = '0' to break
-- combinatorial path with in_rst to ease timing closure in the reset tree
-- network. Use g_tree_len = 0 for wire out_rst <= 0_rst, so no reset tree
-- network. Use g_tree_len = 0 for wire out_rst <= o_rst, so no reset tree
-- as in 2009.
u_pipe : entity work.common_pipeline_sl
generic map (
......
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