Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
White Rabbit core collection
Manage
Activity
Members
Labels
Plan
Issues
33
Issue boards
Milestones
Wiki
Code
Merge requests
3
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
White Rabbit core collection
Commits
29837440
Commit
29837440
authored
1 year ago
by
Tristan Gingold
Browse files
Options
Downloads
Patches
Plain Diff
ep_1000basex_pcs.vhd: connect sfp_tx_disable
parent
8d98a58b
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
modules/wr_endpoint/ep_1000basex_pcs.vhd
+2
-1
2 additions, 1 deletion
modules/wr_endpoint/ep_1000basex_pcs.vhd
with
2 additions
and
1 deletion
modules/wr_endpoint/ep_1000basex_pcs.vhd
+
2
−
1
View file @
29837440
...
...
@@ -6,7 +6,7 @@
-- Author : Tomasz Włostowski
-- Company : CERN BE-CO-HT
-- Created : 2010-11-18
-- Last update: 2023-0
3-2
9
-- Last update: 2023-0
5-0
9
-- Platform : FPGA-generic
-- Standard : VHDL'93
-------------------------------------------------------------------------------
...
...
@@ -505,6 +505,7 @@ begin -- rtl
lstat_read_notify
<=
mdio_regs_out
.
MSR_rd
;
mdio_regs_in
.
msr_rfault
<=
'0'
;
serdes_sfp_tx_disable_o
<=
mdio_regs_out
.
ECTRL_sfp_tx_disable
;
U_AUTONEGOTIATION
:
entity
work
.
ep_autonegotiation
generic
map
(
...
...
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