162306a36Sopenharmony_ciconfig CAN_CTUCANFD 262306a36Sopenharmony_ci tristate "CTU CAN-FD IP core" if COMPILE_TEST 362306a36Sopenharmony_ci help 462306a36Sopenharmony_ci This driver adds support for the CTU CAN FD open-source IP core. 562306a36Sopenharmony_ci More documentation and core sources at project page 662306a36Sopenharmony_ci (https://gitlab.fel.cvut.cz/canbus/ctucanfd_ip_core). 762306a36Sopenharmony_ci The core integration to Xilinx Zynq system as platform driver 862306a36Sopenharmony_ci is available (https://gitlab.fel.cvut.cz/canbus/zynq/zynq-can-sja1000-top). 962306a36Sopenharmony_ci Implementation on Intel FPGA-based PCI Express board is available 1062306a36Sopenharmony_ci from project (https://gitlab.fel.cvut.cz/canbus/pcie-ctucanfd) and 1162306a36Sopenharmony_ci on Intel SoC from project (https://gitlab.fel.cvut.cz/canbus/intel-soc-ctucanfd). 1262306a36Sopenharmony_ci Guidepost CTU FEE CAN bus projects page https://canbus.pages.fel.cvut.cz/ . 1362306a36Sopenharmony_ci 1462306a36Sopenharmony_ciconfig CAN_CTUCANFD_PCI 1562306a36Sopenharmony_ci tristate "CTU CAN-FD IP core PCI/PCIe driver" 1662306a36Sopenharmony_ci depends on PCI 1762306a36Sopenharmony_ci select CAN_CTUCANFD 1862306a36Sopenharmony_ci help 1962306a36Sopenharmony_ci This driver adds PCI/PCIe support for CTU CAN-FD IP core. 2062306a36Sopenharmony_ci The project providing FPGA design for Intel EP4CGX15 based DB4CGX15 2162306a36Sopenharmony_ci PCIe board with PiKRON.com designed transceiver riser shield is available 2262306a36Sopenharmony_ci at https://gitlab.fel.cvut.cz/canbus/pcie-ctucanfd . 2362306a36Sopenharmony_ci 2462306a36Sopenharmony_ciconfig CAN_CTUCANFD_PLATFORM 2562306a36Sopenharmony_ci tristate "CTU CAN-FD IP core platform (FPGA, SoC) driver" 2662306a36Sopenharmony_ci depends on HAS_IOMEM && OF 2762306a36Sopenharmony_ci select CAN_CTUCANFD 2862306a36Sopenharmony_ci help 2962306a36Sopenharmony_ci The core has been tested together with OpenCores SJA1000 3062306a36Sopenharmony_ci modified to be CAN FD frames tolerant on MicroZed Zynq based 3162306a36Sopenharmony_ci MZ_APO education kits designed by Petr Porazil from PiKRON.com 3262306a36Sopenharmony_ci company. FPGA design https://gitlab.fel.cvut.cz/canbus/zynq/zynq-can-sja1000-top. 3362306a36Sopenharmony_ci The kit description at the Computer Architectures course pages 3462306a36Sopenharmony_ci https://cw.fel.cvut.cz/wiki/courses/b35apo/documentation/mz_apo/start . 35