[EDK tool] simulation setup

Dear

I need to simulate my EDK (8.2) project.

Simulator is Modelsim SE 6.1c.

I did following steps:

------------------------------------------- In order to compile COMPXLIB,

I used the EDK simulation library compilation wizard

Project -> Project options -> HDL and Simulation -> Simulation library path

EDK library = C:/EDK/EDK_LIB Xilinx library = C:/Xilinx/Xilinx_LIB

-------------------------------------------

However, I could not proceed, because of the message "Modelsim is not found. Please ensure that the simulator is correctly installed and/or necessary environment settings are available".

Could anyone tell me "how to set up the environment" (or, how to points to the location of the simulator)? in EDK 8.2 ?

Thank you in advance

Reply to
Pasacco
Loading thread data ...

Click up a shell, bash or cmd.exe

mkdir play cd play vcom

If this doesn't give you the vcom usage, type "exit" to close the shell, find vcom, and add it's location to your path and try again.

-- Mike Treseler

Reply to
Mike Treseler

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.