Intel 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 you
Hi,
Glad that the command works for you.
For your questions below
- What is the command that I previously ran used for? If you have any idea, please do let me know. I think you got the command that was used for different version of FIM compilations and repository (eg. intel-ofs-fim repo and older version of that repo). As you're now using the new repo ofs-agx7-pcie-attach, the compilations command option are different as well eg.ofss (this custom repo is built on top of the intel-ofs-fim for agilex 7 with different and easier configuration options)
- I also wanted to know, now that I compiled this Flat-FIM, can just this be uploaded to the card? Do confirm the compiled model is the same as the card you're having . Do refer to section 4.6 Migrating to a different Agilex Device Number in the user guide. Default for the AGFB027R24C2E2VR2(2x-F-tile). If it is the same card, you can directly upload into the card.
- And if so, then what and all can be tested? You can refer to the rest of the guide , where it got different sections on how to add customization on fim like Hello World, AFU, pcie , ethernet , hps configuration.
- And without any changes done to the code, can the card operate as a basic NIC? You will need to compile a fim with hssi configuration and the speed (The default HSSI-SS configuration for the fseries-dk is 2x4x25GbE.)
Thanks
Regards
Kian