I'm assuming you are trying to use the EDK tool called compedklib.exe
and this tool tests for cretain versions of ModelSim that it know are
compatible with EDK. ModelSim PE Student Edition is not one of the
appoved simulator versions so I'm assuming compedklib is erroring out
at this point.
You may be able to fool compedklib by setting the MODEL_TECH
environment variable to the ModelSim win32pe_edu directory. If that
doesn't work then you may have to compile the EDK libraries manually.
When compiling manually it is easiest to compile everything into one
common library then map all the EDK libraries to this common library.
On May 31, 4:31 am, "lahbibbedd...@gmail.com"
<lahbibbedd
...@gmail.com> wrote:
> hello,
> i want to compile simulation libraries for modelsim through EDK,
> the version of EDK is 9.1i and the version of modelsim PE student
> EDITION 6.5b,
> but i have always a box which write "modelsim is not found please
> ensure that the simulator is correctly installed and\or the necessary
> environnement setting are available".
> and when i lunch the modelsim alone ,it's functional
> please help me
> LAHBIB