Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
HDL
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Commits
21f113c2
Commit
21f113c2
authored
8 years ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Comment update only.
parent
59ec62e0
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
libraries/base/dp/src/vhdl/dp_block_gen_arr.vhd
+6
-4
6 additions, 4 deletions
libraries/base/dp/src/vhdl/dp_block_gen_arr.vhd
with
6 additions
and
4 deletions
libraries/base/dp/src/vhdl/dp_block_gen_arr.vhd
+
6
−
4
View file @
21f113c2
...
@@ -98,11 +98,12 @@
...
@@ -98,11 +98,12 @@
-- | snk_in | gen |
-- | snk_in | gen |
-- \--------->| arr |
-- \--------->| arr |
-- |------|
-- |------|
--
-- * Example 3: Use snk_in.valid to recreate sop, eop, bsn for a DP
-- * Example 3: Use snk_in.valid to recreate sop, eop, bsn for a DP
-- function that only passes on the valid. However
for delay
-- function that only passes on the valid. However
use snk_in.sync
-- the snk_in.bsn by g_nof_pages_bsn to account for the
block
--
to delay
the snk_in.bsn by g_nof_pages_bsn to account for the
-- latency of the upstream DP components that did not pass
on
--
block
latency of the upstream DP components that did not pass
-- the snk_in.bsn.
--
on
the snk_in.bsn.
--
--
-- - g_check_input_sync = False
-- - g_check_input_sync = False
-- - g_nof_pages_bsn >= 1
-- - g_nof_pages_bsn >= 1
...
@@ -119,6 +120,7 @@
...
@@ -119,6 +120,7 @@
--
--
-- Remarks:
-- Remarks:
-- . This dp_block_gen_arr relates to:
-- . This dp_block_gen_arr relates to:
-- - dp_bsn_source.vhd
-- - dp_dp_block_gen.vhd
-- - dp_dp_block_gen.vhd
-- - dp_paged_sop_eop_reg.vhd
-- - dp_paged_sop_eop_reg.vhd
-- - dp_fifo_info.vhd
-- - dp_fifo_info.vhd
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment