Trying to simulate FFT IP via Quartus Prime Lite Edition and ModelSim-Altera :(
Hello Friends,
It appears that the FFT IP 'available' in Quartus Prime Lite (18.1) actually costs ~$8k. I discovered that it is available from ARROW, Mouser, et al. for this price, after my simulation attempts with ModelSim-Altera returned Error: (vsim-3033).
** Error: (vsim-3033) ...... Instantiation of 'auk_dspip_r22sdf_top' failed. The design unit was not found.
This error was seen for each instantiation of the FFT IP(s) in my firmware design. Looking back over in the Quartus Prime Lite tool, I see my design almost fully compiles, passing Synthesis, Place & Route, Assembler, Timing Analysis, but then fails at the EDA Netlist Writer causing the compilation to fail. The following errors are reported:
204012 Can't generate netlist output files because the file "C:..................." is an OpenCore Plus time-limited file. Remove the unlicensed cores...
204009 Can't generate netlist output files because the license for encrypted file "C:................" is not available.
Obviously I need to have a license to use the FFT IP/core, but here is my question. I have seen in some other forums and links where it is stated that the core can be evaluated so long as the USB programmer cable is continually inserted to the platform board (inconvenient - pay money to remove). If I can program the encrypted core to a platform before paying $$$$, is it possible for me to obtain simulation results as well (before paying $$$$)?
***If it is possible to simulate this FFT (altera_fft_ii) IP from the IP catalog seen in Quartus Prime Lite, before buying it or paying any money, please let me know some good detailed instructions on how I can accomplish this simulation. ***
Regards,
bob_rf