Intel Modelsim simulation of IP without its license
Hi,
I try to run a simulation in modelsim with a qsys design called "soc_system" including, in my case, the JESD204B IP, which requires a licence. I know I will need license to compile in the end my project in .sof, but about simulation and debugging ?
I noticed that when I load my design in modelsim, with library soc_system compiled automatically as usual by Quartus from "soc_system.qip", the library will be uncomplete and only the encrypted designs (5 verilog files in soc_system.qip) will be missing (with error msg vsim 3033 design unit not found).
The thing is that my objective was to perform simulation of this IP to ensure that I'm able to run it , and only in this case I want to proceed to compilation and thus buy the JESD204 license.
If I already need to buy the license only for debugging I don't get the point ... ?
But I guess I'm wrong and there is a way to compile these encrypted files in the Intel modelsim library from Quartus ?
Thanks