Forum Discussion
Our website links to a document with some vendor cards:
https://cdrdv2.intel.com/v1/dl/getContent/824530
If you want to use tensor blocks, it's recommended to instantiate them using an RTL library. The use_library code sample demonstrates how to insert optimized RTL for controlling DSPs.
Thanks for the document and showing me how to use the tensor blocks.
I checked your list of vendors and wanted to check if the development kits provided by Intel, which is not in the list, is supported or not.
Because, when I used the Devcloud to test Intel FPGA using oneAPI, I was able to use boards not listed in the document such as ARRIA10 board.
For example, if I want to use an Agilex 7 M FPGA, and buy the model below, will this not be supported by oneAPI?
https://www.intel.com/content/www/us/en/products/details/fpga/development-kits/agilex/agm039.html
Also, where can I get the BSP for these boards by Intel?
Thanks
- whitepau_altera2 years ago
Contributor
Unfortunately, there is no BSP to support the oneAPI FPGA Acceleration flow for that board. You may create FPGA IP and use Platform Designer to integrate it manually, as demonstrated in this code sample: Platform Designer Sample.
As of today, your choices for getting a BSP are either
- Use a board from a 3rd party and get a BSP from them
- Choose one of these developer kits, and build the BSP manually following the instructions on the OFS website.
Agilex® 7 FPGA Agilex® 7 FPGA F-Series Development Kit (2x F-Tile) Agilex® 7 FPGA Agilex® 7 FPGA I-Series Development Kit (2x R-Tile and 1xF-Tile) Stratix® 10 FPGA Intel® FPGA PAC D5005
oneAPI Accelerator Support Package (ASP): Getting Started User Guide