Forum Discussion
Altera_Forum
Honored Contributor
18 years agoProblem with Dsp Builder License
Hi all!
I have a full license for Quartus II 6.0 and I use to work With EP1S80 board. When running my Dsp Builder project on MatlaB/Simulink, simulations are good but I have some problems: 1. About the PLL block, I have the message : "Cannot implement the requested PLL..." 2. When running the "signal compiler", the first step, "convert into mdl to vhdl is not possible and i also read the message "Unable to check a valid Dsp Builder License" with no way to continue throught the implementation step on the board. Please I need Help. dzonaser2 Replies
- Altera_Forum
Honored Contributor
About your point 2, is your LM_LICENSE_FILE environment variable set up to point to your license server? (To see this, type getenv('LM_LICENSE_FILE') in MATLAB).
- Altera_Forum
Honored Contributor
Sorry, I was off for some weeks.
Yes the command getenv('LM_LICENSE_FILE') gives me the answer: ans = [email protected] Which is my server. So what else?