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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RTSD
HDL
Merge requests
!21
Resolve
L2SDP-88
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
Merged
Resolve
L2SDP-88
L2SDP-88
into
master
Overview
0
Commits
8
Pipelines
0
Changes
8
Merged
Resolve L2SDP-88
Jan Oudman
requested to merge
L2SDP-88
into
master
Jun 18, 2020
Overview
0
Commits
8
Pipelines
0
Changes
8
Review
L2SDP-88
Edited
Sep 8, 2020
by
Daniel van der Schuur
0
0
Merge request reports
Compare
master
version 6
d4022e41
Aug 18, 2020
version 5
8758ec34
Aug 6, 2020
version 4
1807e4aa
Aug 5, 2020
version 3
e89cd857
Aug 4, 2020
version 2
972f20ae
Jul 27, 2020
version 1
cea0ac4c
Jun 18, 2020
master (base)
and
latest version
latest version
7f986b37
8 commits,
Sep 8, 2020
version 6
d4022e41
7 commits,
Aug 18, 2020
version 5
8758ec34
6 commits,
Aug 6, 2020
version 4
1807e4aa
5 commits,
Aug 5, 2020
version 3
e89cd857
4 commits,
Aug 4, 2020
version 2
972f20ae
3 commits,
Jul 27, 2020
version 1
cea0ac4c
2 commits,
Jun 18, 2020
8 files
+
902
−
373
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Expand all files
Files
8
libraries/dsp/st/src/vhdl/mms_st_histogram.vhd
+
1
−
1
View file @ 7f986b37
Edit in single-file editor
Open in Web IDE
Show full file
@@ -26,7 +26,7 @@
-- mms_st_histogram couples the st_histogram component which works entirely
-- in the dp clock domain through st_histogram_reg that handles the cross
-- domain conversion to the MM bus.
--
--
--
-- --------------------------------------
-- | mms_st_histogram |
Loading