Alex Forencich
|
6f2da7c1e9
|
fpga/common: Use async clocking for CMAC
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-10-27 22:40:08 -07:00 |
|
Alex Forencich
|
18ac7cc4f4
|
fpga/mqnic: Merge AU200, AU250, and VCU1525 designs
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-10-12 23:26:08 -07:00 |
|
Alex Forencich
|
858dc5ac85
|
fpga/common: Fix address space layout
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-10-12 22:34:09 -07:00 |
|
Alex Forencich
|
d9e4b82f7a
|
fpga: PTP sample clock is no longer optional, so remove PTP_USE_SAMPLE_CLOCK parameter
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-24 13:52:06 -07:00 |
|
Alex Forencich
|
66b1a28159
|
Update ptp_clock_cdc instances
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-24 13:48:27 -07:00 |
|
Alex Forencich
|
c9fc3473c1
|
merged changes in eth
|
2023-09-24 13:37:03 -07:00 |
|
Alex Forencich
|
994a2e9ef1
|
merged changes in pcie
|
2023-09-24 13:36:59 -07:00 |
|
Alex Forencich
|
5ff1e17a29
|
Add missing assign to frame_min_count_reg in axis_baser_tx_64 module
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-24 13:35:29 -07:00 |
|
Alex Forencich
|
90e6dfc638
|
Use phase detector in PTP CDC module for coarse period tuning, use 9 LSBs of timestamp for fine sync to avoid rollover corrections, reduce FNS comparison width to 4 bits
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-23 14:58:44 -07:00 |
|
Alex Forencich
|
a9e3d3cae8
|
Wait longer to ensure PTP CDC module has fully stabilized in MAC testbenches
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-23 14:52:48 -07:00 |
|
Alex Forencich
|
f9ae6da8bd
|
Improve PTP CDC module testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-23 14:33:14 -07:00 |
|
Alex Forencich
|
5a37442706
|
Merge FNS registers into NS registers in PTP CDC module
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-22 22:52:59 -07:00 |
|
Alex Forencich
|
2074d7212f
|
Fix assignment type
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-22 17:08:16 -07:00 |
|
Alex Forencich
|
b0a4d75fd9
|
Remove extraneous code
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-22 01:08:01 -07:00 |
|
Alex Forencich
|
4a32c86f07
|
Match integrator width to period register width in PTP CDC module
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-22 01:07:43 -07:00 |
|
Alex Forencich
|
cf441f004d
|
Rename source sync signals in PTP CDC module for consistency
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-22 01:07:12 -07:00 |
|
Alex Forencich
|
4b1f48ab5b
|
Parameter clean-up in PTP CDC module
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-21 16:34:05 -07:00 |
|
Alex Forencich
|
aad30d09a1
|
Make FNS_WIDTH an internal parameter in PTP CDC module
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-21 16:30:29 -07:00 |
|
Alex Forencich
|
98b4fbb56d
|
Remove USE_SAMPLE_CLOCK parameter in PTP CDC module
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-18 16:58:02 -07:00 |
|
Alex Forencich
|
060e55b915
|
Wait for correct PTP CDC instance to lock
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-18 16:39:30 -07:00 |
|
Alex Forencich
|
70ff3e9383
|
fpga/mqnic: Enable devlink and DSA on petalinux
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-14 19:17:02 -07:00 |
|
Alex Forencich
|
c2d6942233
|
modules/mqnic: Call devlink_register earlier
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-14 15:24:25 -07:00 |
|
Alex Forencich
|
1e2bcbbb2b
|
modules/mqnic: Add devlink kernel version ifdefs
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-13 18:27:57 -07:00 |
|
Alex Forencich
|
54d0165f68
|
modules/mqnic: Register ports with devlink
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-13 16:40:27 -07:00 |
|
Alex Forencich
|
a9800099e3
|
modules/mqnic: Add initial devlink support
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-12 11:17:24 -07:00 |
|
Alex Forencich
|
2d975c1e83
|
modules/mqnic: Store build date as a string
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-12 11:16:10 -07:00 |
|
Alex Forencich
|
cef4100af0
|
modules/mqnic: Adjust default LFC watermark
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-11 22:58:31 -07:00 |
|
Alex Forencich
|
5e53dd10ea
|
fpga/mqnic: Increase RX FIFO size
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-11 22:47:35 -07:00 |
|
Alex Forencich
|
6b256f82d3
|
Generate pause frames on TX
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-10 23:22:50 -07:00 |
|
Alex Forencich
|
9963674c61
|
Add flow control
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-09 19:01:36 -07:00 |
|
Alex Forencich
|
a169578cfd
|
fpga/common/syn: Fix TDMA BER channel timing constraints
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-09 18:58:30 -07:00 |
|
Alex Forencich
|
6e260f3e79
|
fpga/mqnic: Update modified FIFO modules
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-07 20:10:48 -07:00 |
|
Alex Forencich
|
57ffccba15
|
fpga/mqnic: Cleanup
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-07 18:50:55 -07:00 |
|
Alex Forencich
|
719231b878
|
fpga/mqnic/VCU118: Update VCU118 makefiles
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-07 18:41:15 -07:00 |
|
Alex Forencich
|
e0b31d9b94
|
fpga/mqnic: Add MAC-related parameters
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-07 18:35:42 -07:00 |
|
Alex Forencich
|
31ced63c91
|
fpga/mqnic: Add missing XGMII parameter connections
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-07 18:30:13 -07:00 |
|
Alex Forencich
|
ebd7cb7ad9
|
modules/mqnic: Store port references in netdev priv
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-06 21:48:38 -07:00 |
|
Alex Forencich
|
2e387d3630
|
fpga/mqnic: Ensure class code lookup assistant is disabled in PCIe core instances
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-05 23:44:12 -07:00 |
|
Alex Forencich
|
06226ac777
|
fpga/mqnic: Fix PCIe subsystem vendor IDs on UltraScale devices
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-04 23:05:25 -07:00 |
|
Alex Forencich
|
7e497db017
|
fpga/mqnic: Clean up PCIe core instances
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-09-04 23:04:58 -07:00 |
|
Alex Forencich
|
36576d8981
|
Update MAC and PHY instances
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-08-28 17:22:34 -07:00 |
|
Alex Forencich
|
9095e7ae0b
|
merged changes in eth
|
2023-08-28 12:26:02 -07:00 |
|
Alex Forencich
|
c5af0f726a
|
fpga/mqnic: Use arrays for QSFP pins
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-08-28 12:21:09 -07:00 |
|
Alex Forencich
|
b316c6764e
|
Use quad wrappers in ExaNIC X25 example design
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-08-26 12:44:50 -07:00 |
|
Alex Forencich
|
f9eda00d68
|
Use quad wrappers in ExaNIC X10 example design
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-08-26 12:43:29 -07:00 |
|
Alex Forencich
|
dc58b2447f
|
Use quad wrappers in ZCU102 example design
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-08-26 12:42:39 -07:00 |
|
Alex Forencich
|
d5df47d8b0
|
Use quad wrappers in ZCU106 example design
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-08-26 12:42:04 -07:00 |
|
Alex Forencich
|
4618edcd8e
|
Use quad wrappers in VCU108 example design
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-08-26 01:15:29 -07:00 |
|
Alex Forencich
|
72de6c653a
|
Use quad wrappers in AU50 example design
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-08-26 01:09:00 -07:00 |
|
Alex Forencich
|
66987c8f62
|
Use quad wrappers in AU280 example design
Signed-off-by: Alex Forencich <alex@alexforencich.com>
|
2023-08-26 01:08:32 -07:00 |
|