electronics forum

Rules | Recent posts | topic RSS | Search | Register  | Log in

Cant Compile modelsim XE libraries


Post new topic  Reply to topic    EDAboard.com Forum Index -> PLD, SPLD, GAL, CPLD, FPGA Design -> Cant Compile modelsim XE libraries
Author Message
sheen0212



Joined: 28 Jun 2009
Posts: 2
Location: India


Post28 Jun 2009 8:09   

modelsim xe


hi...
I am using ISE 10.1 to build a single port rOm using IP core generator. And using Modelsim for simulation . how do I compile the unisim, simprim , xilinx core libraries (these libraries reside in the following place of my system : F:\xilinx\10.1\ISE\vhdl)....I am writing my codes in VHDL. How do I compile these libraries with Modelsim (C:\modeltech\win32)????....compilation error says cant find vsim and cant locate mti_se automatically....please help me....as I am running out of tym.. [Sad]
Back to top
Google
AdSense
Google Adsense




Post28 Jun 2009 8:09   

Ads




Back to top
devas



Joined: 16 Jun 2009
Posts: 39
Helped: 7


Post28 Jun 2009 8:57   

compile ise modelsim


Hi,

You can use the Xilinx executable compxlib, located in the bin/nt directory of your ISE 10.1. You can use it in graphical mode, but then you need an up-to-date Modelsim version, or use it command-line. Type compxlib -h for a list of all options.

You can compile the unisim and simprim VHDL source file also with the modelsim compile function:

vcom -93 -work unisim F:\xilinx\10.1\ISE\vhdl\src\unisims\unisim_VCOMP.vhd
vcom -93 -work simprim F:\xilinx\10.1\ISE\vhdl\src\simprims\simprim_Vcomponents.vhd

For XilinxCoreLib I should use compxlib, but otherwise you can compile them with vcom like above and only compile the necessary files for simulating your ROM. Look in the generated VHDL which XilinxCoreLib component it uses.

Devas
Back to top
sheen0212



Joined: 28 Jun 2009
Posts: 2
Location: India


Post28 Jun 2009 9:03   

xilinxcorelib modelsim


Thanx for this information.....but can I get a step by step instruction on how to simulate my single port ROM generated through core generator???.....Its really getting messed up for me...
Back to top
Arabic versionBulgarian versionCatalan versionCzech versionDanish versionGerman versionGreek versionEnglish versionSpanish versionFinnish versionFrench versionHindi versionCroatian versionIndonesian versionItalian versionHebrew versionJapanese versionKorean versionLithuanian versionLatvian versionDutch versionNorwegian versionPolish versionPortuguese versionRomanian versionRussian versionSlovak versionSlovenian versionSerbian versionSwedish versionTagalog versionUkrainian versionVietnamese versionChinese version
Post new topic  Reply to topic    EDAboard.com Forum Index -> PLD, SPLD, GAL, CPLD, FPGA Design -> Cant Compile modelsim XE libraries
Page 1 of 1 All times are GMT + 1 Hour
Similar topics:
How to compile Al*te*r@ libraries? (5)
modelsim compile problem (1)
cant compile java files in fedora 8.. java (3)
Xilinx MicroBlaze compile error in ModelSim (3)
how wo compile xilinx libray(ise6.1) using MODELSIM!?thx! (3)
Problem with recompiling Xilinx Libraries in ModelSim (3)
how to set many libraries to Modelsim simulatio environment? (4)
[VHDL+ModelSim] ModelSim and FSM (6)
Modelsim compilation - modelsim work folder (3)
Modelsim and Modelsim designer (3)


Abuse || Administrator || Moderators || Support us || sitemap
topic RSS