OFS : Data Path of QSFP from HE_HSSI
Hi Team, I am using N6001 with Intel OFS (OFS PCIe Attach) . I wanted to test data transfer from Host1 to Host2 as below. Host1 -> N6001(Port0) -> OtherNIC(Port0) -> Host2. Is there any sample application available in OPAE/OFS which performs this transaction? Can you please suggest. In addition to above query, I wants to know how HE-HSSI sends data to QSFP?. The hssi application shows "No eth interface, so not honoring --eth-loopback". ( https://ofs.github.io/ofs-2024.1-1/hw/n6001/user_guides/ug_qs_ofs_n6001/ug_qs_ofs_n6001/ Section 7. Send traffic through the 10G AFU). Does this mean the HE_HSSI will not communicate with E-Tile or QSFPs (FIM) ? Do I need to enable any parameters to pass over QSFPs? Thankyou.5.6KViews1like44CommentsIntel N6001 FIM not compiling due to script failing
Hey @khtan, I am done testing the N6000 card, and wanted to test the N6001 design in the N6000 card without enabling the E810 Controller. Hence I started building and compiling the N6001 design, but the script fails. Traceback (most recent call last): File "/usr/bin/afu_json_mgr", line 5, in <module> from packager.tools.afu_json_mgr import main File "/usr/lib/python3/dist-packages/packager/tools/afu_json_mgr.py", line 35, in <module> from packager.utils.afu import AFU File "/usr/lib/python3/dist-packages/packager/utils/afu.py", line 37, in <module> from jsonschema import validators ModuleNotFoundError: No module named 'jsonschema' Error: "afu_json_mgr json-info --afu-json=/home/admin/test/intel-ofs-fim/ofs-common/scripts/common/syn/pim/dummy_afu/dummy_afu.json --verilog-hdr=../hw/afu_json_info.vh" failed Copying build from /home/admin/test/intel-ofs-fim/work_n6001/syn/syn_top/afu_with_pim/pim_template/hw/lib/build... Configuring Quartus build directory: afu/build Error running /home/admin/test/intel-ofs-fim/ofs-common/scripts/common/syn/build_fim.sh Exit code: 1 Below is the attached log file, any ideas as to what can be done are deeply appreciated. Thank you, Best Regards.Solved11KViews1like13CommentsDifference between Open Access OFS and the OFS under otcshare
Hey, Intel provides 2 OFS stacks, Open Access Open FPGA Stack (OFS) OTCshare Open FPGA Stack (OFS) I wanted to know if there is any difference between the two as they offer the same features in terms of throughput. The Open source OFS seems to support more boards than otcshare. Thank you.1.5KViews1like5CommentsN6000-PL MAX10 Build
Hi, I am currently building the N6000 MAX10 BMC provided in this guide, when running the script as mentioned in the guide "./build.sh" the script throws errors. I am not able to clear this error and the file is not present in the directory. Any ideas as what to do next is deeply appreciated? Thank you, Best Regards.Solved15KViews1like21CommentsN6000-PL is not showing up in 'lspci'
Hey, I have with me the N6000-PL card which was provided by Intel. And am trying to test the card as is by connecting to a Dell PowerEdge R520 Server. This server is populated by a single CPU hence the card is connected to an x16 slot but the bandwidth available is x8, the server also doesn't support PCIe Bifurcation. In the Command prompt upon using lspci the card doesn't show up anywhere. And The power LED is green but the rest two LEDs "STS" and "ALM" are Red. 1) Is this common until I flash the MAX10 and Agilex FPGA with the BMC and OFS respectively? 2) Does this mean that the Board already has images preinstalled or is it a clean slate? Thank you, Best Regards.3.9KViews1like12CommentsIntel Open FPGA Stack Compilation
Hi, @khtan The compilation for the project takes 8 to 12 hours just for the IP Generation step and doesn't go any further, I have a system with 64Gb of RAM and an Intel i7 10th Gen. I have tried multiple different methods and commands but its still coming the same. It doesn't even show the exact issue which is causing the error. Also when i open the project in Quartus, in the Files Hierarchy tab only the top module is present, the other files aren't being shown. Are there any files that aren't present in the Github Official page of the Intel OFS that i need for compilation and must request access from Intel. And does the FIM compilation also need other github files other than the ofs-agx7-pcie-attach and ofs-fim-common. I didn't use the linux-dfl, meta-ofs, opae-sdk, etc. Just for initial compilation do the files have to be installed. Any suggestions for the next step would be very helpful. I cant find many forum discussions on the Intel OFS other than mine, Is it that I am the only one facing issues and everyone else can use it easily. Thank youSolved2.9KViews1like5Comments