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
d0f9b6c8
Commit
d0f9b6c8
authored
1 year ago
by
Eric Kooistra
Browse files
Options
Downloads
Patches
Plain Diff
Correction.
parent
69282f01
No related branches found
No related tags found
1 merge request
!389
Resolve L2SDP-1013
Pipeline
#74899
passed
1 year ago
Stage: linting
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
applications/lofar2/libraries/sdp/tb/vhdl/tb_sdp_crosslets_remote_ring.vhd
+0
-1
0 additions, 1 deletion
...r2/libraries/sdp/tb/vhdl/tb_sdp_crosslets_remote_ring.vhd
with
0 additions
and
1 deletion
applications/lofar2/libraries/sdp/tb/vhdl/tb_sdp_crosslets_remote_ring.vhd
+
0
−
1
View file @
d0f9b6c8
...
@@ -175,7 +175,6 @@ architecture tb of tb_sdp_crosslets_remote_ring is
...
@@ -175,7 +175,6 @@ architecture tb of tb_sdp_crosslets_remote_ring is
constant
c_block_size
:
natural
:
=
c_sdp_N_crosslets_max
*
c_sdp_S_pn
;
constant
c_block_size
:
natural
:
=
c_sdp_N_crosslets_max
*
c_sdp_S_pn
;
constant
c_gap_size
:
natural
:
=
c_block_period
-
c_block_size
;
constant
c_gap_size
:
natural
:
=
c_block_period
-
c_block_size
;
constant
c_nof_blocks_per_sync
:
natural
:
=
10
;
constant
c_nof_blocks_per_sync
:
natural
:
=
10
;
constant
g_nof_sync
:
natural
:
=
2
;
constant
c_local_crosslet_re
:
integer
:
=
1
;
constant
c_local_crosslet_re
:
integer
:
=
1
;
constant
c_local_crosslet_im
:
integer
:
=
2
;
constant
c_local_crosslet_im
:
integer
:
=
2
;
...
...
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