Commit Graph

760 Commits

Author SHA1 Message Date
Alex Forencich
7d4f66b2ec cndm: Add missing include
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-19 23:25:03 -07:00
Alex Forencich
81e91a95e5 apb: Update APB interconnect to support arbitration between multiple upstream devices
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-19 22:05:27 -07:00
Alex Forencich
fa66a26636 apb: Fix parameter comments
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-19 20:34:47 -07:00
Alex Forencich
7ad7cf6878 axi: Fix parameter comments
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-19 20:34:27 -07:00
Alex Forencich
2cf9112092 cndm: Use APB 1S interconnect
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-19 19:17:16 -07:00
Alex Forencich
c51d3999ab pyrite: Use APB 1S interconnect
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-19 19:15:14 -07:00
Alex Forencich
00a0f56c56 eth: Use APB 1S interconnect
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-19 19:12:52 -07:00
Alex Forencich
933ebcadb3 apb: Copy APB interconnect as APB interconnect 1S
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-19 19:09:38 -07:00
Alex Forencich
5652bb0016 axi: Add AXI RAM interface and AXI dual port RAM
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-19 18:12:37 -07:00
Alex Forencich
9a352ae302 eth: Update XDC
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 21:27:08 -07:00
Alex Forencich
93fd966e6e cndm_proto: Update XDC
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 21:26:56 -07:00
Alex Forencich
1d0b06e7f7 cndm: Add board control logic to AS02MC04
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 21:25:44 -07:00
Alex Forencich
6883aa4956 cndm: Add support for writing board EEPROM from ethtool
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 20:19:34 -07:00
Alex Forencich
c40d4c8e16 cndm: Do not print empty serial number
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 20:18:51 -07:00
Alex Forencich
9bcaa2a9d3 cndm: Strip non-printable characters from serial number
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 18:45:49 -07:00
Alex Forencich
1e4e71bcc3 cndm: Do not change select lines while I2C master is running
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 16:59:27 -07:00
Alex Forencich
17e61c06f6 cndm: Update testbench parameters
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 16:58:49 -07:00
Alex Forencich
72b0521147 cndm: I2C IO constraints on RK-XCKU5P-F
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 13:44:43 -07:00
Alex Forencich
b8afd7ae90 cndm: Add support for reading device EEPROM and optical module EEPROMs via ethtool
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 13:33:46 -07:00
Alex Forencich
76f23fe9d1 cndm: Add support for reading hardware IDs
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 13:32:42 -07:00
Alex Forencich
378f1d34ec cndm: Do not report timestamping support when PTP clock is not present
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 13:31:46 -07:00
Alex Forencich
cb2a7af632 cndm: Add page select delay to board control logic
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 13:25:19 -07:00
Alex Forencich
bc3d0f0825 cndm: Add board control logic to RK-XCKU5P-F
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 12:39:48 -07:00
Alex Forencich
d3f6e4e76c cndm: Set TBUF_CYC in board control logic
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 12:33:33 -07:00
Alex Forencich
4b90b35b4c lss: Add tBUF setting to I2C master to insert bus idle time before starts and repeated starts
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 12:30:11 -07:00
Alex Forencich
d268e6d27a cndm: Send I2C stop instead of repeated start after setting bank and page registers
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 00:51:07 -07:00
Alex Forencich
582daf7da0 cndm: Fix device select handling
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 00:50:02 -07:00
Alex Forencich
d34fc20870 cndm: Fix parametrization when DEV_CNT is 1
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-18 00:49:40 -07:00
Alex Forencich
b3f9b899cb cndm: Add board control logic to KCU105
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-17 17:49:47 -07:00
Alex Forencich
f69e6a8c12 cndm: Implement command status codes and error handling
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-17 17:41:08 -07:00
Alex Forencich
5e63669ba1 axi: Fix typo
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-17 15:17:07 -07:00
Alex Forencich
249cfaa1ea cndm: Update boards
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-17 15:00:47 -07:00
Alex Forencich
cc888b2cca cndm: Add support to core logic for board control logic
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-17 14:32:15 -07:00
Alex Forencich
d9cf440351 cndm: Initial commit of board control I2C logic
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-17 14:06:55 -07:00
Alex Forencich
033d961906 cndm: Report firmware information via devlink APIs
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-17 11:07:00 -07:00
Alex Forencich
33170b2bb1 cndm: Report firmware version via ethtool APIs
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-17 10:57:38 -07:00
Alex Forencich
1825650f96 cndm: Add missing parameter connection
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-16 17:14:33 -07:00
Alex Forencich
fd9cb00a9d lss: Fix I2C master clock period
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-16 17:13:44 -07:00
Alex Forencich
89b47d0659 axi: When tying AXI interfaces, permit widening the ID signals
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-15 16:13:08 -07:00
Alex Forencich
87bc96e3fd apb: Add APB tie module
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-15 16:02:34 -07:00
Alex Forencich
446dc19fc6 axi: When tying AXI interfaces, permit narrowing the address bus
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-15 16:01:53 -07:00
Alex Forencich
7a9e9f3370 eth: Update KC705 pins
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-13 19:51:27 -07:00
Alex Forencich
29fadb6b16 cndm: Update KCU105 pins
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-13 19:47:00 -07:00
Alex Forencich
c280dd3da3 eth: Update KCU105 pins
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-13 19:44:48 -07:00
Alex Forencich
8bc90d0627 eth: Remove extra APB idle cycles
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-13 01:24:06 -07:00
Alex Forencich
dc262cc4c4 xfcp: Fix APB implementation
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-13 01:23:31 -07:00
Alex Forencich
23279469c9 cndm: Add support for DNPCIe-40G-KU-LL-2QSFP
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-13 00:21:58 -07:00
Alex Forencich
0364fce4f9 cndm: Add PTP TD leaf clocks to testbenches to provide MAC models with time reference
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-12 22:27:53 -07:00
Alex Forencich
0d48b71c26 cndm: Improve parametrization
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-12 21:48:05 -07:00
Alex Forencich
57fbdd39ba cndm: Support multiple slots for parallel descriptor reads
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-12 20:23:56 -07:00