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
Merge requests
!257
Made a hardware test.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Made a hardware test.
L2SDP-729
into
master
Overview
2
Commits
2
Pipelines
2
Changes
12
2 unresolved threads
Hide all comments
Merged
Job van Wee
requested to merge
L2SDP-729
into
master
2 years ago
Overview
2
Commits
2
Pipelines
2
Changes
3
2 unresolved threads
Hide all comments
Expand
Closes
L2SDP-729
0
0
Merge request reports
Compare
version 1
version 1
b066256c
2 years ago
master (base)
and
latest version
latest version
c208f054
2 commits,
2 years ago
version 1
b066256c
1 commit,
2 years ago
Show latest version
3 files
+
4
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
applications/lofar2/designs/lofar2_unb2c_ddrctrl/tb/vhdl/tb_lofar2_unb2c_ddrctrl.vhd
+
1
−
1
Options
@@ -68,7 +68,7 @@ END tb_lofar2_unb2c_ddrctrl;
ARCHITECTURE
tb
OF
tb_lofar2_unb2c_ddrctrl
IS
CONSTANT
c_sim
:
BOOLEAN
:
=
FALS
E
;
CONSTANT
c_sim
:
BOOLEAN
:
=
TRU
E
;
CONSTANT
c_rd_data_w
:
NATURAL
:
=
32
;
CONSTANT
c_unb_nr
:
NATURAL
:
=
0
;
-- UniBoard 0
Loading