Commit Graph

748 Commits

Author SHA1 Message Date
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
Alex Forencich
c68bb2d38f cndm: Remove extra APB idle cycles
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-12 16:59:01 -07:00
Alex Forencich
615e90e16d ptp: Remove extra APB idle cycles
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-12 16:57:34 -07:00
Alex Forencich
72d8f1219e pcie: Remove extra APB idle cycles
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-12 16:57:22 -07:00
Alex Forencich
d1b5b4444a axi: Fix AXI lite to APB adapter
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-12 16:43:02 -07:00
Alex Forencich
f5b7eb272d apb: Remove extra idle cycles
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-12 15:35:03 -07:00
Alex Forencich
d799cddaa5 ci: Update cocotbext-axi
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-12 15:31:08 -07:00
Alex Forencich
5c2069bbe4 axi: Run stress tests with idles and backpressure
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-12 14:48:04 -07:00
Alex Forencich
960ba06652 apb: Run stress tests with idles and backpressure
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-12 14:43:59 -07:00
Alex Forencich
51e731da30 ci: Update actions
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-12 13:11:00 -07:00
Alex Forencich
cd5da36581 lss: Fix some handshaking bugs in I2C master module
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-12 01:08:02 -07:00
Alex Forencich
7a12540f26 cndm: Use AXIL crossbar in cndm-lite
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-11 13:43:23 -07:00
Alex Forencich
bb9d4b90ec cndm: Add support for KCU105
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2026-03-11 02:29:32 -07:00