Forum Discussion
Hello,
Sure thing, attached to this post is the output of "lspci -vv" as you requested. There are two devices listed: 0000:01:00.0 and 0000:01:00.1, as I followed the tutorial for creating and binding the PF and VF. Below are also some outputs that may be relevant here:
[root@localhost scripts]# 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
[root@localhost scripts]# 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)
Thank you!
James
Hi,
Can you run "aocl list-devices" to understand the current status of the FPGA?
Thanks
- jjb1692 months ago
New Contributor
Hello,
Sure thing! Here is the output from that command:
[root@localhost scripts]# aocl list-devices
--------------------------------------------------------------------
Device Name:
acl0BSP Install Location:
/home/jbick/OFS/OFS_BUILD_ROOT/oneapi-asp/iseries-dkVendor: Intel Corp
Physical Dev Name Status Information
ofs_ed00000 Passed Intel OFS Platform (ofs_ed00000)
PCIe 01:00.0
FPGA temperature = NAASP DIAGNOSTIC_PASSED
--------------------------------------------------------------------Best,
James
- JohnT_Altera2 months ago
Regular Contributor
Hi,
is it possible to share the Quartus design as I suspect that there might be some implementation issue that cause the DMA not working accordingly.
- jjb1692 months ago
New Contributor
Hello,
Sure thing, attached to this post will be a link to a zip file of the "quartus_proj_dir" produced by the OFS command "./ofs-common/scripts/common/syn/build_top.sh -p --ofss tools/ofss_config/pcie/pcie_host_2link_1pf_1vf.ofss iseries-dk:null_he_lb,null_he_hssi,null_he_mem,null_he_mem_tg,no_hssi work_iseries-dk_minimal_fim". I could not upload the zip file directly, as it is about 1.6GB.
Please let me know if anything else is needed, or if there are any issues with the zip. I look forward to hearing from you!
https://drive.google.com/file/d/1AcIa0XpNL9YFLB_64Ni1efYrlRKSLbLb/view?usp=sharing
Best,
James