1
0
mirror of https://github.com/corundum/corundum.git synced 2025-01-16 08:12:53 +08:00

897 Commits

Author SHA1 Message Date
Alex Forencich
bed12ee774 Consolidate CQs
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-07-10 17:52:34 -07:00
Alex Forencich
265035769a Reorganize queue control registers
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-07-07 01:19:19 -07:00
Alex Forencich
6887a4a004 fpga/mqnic/KR260: fix symlink
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-26 15:20:53 -07:00
Alex Forencich
448fa8eb4c Use SPDX
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-26 11:44:57 -07:00
Alex Forencich
9a93cfb5ad fpga/mqnic: Clean up readmes
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-26 00:08:49 -07:00
Alex Forencich
edc5903157 fpga/common: Fix FIFO status connections
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-25 18:35:21 -07:00
Alex Forencich
344fcd45fc fpga/mqnic: Testbench parameter clean-up
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-24 01:25:25 -07:00
Alex Forencich
b84b6b53cc fpga/common/tb: Fix testbench name
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-24 00:57:02 -07:00
Alex Forencich
a7e4c9e6eb fpga/common/tb: Fix testbench parameters in mqnic_core_axi testbench
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-24 00:56:47 -07:00
Alex Forencich
045b0c1c68 merged changes in pcie 2023-06-23 22:49:05 -07:00
Alex Forencich
acfd88a043 fpga/common: Update Stratix 10 core logic based on RX completion buffer size test results
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-21 16:12:58 -07:00
Alex Forencich
f049e9bc37 fpga/common: Update US/US+ core logic based on RX completion buffer size test results
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-16 16:57:53 -07:00
Alex Forencich
0f566cba49 Support more PetaLinux releases
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-13 00:23:25 -07:00
Alex Forencich
2c8b1d0e29 fpga/mqnic/520N_MX: Add 25G mqnic design for BittWare 520N-MX
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-12 15:36:26 -07:00
Alex Forencich
9f808c65b2 fpga/mqnic/DK_DEV_1SMX_H_A: Add virtual I2C switch to control modsel pins
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-11 02:05:37 -07:00
Alex Forencich
5099e4a3d5 fpga/mqnic/DK_DEV_AGF014EA: Add virtual I2C switch to control modsel pins
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-11 00:37:50 -07:00
Alex Forencich
f5c7dce04a fpga/mqnic/Nexus_K3P_S: Add virtual I2C switch to control modsel pins
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-10 20:24:41 -07:00
Alex Forencich
15fe14ab88 fpga/mqnic/Nexus_K35_S: Add virtual I2C switch to control modsel pins
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-10 20:24:08 -07:00
Alex Forencich
8a261b1307 fpga/mqnic/ADM_PCIE_9V3: Add virtual I2C switch to control modsel pins
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-10 20:21:56 -07:00
Alex Forencich
45d941b63b fpga/common: Add I2C single reg module
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-10 20:17:55 -07:00
Alex Forencich
5638287413 fpga/mqnic: Fix P-tile parameter names
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-07 11:09:33 -07:00
Alex Forencich
4d2523449f fpga/mqnic/ZCU106: Update device tree for PetaLinux
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-02 23:13:38 -07:00
Alex Forencich
0ad2635b76 fpga/mqnic/ZCU102: Update device tree for PetaLinux
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-02 23:13:28 -07:00
Alex Forencich
a8c60e89ac fpga/mqnic/KR260: Add 10G mqnic design for Kria KR260
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-02 02:05:30 -07:00
Alex Forencich
2f134d1968 fpga/mqnic/ZCU102/fpga_zynqmp: Add support for Ubuntu for ZCU102 MPSoC
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-02 01:53:59 -07:00
Alex Forencich
beaf1c6fbf fpga/mqnic/ZCU106/fpga_zynqmp: Add support for Ubuntu for ZCU106 MPSoC
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-06-02 01:53:24 -07:00
Alex Forencich
64cdae1ccf fpga: Update designs for RX completion buffer management
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-05-31 10:26:40 -07:00
Alex Forencich
c45be17cea fpga/common: Add busy status outputs to DMA IF instances
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-05-30 21:27:56 -07:00
Alex Forencich
ffe158f43c merged changes in pcie 2023-05-30 21:27:16 -07:00
Alex Forencich
cde909061c merged changes in eth 2023-05-21 14:53:37 -07:00
Alex Forencich
eb3343764d fpga/mqnic/DK_DEV_1SDX_P_A: Parameter clean-up
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-05-21 14:53:30 -07:00
Alex Forencich
47cfc828a2 fpga/mqnic/ADM_PCIE_9V3: Parameter clean-up, remove PCIE_TAG_COUNT from top level
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-05-19 13:34:33 -07:00
Alex Forencich
b7dad0e946 fpga/common/tb: Check feature bits in core testbenches
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-05-13 01:10:35 -07:00
Alex Forencich
1c242f7d92 fpga/common/tb: Pull out feature bits for easy access
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-05-13 00:54:56 -07:00
Alex Forencich
3c995dc8e0 Implement dynamic queue allocation in testbench and driver
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-05-02 21:23:30 -07:00
Alex Forencich
9834f8365c Rework resource management in testbenches, driver, and utils
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-05-01 22:04:43 -07:00
Alex Forencich
66f5b9fcc1 Clean up naming in testbenches, driver, and utils
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-04-30 21:48:34 -07:00
Alex Forencich
53d272ff12 fpga/mqnic/fb4CGg3: Add 25G mqnic design for Silicom fb4CGg3@VU09P
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-04-30 13:55:58 -07:00
Alex Forencich
341115d70b fpga/mqnic/fb4CGg3: Add 100G mqnic design for Silicom fb4CGg3@VU09P
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-04-30 13:51:57 -07:00
Alex Forencich
519330fd32 fpga: Move led_sreg_driver into common
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-04-27 14:12:42 -07:00
Alex Forencich
462d3c3a65 fpga/mqnic/fb2CG: Update led_sreg_driver to support interleaving and bit reversal
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-04-27 01:03:44 -07:00
Alex Forencich
04d137ffbc fpga/mqnic/DK_DEV_AGF014EA: Add notes on switch settings
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-04-22 22:10:02 -07:00
Alex Forencich
587b4d5743 fpga/mqnic/DK_DEV_1SDX_P_A: Add 100G mqnic design for DK-DEV-1SDX-P-A
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-04-22 22:07:32 -07:00
Alex Forencich
0634b86539 fpga/mqnic/DK_DEV_1SDX_P_A: Implement I2C interface on DK-DEV-1SDX-P-A
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-04-22 20:24:50 -07:00
Alex Forencich
52068fbb31 fpga/mqnic: Rename Intel development kit designs based on part number
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-04-20 21:51:35 -07:00
Alex Forencich
526bcdb7b1 fpga/mqnic/DK_DEV_AGF014EA: Add 25G mqnic design for DK-DEV-AGF014EA
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-04-16 01:11:11 -07:00
Alex Forencich
19cbfeccaa fpga/mqnic/DK_DEV_AGF014EA: Add 100G mqnic design for DK-DEV-AGF014EA
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-04-16 01:10:43 -07:00
Alex Forencich
f4c016a46c fpga/mqnic/DE10-Agilex: Drop part suffix for production parts
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-04-15 16:56:10 -07:00
Alex Forencich
14be62110e fpga/mqnic: Write compressed SOF files
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-04-15 16:29:37 -07:00
Alex Forencich
adeb6d7a11 fpga/mqnic/DE10_Agilex: Report correct FPGA IDs
Signed-off-by: Alex Forencich <alex@alexforencich.com>
2023-04-15 16:26:39 -07:00