Sign in

username:

password:



Not a member?

Search Comp.Arch.FPGA



Search tips

fpga by Keywords

Altera | ASIC | CPLD | Cyclone | DCM | DDR | DSP | Ethernet | ISE | JTAG | Linux | LVDS | Microblaze | ML310 | Modelsim | NIOS | OPB | PCI | Quartus | RocketIO | SDRAM | Spartan | Spartan3 | SRAM | Stratix | Verilog | VHDL | Virtex | Virtex-4 | Virtex-II | Xilinx | XST


Ads

See Also

DSPEmbedded SystemsElectronics

Comp.Arch.FPGA | Altera SOPC ModelSim question

There are 3 messages in this thread.

You are currently looking at messages 0 to 3.

Altera SOPC ModelSim question - Martin Schoeberl - 2006-08-10 13:12:00

I'm trying to construct a SOPC component of JOP
[1].
As it did not work in the FPGA on the first try
(of course) I would like to simulate it with ModelSim
(Altera version).

However, when I start ModelSim from Quartus I get following
error:

# ** Error: (vcom-11) Could not find
C:\altera\Modeltech_ae\win32aloem/../altera/vhdl/altera.altera_europa_support_lib.
# ** Error: D:/usr/cpu/jop/quartus/tmp/jop_system.vhd(24): (vcom-1195) Cannot find
expanded name:
'altera.altera_europa_support_lib'.
# ** Error: D:/usr/cpu/jop/quartus/tmp/jop_system.vhd(24): Unknown record element
"altera_europa_support_lib".


I found the VHDL file in the Quartus directory. Do I need to
compile it (once ?) with ModelSim, or is there a PATH issue?

Versions: Quartus 6.0sp1, ModelSim ALTERA 6.1d

Thanks,
Martin


[1] http://www.jopdesign.com/ 





Re: Altera SOPC ModelSim question - KJ - 2006-08-10 16:47:00


> I found the VHDL file in the Quartus directory. Do I need to
> compile it (once ?) with ModelSim, or is there a PATH issue?

Compile it.

KJ

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Altera SOPC ModelSim question - homoalteraiensis - 2006-08-14 08:46:00

... when working with UNIX, you may want to use a
specified script,
forcing the compiler to put everything required into the "work"
directory as destination with one "click".

______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.