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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Commits
b48d8f28
Commit
b48d8f28
authored
4 years ago
by
Pieter Donker
Browse files
Options
Downloads
Patches
Plain Diff
L2SDP-206
, fixed typo.
parent
836a80e3
No related branches found
No related tags found
1 merge request
!100
Removed text for XSub that is now written in Confluence Subband correlator...
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
applications/lofar2/designs/lofar2_unb2b_filterbank/src/vhdl/mmm_lofar2_unb2b_filterbank.vhd
+1
-1
1 addition, 1 deletion
...unb2b_filterbank/src/vhdl/mmm_lofar2_unb2b_filterbank.vhd
with
1 addition
and
1 deletion
applications/lofar2/designs/lofar2_unb2b_filterbank/src/vhdl/mmm_lofar2_unb2b_filterbank.vhd
+
1
−
1
View file @
b48d8f28
...
@@ -284,7 +284,7 @@ BEGIN
...
@@ -284,7 +284,7 @@ BEGIN
PORT
MAP
(
mm_rst
,
mm_clk
,
reg_sdp_info_mosi
,
reg_sdp_info_miso
);
PORT
MAP
(
mm_rst
,
mm_clk
,
reg_sdp_info_mosi
,
reg_sdp_info_miso
);
u_mm_file_reg_stat_enable
:
mm_file
GENERIC
MAP
(
mmf_unb_file_prefix
(
g_sim_unb_nr
,
c_sim_node_nr
,
c_sim_node_type
)
&
"REG_STAT_ENABLE"
)
u_mm_file_reg_stat_enable
:
mm_file
GENERIC
MAP
(
mmf_unb_file_prefix
(
g_sim_unb_nr
,
c_sim_node_nr
,
c_sim_node_type
)
&
"REG_STAT_ENABLE"
)
PORT
MAP
(
mm_rst
,
mm_clk
,
reg_stat_enable_mosi
,
reg_s
i
_miso
);
PORT
MAP
(
mm_rst
,
mm_clk
,
reg_stat_enable_mosi
,
reg_s
tat_enable
_miso
);
u_mm_file_reg_stat_hdr_info
:
mm_file
GENERIC
MAP
(
mmf_unb_file_prefix
(
g_sim_unb_nr
,
c_sim_node_nr
,
c_sim_node_type
)
&
"REG_STAT_HDR_INFO"
)
u_mm_file_reg_stat_hdr_info
:
mm_file
GENERIC
MAP
(
mmf_unb_file_prefix
(
g_sim_unb_nr
,
c_sim_node_nr
,
c_sim_node_type
)
&
"REG_STAT_HDR_INFO"
)
PORT
MAP
(
mm_rst
,
mm_clk
,
reg_stat_hdr_dat_mosi
,
reg_stat_hdr_dat_miso
);
PORT
MAP
(
mm_rst
,
mm_clk
,
reg_stat_hdr_dat_mosi
,
reg_stat_hdr_dat_miso
);
...
...
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