Skip to content
GitLab
Explore
Sign in
Register
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
e62ef32c
Commit
e62ef32c
authored
3 years ago
by
Reinier van der Walle
Browse files
Options
Downloads
Patches
Plain Diff
cleanup
parent
4f4ab1cf
Branches
Branches containing commit
No related tags found
1 merge request
!122
Resolve L2SDP-269
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
libraries/base/dp/src/vhdl/dp_block_validate_length.vhd
+0
-5
0 additions, 5 deletions
libraries/base/dp/src/vhdl/dp_block_validate_length.vhd
with
0 additions
and
5 deletions
libraries/base/dp/src/vhdl/dp_block_validate_length.vhd
+
0
−
5
View file @
e62ef32c
...
@@ -63,11 +63,6 @@ ENTITY dp_block_validate_length IS
...
@@ -63,11 +63,6 @@ ENTITY dp_block_validate_length IS
);
);
END
dp_block_validate_length
;
END
dp_block_validate_length
;
LIBRARY
IEEE
,
common_lib
;
USE
IEEE
.
std_logic_1164
.
all
;
USE
work
.
dp_stream_pkg
.
ALL
;
ARCHITECTURE
rtl
OF
dp_block_validate_length
IS
ARCHITECTURE
rtl
OF
dp_block_validate_length
IS
SIGNAL
cnt_reg
:
NATURAL
;
SIGNAL
cnt_reg
:
NATURAL
;
...
...
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