Forum Discussion
Altera_Forum
Honored Contributor
10 years agoI'm pretty sure that:
a) Yes, you do need to recompile. Extra logic is inserted in the time-limited .sof to cause the timeout. It can't be "removed" because it's just put into an FPGA and it has no idea whether you had the license or not. b) I don't think you need to regenerate the QSYS stuff. It's during synthesis when Quartus checks for a license, and if there isn't one, inserts this OCP logic. It's not done in the source(i.e. the QSYS generated code). My experience is I've seen this added, and as soon as we had a license we recompiled and it was gone.