Beginner_in_FPGA
Contributor
2 years agoIntel 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 mu...
- 2 years ago
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