URL
https://opencores.org/ocsvn/ha1588/ha1588/trunk
[/] [ha1588/] [trunk/] [rtl/] [top/] [ha1588.v] - Diff between revs 54 and 58
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 54 |
Rev 58 |
Line 31... |
Line 31... |
output [31:0] data_out,
|
output [31:0] data_out,
|
|
|
input rtc_clk,
|
input rtc_clk,
|
output [31:0] rtc_time_ptp_ns,
|
output [31:0] rtc_time_ptp_ns,
|
output [47:0] rtc_time_ptp_sec,
|
output [47:0] rtc_time_ptp_sec,
|
|
output rtc_time_one_pps,
|
|
|
input rx_gmii_clk,
|
input rx_gmii_clk,
|
input rx_gmii_ctrl,
|
input rx_gmii_ctrl,
|
input [7:0] rx_gmii_data,
|
input [7:0] rx_gmii_data,
|
input rx_giga_mode,
|
input rx_giga_mode,
|
Line 127... |
Line 128... |
.adj_ld_data(rtc_adj_ld_data),
|
.adj_ld_data(rtc_adj_ld_data),
|
.adj_ld_done(adj_ld_done),
|
.adj_ld_done(adj_ld_done),
|
.period_adj(rtc_period_adj),
|
.period_adj(rtc_period_adj),
|
.time_reg_ns(rtc_time_reg_ns_val),
|
.time_reg_ns(rtc_time_reg_ns_val),
|
.time_reg_sec(rtc_time_reg_sec_val),
|
.time_reg_sec(rtc_time_reg_sec_val),
|
|
.time_one_pps(rtc_time_one_pps),
|
.time_ptp_ns(rtc_time_ptp_ns),
|
.time_ptp_ns(rtc_time_ptp_ns),
|
.time_ptp_sec(rtc_time_ptp_sec)
|
.time_ptp_sec(rtc_time_ptp_sec)
|
);
|
);
|
|
|
tsu u_rx_tsu
|
tsu u_rx_tsu
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.