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
9709421a
Commit
9709421a
authored
3 years ago
by
Job van Wee
Browse files
Options
Downloads
Patches
Plain Diff
Ready for review.
parent
a2070ca5
Branches
Branches containing commit
No related tags found
1 merge request
!215
Resolve L2SDP-660
Pipeline
#25903
passed
3 years ago
Stage: simulation
Stage: synthesis
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
applications/lofar2/libraries/ddrctrl/src/vhdl/ddrctrl_address_counter.vhd
+1
-1
1 addition, 1 deletion
...r2/libraries/ddrctrl/src/vhdl/ddrctrl_address_counter.vhd
with
1 addition
and
1 deletion
applications/lofar2/libraries/ddrctrl/src/vhdl/ddrctrl_address_counter.vhd
+
1
−
1
View file @
9709421a
...
@@ -48,7 +48,7 @@ ENTITY ddrctrl_address_counter IS
...
@@ -48,7 +48,7 @@ ENTITY ddrctrl_address_counter IS
clk
:
IN
STD_LOGIC
;
clk
:
IN
STD_LOGIC
;
rst
:
IN
STD_LOGIC
;
rst
:
IN
STD_LOGIC
;
in_sosi
:
IN
t_dp_sosi
;
in_sosi
:
IN
t_dp_sosi
;
out_mosi
:
OUT
t_mem_ctlr_mosi
out_mosi
:
OUT
t_mem_ctlr_mosi
:
=
c_mem_ctlr_mosi_rst
);
);
END
ddrctrl_address_counter
;
END
ddrctrl_address_counter
;
...
...
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