Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
White Rabbit Switch - Gateware
Manage
Activity
Members
Labels
Plan
Issues
14
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
White Rabbit Switch - Gateware
Commits
c03875dc
Commit
c03875dc
authored
9 years ago
by
Grzegorz Daniluk
Browse files
Options
Downloads
Patches
Plain Diff
hwiu: update info for v4.2
parent
03b3a815
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/wrsw_hwiu/gw_ver_pkg.vhd
+4
-4
4 additions, 4 deletions
modules/wrsw_hwiu/gw_ver_pkg.vhd
with
4 additions
and
4 deletions
modules/wrsw_hwiu/gw_ver_pkg.vhd
+
4
−
4
View file @
c03875dc
...
...
@@ -2,8 +2,8 @@ library ieee;
use
ieee
.
std_logic_1164
.
all
;
--generated automatically by gen_ver.py script--
package
hwver_pkg
is
constant
c_build_date
:
std_logic_vector
(
31
downto
0
)
:
=
x"0
4080e
00"
;
constant
c_switch_hdl_ver
:
std_logic_vector
(
31
downto
0
)
:
=
x"0
cc6e77
1"
;
constant
c_gencores_ver
:
std_logic_vector
(
31
downto
0
)
:
=
x"0
ae5ff9a
"
;
constant
c_wrcores_ver
:
std_logic_vector
(
31
downto
0
)
:
=
x"0
de3d197
"
;
constant
c_build_date
:
std_logic_vector
(
31
downto
0
)
:
=
x"0
d070f
00"
;
constant
c_switch_hdl_ver
:
std_logic_vector
(
31
downto
0
)
:
=
x"0
03b3a8
1"
;
constant
c_gencores_ver
:
std_logic_vector
(
31
downto
0
)
:
=
x"0
12c045e
"
;
constant
c_wrcores_ver
:
std_logic_vector
(
31
downto
0
)
:
=
x"0
477ea63
"
;
end
package
;
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