Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FMC DEL 1ns 2cha
Manage
Activity
Members
Labels
Plan
Issues
6
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
FMC DEL 1ns 2cha
Commits
766dedbf
Commit
766dedbf
authored
4 months ago
by
Tom Levens
Browse files
Options
Downloads
Patches
Plain Diff
Add comments
parent
cf959c95
Branches
WithOserdes400MHz
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
hdl/top/spec/spec_top_ffpg.vhd
+1
-1
1 addition, 1 deletion
hdl/top/spec/spec_top_ffpg.vhd
hdl/top/svec/svec_top_ffpg.vhd
+2
-2
2 additions, 2 deletions
hdl/top/svec/svec_top_ffpg.vhd
with
3 additions
and
3 deletions
hdl/top/spec/spec_top_ffpg.vhd
+
1
−
1
View file @
766dedbf
...
...
@@ -385,7 +385,7 @@ begin
generic
map
(
g_ClkFrequency
=>
62500000
,
-- in Hz
g_Version
=>
sourceid_spec_top_ffpg_pkg
.
version
,
g_Ident
=>
X"66667067_30000000"
g_Ident
=>
X"66667067_30000000"
-- ffpg0
)
port
map
(
Clk_ik
=>
clk_sys_62m5
,
...
...
This diff is collapsed.
Click to expand it.
hdl/top/svec/svec_top_ffpg.vhd
+
2
−
2
View file @
766dedbf
...
...
@@ -559,7 +559,7 @@ begin
generic
map
(
g_ClkFrequency
=>
62500000
,
-- in Hz
g_Version
=>
sourceid_svec_top_ffpg_pkg
.
version
,
g_Ident
=>
X"66667067_30000000"
g_Ident
=>
X"66667067_30000000"
-- ffpg0
)
port
map
(
Clk_ik
=>
clk_sys_62m5
,
...
...
@@ -607,7 +607,7 @@ begin
generic
map
(
g_ClkFrequency
=>
62500000
,
-- in Hz
g_Version
=>
sourceid_svec_top_ffpg_pkg
.
version
,
g_Ident
=>
X"66667067_31000000"
g_Ident
=>
X"66667067_31000000"
-- ffpg1
)
port
map
(
Clk_ik
=>
clk_sys_62m5
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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