Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
If the project uses settings, that aren't supported in the web edition (e.g. incremental compilation), you need to change them to compile the project. But it isn't a serious problem, I think.
- Altera_Forum
Honored Contributor
Up to Quartus 8 i used a trick to get a design compiled with the web edition running without the timelimited "feature". But you need access to a subcription edition.
you need to generate the sopc project with the subcription edition and then you can compile as often as you want with the web edition. as your custom sopc ip were referenced only by the sopc builder but realy included by the compile run. you can modify your design at home and let it run from cfi flash or epcs. the only last border i did came across was, that the web edition must be used the same day as the sopc was generated with a paid version. the next day the web edition didn't like the generated sopc and generated a time limited version again.