Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
W
White Rabbit core collection
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
30
Issues
30
List
Board
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
image/svg+xml
Discourse
Discourse
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Projects
White Rabbit core collection
Commits
eb413a57
Commit
eb413a57
authored
May 30, 2023
by
Tomasz Wlostowski
Committed by
Tristan Gingold
Jun 05, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wrc_core: fix likely typo on ppsg_timing_ok
parent
ec0b9a5a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
wr_core.vhd
modules/wrc_core/wr_core.vhd
+2
-2
No files found.
modules/wrc_core/wr_core.vhd
View file @
eb413a57
...
...
@@ -6,7 +6,6 @@
-- Author : Grzegorz Daniluk <grzegorz.daniluk@cern.ch>
-- Company : CERN (BE-CO-HT)
-- Created : 2011-02-02
-- Last update: 2023-05-05
-- Platform : FPGA-generics
-- Standard : VHDL
-------------------------------------------------------------------------------
...
...
@@ -629,7 +628,8 @@ begin
tm_cycles_o
=>
tm_cycles_o
,
tm_time_valid_o
=>
tm_time_valid_o
);
ppsg_link_ok
<=
not
phy_rst
;
ppsg_link_ok
<=
ep_led_link
;
pps_csync_o
<=
s_pps_csync
;
pps_valid_o
<=
pps_valid
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment