User Profile
User Widgets
Contributions
oneAPI MVDR Beamforming Sample
This sample uses IO Pipes and UDP. If I want to run this sample in an Agilex FPGA card, does that mean the FPGA need to have Ethernet and TCP/IP ip core? https://github.com/oneapi-src/oneAPI-samples/tree/master/DirectProgramming/C%2B%2BSYCL_FPGA/ReferenceDesigns/mvdr_beamforming#build-and-run-the-design-using-real-io-pipes Thanks.Solved1.1KViews0likes2CommentsoneAPI for Ethernet and PCIe
If I want my FPGA application written with oneAPI/DPC++ to transfer data through onboard Ethernet interface as well as PCIe bus, do I need to link any Ethernet or PCIe related libraries, or this can be done through Quartus Prime IP cores? Thanks.Solved1.4KViews0likes5CommentsRe: oneAPI for Intel PAC Arria 10
Thank you! Yes, I have PAC Arria 10 GX board and I want to setup locally. The link you provided seems only have BSP and Quartus requirements for the FPGA platforms from BittWare or Terasic, etc. Is it possible you can guide me to the links related to A10 GX board? Thanks again.1.3KViews0likes0CommentsRe: oneAPI for Intel PAC Arria 10
Thanks for your reply. I have Intel FPGA PAC Arria 10 GX. I somehow have an impression that Ubuntu 18.04.1 and Quartus version 19.2 are required to run Arria 10. But recent oneAPI does not support Ubuntu 18.04 anymore. So, my question is: does the latest 2023 oneAPI and Quartus still support Arria 10?1.3KViews0likes0CommentsoneAPI for Intel PAC Arria 10
I have two questions about oneAPI support for Intel PAC Arria 10: 1. There is "Install Intel PAC BSPs" section in the installation guide from oneAPI base kit 2023.0 (https://www.intel.com/content/www/us/en/docs/oneapi/installation-guide-linux/2023-0/install-intel-pac-bsps.html) but I don't see it in newer base kit 2023.2 and 2023.1. I assume the same BSP installation can be applied to recent oneAPI base right? 2. In the oneAPI download page (https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html), there is only option to download 2023.2 and 2023.1. Is there an archive to download earlier versions? Thanks.1.4KViews0likes7CommentsRe: oneAPI version requirement for Terasic DE10-Agilex
Thanks for providing the system requirements page. Still, it doesn't answer my question. The "FPGA Custom Platform" says "Download and install the required version of Intel Quartus Prime Pro Edition Software for Linux", which for DE10-Agilex is version 21.2, but in Terasic's user guide it uses version 22.1. Anyway, I'm going to follow Terasic's user guide. If 22.1 doesn't work well, I will fall back to 21.2 as suggested by Intel.1.3KViews0likes0CommentsoneAPI version requirement for Terasic DE10-Agilex
In this link (Intel® FPGA Add-On for oneAPI Base Toolkit: Program FPGAs Faster) it lists oneAPI version 21.2 but in Terasic's user manual (https://www.terasic.com.tw/cgi-bin/page/archive_download.pl?Language=English&No=1252&FID=8af04e6ecc44150e3b26071441dc1a83) it uses version 22.1. My question is which version I should use with DE10-Agilex or I can use the latest version? Thanks.1.4KViews0likes5Comments