thy110 发表于 2018-2-28 20:41:47

quartus II 15.0在使用FFT ip核时编译总出错,提示time-limited file

我准备用quartus II做个FFT的仿真实验,在添加完fft ip核之后,编译工程提示很多关于fft的错误,有网友说去掉setting中的EDA工具,确实编译通过了,但是生成不了仿真所需的文件啊。或者有什么可以进行仿真的方法,教我一下,谢谢。
错误有192个主要是以下两种错误
错误提示:
Error (204012): Can't generate netlist output files because the file "D:/altera/FPGA/MyProject/fft/myfft/synthesis/submodules/asj_fft_bfp_ctrl.vhd" is an OpenCore Plus time-limited file
Error (204012): Can't generate netlist output files because the file "D:/altera/FPGA/MyProject/fft/myfft/synthesis/submodules/asj_fft_tdl_bit.vhd" is an OpenCore Plus time-limited file
Error (204012): Can't generate netlist output files because the file "D:/altera/FPGA/MyProject/fft/myfft/synthesis/submodules/twid_rom.vhd" is an OpenCore Plus time-limited file
Error (204012): Can't generate netlist output files because the file "D:/altera/FPGA/MyProject/fft/myfft/synthesis/submodules/asj_fft_bfp_o.vhd" is an OpenCore Plus time-limited file
Error (204012): Can't generate netlist output files because the file "D:/altera/FPGA/MyProject/fft/myfft/synthesis/submodules/asj_fft_twadgen.vhd" is an OpenCore Plus time-limited file
Error (204012): Can't generate netlist output files because the file "D:/altera/FPGA/MyProject/fft/myfft/synthesis/submodules/asj_fft_cxb_data.vhd" is an OpenCore Plus time-limited file
Error (204009): Can't generate netlist output files because the license for encrypted file "D:/altera/FPGA/MyProject/fft/myfft/synthesis/submodules/asj_fft_bfp_ctrl.vhd" is not available
Error (204009): Can't generate netlist output files because the license for encrypted file "D:/altera/FPGA/MyProject/fft/myfft/synthesis/submodules/asj_fft_tdl_bit.vhd" is not available
Error (204009): Can't generate netlist output files because the license for encrypted file "D:/altera/FPGA/MyProject/fft/myfft/synthesis/submodules/twid_rom.vhd" is not available
Error (204009): Can't generate netlist output files because the license for encrypted file "D:/altera/FPGA/MyProject/fft/myfft/synthesis/submodules/asj_fft_bfp_o.vhd" is not available

diandianer 发表于 2018-2-28 21:09:36

我上学期做课程设计也遇到这样的问题,一直没解决,之前没用过第三方的EDA工具。
听我老师讲要把 IP核的文件 和 仿真文件 在一个文件夹,不过没搞定,我老师也没做过。
等楼主的解决方法

thy110 发表于 2018-3-1 11:08:04

没有大佬遇到过吗。。。。。

huke08@126.com 发表于 2018-3-1 12:28:15

FFT的IP没激活

thy110 发表于 2018-3-1 14:53:25

huke08@126.com 发表于 2018-3-1 12:28
FFT的IP没激活

应该不是吧,我在setting中去掉EDA工具,就可以正常编译通过的啊

YFM 发表于 2018-3-2 10:06:09

一般遇到这种问题我会重新写一个fft核

小LV要加油 发表于 2018-3-3 16:53:31

4楼正解,需要单独破解。

justin_n 发表于 2018-3-5 11:35:25

我用的13.1的quartus FFT IP 核是可以找到破解的而且也比较稳定,后面高版本也没有放出新的IP核破解方法,用老的IP核破解方法破解了15.1的ip core FFT到没有测试,不知楼主是否破解了IP core?

picobox 发表于 2018-3-19 08:36:56

IP CORE没有破解,需要单独破解。我也正解决这个问题。

xivisi 发表于 2018-3-19 08:39:27

话说,intel 新版本的这些 ip 该怎么破解?

zhang_ourdev 发表于 2018-4-23 17:15:25


IP CORE没有破解

falcon8663 发表于 2018-4-23 20:33:51

IP license的问题!!

liugu 发表于 2018-4-24 21:27:06

I核还是很厉害呀。
页: [1]
查看完整版本: quartus II 15.0在使用FFT ip核时编译总出错,提示time-limited file