Commit Graph

268 Commits

Author SHA1 Message Date
Alex Forencich
b6be624bdb example/KCU105: Add support for 10GBASE-R on KCU105
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-22 23:15:24 -08:00
Alex Forencich
4a439783f1 example/KR260: Add support for 10GBASE-R on KR260
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-22 23:01:52 -08:00
Alex Forencich
db8b1fc27e example/VCU108: Add 25G MACs on QSFP28 port on VCU108
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-22 22:33:54 -08:00
Alex Forencich
f0ec82a384 eth: Add MAC+PHY+GT wrapper for UltraScale
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-22 22:22:54 -08:00
Alex Forencich
7613cae4f0 eth: Use 2D array for PFC config
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-22 22:08:43 -08:00
Alex Forencich
7f2ecf9b49 eth: Implement RX sequence error reporting in MAC+PHY module
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-22 10:16:32 -08:00
Alex Forencich
422c54229e eth: Split block type checks in MAC+PHY to reduce fanin
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-22 10:02:08 -08:00
Alex Forencich
8f6a99112b eth: Add missing block types to MAC+PHY logic
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-22 09:55:28 -08:00
Alex Forencich
6a294cef2c Use string type for string parameters
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-21 19:14:28 -08:00
Alex Forencich
6154506c0a axis: Use reset synchronizer module in AXI stream async FIFO
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-20 12:44:23 -08:00
Alex Forencich
17f3613ca4 eth: Clean up function definitions
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-20 12:21:33 -08:00
Alex Forencich
e388cb22c6 example/KR260: Update readme
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-20 10:21:49 -08:00
Alex Forencich
650da9c972 example/HTG940: Add example design for HTG940
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-20 10:20:15 -08:00
Alex Forencich
152b5aeed5 example/KC705: Update readme
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-19 13:24:31 -08:00
Alex Forencich
4db3ee5cd5 example/KR260: Update readme
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-19 12:03:53 -08:00
Alex Forencich
a56a33abc9 examples: Add notes on required licenses
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-19 12:02:07 -08:00
Alex Forencich
d5ed74431a example/KR260: Add example design for KR260
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-19 10:59:15 -08:00
Alex Forencich
ae6f22e4da example/KCU105: Fix MMCM config
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-18 20:10:25 -08:00
Alex Forencich
8241f33d47 example/VCU108: Example design cleanup
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-18 18:13:10 -08:00
Alex Forencich
a4025a1ead example/KC705: Example design cleanup
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-18 18:12:54 -08:00
Alex Forencich
2e35f5b5ff example/KCU105: Add example design for KCU105
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-18 18:08:25 -08:00
Alex Forencich
c7b79f9afb example/VCU108: Add example design for VCU108
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-18 15:14:36 -08:00
Alex Forencich
daa5ca38af example/KC705: Fix MMCM notes
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-18 14:26:22 -08:00
Alex Forencich
53688afeb5 example/KC705: Add example design for Xilinx KC705
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-18 09:45:36 -08:00
Alex Forencich
36ea9fb8d4 example/Arty: Clean up Arty example design
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-18 00:55:08 -08:00
Alex Forencich
db183c7bdd Add test durations for pytest-split
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-17 18:10:01 -08:00
Alex Forencich
6577d016e5 Run example design testbenches in CI
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-17 00:26:06 -08:00
Alex Forencich
2c6fac0b9d Update readme
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-17 00:13:51 -08:00
Alex Forencich
dd2a0d1bf3 example: Add example design for Arty A7
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-17 00:13:06 -08:00
Alex Forencich
c6ca108392 eth: Clean up testbench clocking
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 22:45:19 -08:00
Alex Forencich
689cd34739 eth: Add additional Ethernet MAC-related timing constraints
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 22:30:15 -08:00
Alex Forencich
1112545d0a Update readme
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 22:22:43 -08:00
Alex Forencich
94dba88560 eth: Add RGMII Ethernet MAC with FIFOs module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 22:17:42 -08:00
Alex Forencich
255b26d2f2 eth: Add GMII Ethernet MAC with FIFOs module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 22:17:22 -08:00
Alex Forencich
baa5f72a6c eth: Add MII Ethernet MAC with FIFOs module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 22:16:54 -08:00
Alex Forencich
ffaf05f2d1 eth: Add RGMII Ethernet MAC module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 22:05:59 -08:00
Alex Forencich
fab49d1435 eth: Add RGMII PHY interface module
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 21:50:42 -08:00
Alex Forencich
c0583aaff5 eth: Add GMII Ethernet MAC module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 21:37:12 -08:00
Alex Forencich
1dc5463f00 eth: Add GMII PHY interface module
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 21:34:49 -08:00
Alex Forencich
175230eeaf eth: Add MII Ethernet MAC module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 20:46:31 -08:00
Alex Forencich
af912cc849 eth: Add MII PHY interface module
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 20:05:41 -08:00
Alex Forencich
da7fe065cc io: Rework generic ODDR implementation
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 19:27:56 -08:00
Alex Forencich
d01a90298c eth: Use correct clock for TX completions in MAC + FIFO testbenches
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 18:59:18 -08:00
Alex Forencich
5c8037093b eth: Remove unnecessary PTP_TS_FMT_TOD parameter in 1G MAC module
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 18:06:41 -08:00
Alex Forencich
e3d8ad8d36 io: Add source-synchronous IO modules
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 15:44:34 -08:00
Alex Forencich
e18a2b3457 io: Add generic IDDR and ODDR modules
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 15:41:56 -08:00
Alex Forencich
51d6919622 ptp: Add timing constraints for PTP components
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-16 11:29:57 -08:00
Alex Forencich
d048a8d7c7 Update readme
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-13 22:23:57 -08:00
Alex Forencich
9ad43f3433 Update readme
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-13 22:13:01 -08:00
Alex Forencich
fc1e0efad7 ptp: Add PTP TD rel2tod timestamp reconstruction module and testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2025-02-13 22:07:46 -08:00