Forum Discussion
Altera_Forum
Honored Contributor
13 years agoDownload vhdl code into fpga board Problem
Hi all, I get stuck here. I try to download a vhdl code into fpga board using Tools>Programmer. After I click the Programmer, I get the warning box as attached. Then, the .sof file created is s...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- This happens because your design includes an IP core used in OpenCore evaluation mode, namely without buying a license. The core will fully work until you keep the programmer attached, whereas it will stop functioning if you press the Ok button and close that message box. --- Quote End --- Hi Cris72, Is it this warning will affect the functionality of my original code? I used Quartus II Web Edition, what should I do to avoid this warning besides buying a license? Thanks for response