.sof not generated
Hello,
I am currently using Arria 10 SOC development board on Quartus Prime 17.1. I am trying to evaluate DisplayPort IP. I have instantiated the DisplayPort IP by going to IP Catalog -> Library -> Interface Protocols -> Audio & Videos -> Intel FPGA DisplayPort and go from there. The design can pass Analysis & Synthesis and Fitter, but when it comes to the Assembler stage, no .sof was generated. Here is the warning message
Warning (115003): Can't generate programming files for your current project because you do not have a valid license for the following IP core or cores.
Warning (115005): Unlicensed IP: "DisplayPort(6AF7 0109)"
Now, I don't have the license, but my understanding is that if I am running the OpenCore Plus evaluation mode, I should still be able to generate .sof, either tethered, or untethered (timg_limited).
Under Assignments -> Settings -> Compilation Process Settings -> More Settings, I have tried setting "Intel FPGA IP Evaluation Mode" to both Enable and Disable, but in either case, no .sof is generated
Greatly appreciated any help!