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 | Microblaze simulation

There are 4 messages in this thread.

You are currently looking at messages 0 to 4.

Microblaze simulation - Edward Buckley - 2004-01-14 11:19:00

Dear all, 

I'm currently attempting to simulate the microblaze core, following
the instructions given in the "EDK Microblaze Tutorial v3.2" from
Xilinx. I'm using EDK v3.2 and ISE v5.2, with Modelsim XE v5.6e. I
have also followed the instructions for compiling the behavioural
model libraries exactly as specified.

However,when I come to compile the .do file from my project in
Modelsim, I get errors like

# ERROR: C:/edk_libs/microblaze_v2_00_a/microblaze/_primary.dat(1):
near ";":This version of compiler incompatible with library .dat file
# ERROR: C:/edk_libs/microblaze_v2_00_a/microblaze/_primary.dat(1):
syntax error
# ERROR: C:/edk_libs/microblaze_v2_00_a/microblaze/_primary.dat: This
version of compiler incompatible with library .dat file
# ERROR: C:/edk_libs/microblaze_v2_00_a/microblaze/_primary.dat(1):
syntax error
# WARNING[1]: c:/code/vhdl/microblaze/hdl/microblaze_wrapper.vhd(536):
No default binding for component: "microblaze". (No entity named
"microblaze" was found)
# ERROR: c:/code/vhdl/microblaze/hdl/microblaze_wrapper.vhd(539): VHDL
Compiler exiting
# ERROR: C:/Modeltech_xe_starter/win32xoem/vcom failed. 

Does anyone know what has happened here? How can this version of the
compiler possibly be incompatible with the files that were generated
by it??

Many thanks, 

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



Re: Microblaze simulation - ram - 2004-01-15 01:00:00

Hi Edward.
 ModelSIm XE supports only 500 lines of code, so you need to get
ModelSim SE/PE to run MicroBlaze simulation.
bye
Ram
______________________________
Join the blogging team on FPGARelated.com and earn rewards! Details Here.

Re: Microblaze simulation - Richard Temple - 2004-01-15 07:32:00

r...@yahoo.com (ram) wrote in message
news:<6...@posting.google.com>...
> Hi Edward.
>  ModelSIm XE supports only 500 lines of code, so you need to get
> ModelSim SE/PE to run MicroBlaze simulation.
> bye
> Ram

Hi Ed,

Possibly a cheaper and more effective option to buying Modelsim SE/PE
is to get yourself a QuartusII and a NIOS dev kit. Not only will you
have a much better,flexible and mature embedded micro core, you'll be
able to simulate to your hearts content with the Modelsim OEM.

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

Re: Microblaze simulation - Steve Lass - 2004-01-15 18:51:00

Clarification:

ModelSim XE Starter is free and supports 500 lines of code.
ModelSim XE is a $945 option and supports 40,000 lines of code.

Steve

ram wrote:

>Hi Edward.
> ModelSIm XE supports only 500 lines of code, so you need to get
>ModelSim SE/PE to run MicroBlaze simulation.
>bye
>Ram
>  
>

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