Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Super Contributor
akleica
Posts: 249
Registered: ‎11-13-2007
0
Accepted Solution

Does Modelsim 6.4c PE work with EDK 10.1?

The real subject was this:

 

Does Modelsim 6.4c PE work with EDK 10.1 and if so, what exactly do I need to do to get them to work together?

 

 

The reason for the verbose subject is because I"m looking for more than a "yes they work together" answer.

 

I have ISE/EDK 10.1 SP3, and Modelsim 6.4c PE (student edition, which should be the same as regularPE)

I'm getting all sorts of errors, probably due to me not knowing how to use Modelsim.

 

 # ** Error: (vsim-3033) L:/TK/HW/netgen/par/system_timesim.v(404733): Instantiation of 'X_ZERO' failed. The design unit was not found.
#         Region: /system
#         Searched libraries:
#             L:\TK\HW\implementation\netgen\par\work

 

 

I found this on the Xilinx site:MXE6.3c_10.1i_SP3_IP3_simulation_libraries.zip , but I don't know if it is required to use with Modelsim PE 6.4.

 

It would be nice for someone at Xilinx to put together a brief tutorial on running these two applications. I have an EDK project with a PowerPC app and I'd like to do a post route simulation.

I have no idea what libraries  are required, if they should be compiled or not, etc.

 

 

Xilinx Employee
htsvn
Posts: 830
Registered: ‎08-02-2007

Re: Does Modelsim 6.4c PE work with EDK 10.1?

Hello,

 

The recommended simulator with EDK_10.1 is ModelSim 6.3c.

 

http://www.xilinx.com/support/answers/31705.htm.

 

The libraries you got from the Website are ModelSim XE libraries. Unfortunately you cannot use ModelSim XE with EDK.

 

Rgds