Forum Discussion
Hi,
Have you performed the build_asp.sh?
Can you also share the step you performed?
Hello,
Yes, I executed the build_asp.sh script, so that worked fine. I think I perhaps misunderstood what quartus project you wanted in that case, so this reply will have a link to a zip file of the "ofs_iseries-dk_usm.fpga.prj" and bitstream produced by the build_asp.sh script and found into the "oneapi-asp/iseries-dk/build/bringup" folder.
https://drive.google.com/file/d/19_5sMgz7zNjDhhfoF5Qpc2jZSFSWaFlr/view?usp=sharing
I have also done the necessary steps of installing the device (aocl install path-to-directory-containing-oneapi-asp/oneapi-asp/platform-name), mapping the PF/VF functions (see output below), and running the initialization bitstream.
[root@localhost iseries-dk]# sudo opae.io ls
[0000:01:00.0] (0x8086:0xbcce 0x8086:0x0001) Intel Acceleration JTAG PCI Development Kit (Driver: dfl-pci)
[0000:01:00.1] (0x8086:0xbccf 0x8086:0x0001) Intel Acceleration JTAG PCI Development Kit (Driver: vfio-pci)
[root@localhost iseries-dk]# ls -lt /dev/vfio
total 0
crw-rw----. 1 jbick root 234, 0 Dec 2 14:54 15
crw-rw-rw-. 1 root root 10, 196 Dec 2 14:54 vfio
Thank you!
James