FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > FPGA

FPGA comp.arch.fpga newsgroup (usenet)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-17-2004, 12:18 PM
Cornel Arnet
Guest
 
Posts: n/a
Default Timing Simulation ModelSim / Quartus

Hi there,

I want to perform a timing simulation with ModelSim SE5.7e from the output
generated by Quartus II 3.0. So, I add "mydesign.vho" to my modelsim
project and it compiles without any errors or warnings. However, when I try
to load the design for simulation (without *.sdo for now) the following is
printed out:

# Compile of mydesign.vho was successful.
vsim work.mydesign(structure)
# vsim work.mydesign(structure)
# Loading C:/Modeltech_5.7e/win32/../std.standard
# Loading C:/Modeltech_5.7e/win32/../ieee.std_logic_1164(body)
# Loading C:/Modeltech_5.7e/win32/../std.textio(body)
# Loading C:/Modeltech_5.7e/win32/../ieee.vital_timing(body)
# Loading C:/Modeltech_5.7e/win32/../ieee.vital_primitives(body)
# Loading work.atom_pack(body)
# Loading work.apex20ke_components
# Loading C:/Modeltech_5.7e/win32/../ieee.std_logic_arith(body)
# Loading C:/Modeltech_5.7e/win32/../ieee.std_logic_unsigned(body)
# Loading C:/Modeltech_5.7e/win32/../ieee.std_logic_textio(body)
# Loading work.mydesign(structure)
# Loading work.apex20ke_dpram(vital_dpram_atom)
# Loading work.output_delay(v1)
# ** Error: (vsim-7) Failed to open VHDL file "A()" in rb mode.
# No such file or directory. (errno = ENOENT)
# Time: 0 ns Iteration: 0 Instance:
/mydesign/inst6_alpm_instance_adp0_adpram
# ** Fatal: (vsim-7) Failed to open VHDL file "A()" in rb mode.
# No such file or directory. (errno = ENOENT)
# Time: 0 ns Iteration: 0 Process:
/mydesign/inst6_alpm_instance_adp0_adpram/clock File:
C:/quartus/eda/sim_lib/apex20ke_atoms.vhd
# FATAL ERROR while loading design
# Error loading design

Anybody can help?

Regards,
Cornel Arnet



Reply With Quote
  #2 (permalink)  
Old 01-18-2004, 09:20 PM
Mike Treseler
Guest
 
Posts: n/a
Default Re: Timing Simulation ModelSim / Quartus

Cornel Arnet wrote:

> # ** Fatal: (vsim-7) Failed to open VHDL file "A()" in rb mode.
> # No such file or directory. (errno = ENOENT)
> # Time: 0 ns Iteration: 0 Process:
> /mydesign/inst6_alpm_instance_adp0_adpram/clock File:
> C:/quartus/eda/sim_lib/apex20ke_atoms.vhd
> # FATAL ERROR while loading design
> # Error loading design
>
> Anybody can help?


Parenthesis are not allowed in a VHDL filename.
Consider siming your source level before gate level.

-- Mike Treseler

Reply With Quote
  #3 (permalink)  
Old 01-19-2004, 09:33 PM
Cornel Arnet
Guest
 
Posts: n/a
Default Re: Timing Simulation ModelSim / Quartus

Well, there's no file named "A()" ...and I've already done the source level
simulation.

Cornel Arnet

"Mike Treseler" <[email protected]> wrote in message
news:[email protected]..
> Cornel Arnet wrote:
>
> > # ** Fatal: (vsim-7) Failed to open VHDL file "A()" in rb mode.
> > # No such file or directory. (errno = ENOENT)
> > # Time: 0 ns Iteration: 0 Process:
> > /mydesign/inst6_alpm_instance_adp0_adpram/clock File:
> > C:/quartus/eda/sim_lib/apex20ke_atoms.vhd
> > # FATAL ERROR while loading design
> > # Error loading design
> >
> > Anybody can help?

>
> Parenthesis are not allowed in a VHDL filename.
> Consider siming your source level before gate level.
>
> -- Mike Treseler
>



Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How to use Modelsim-Altera to do the timing simulation? Andy Peters FPGA 0 09-01-2003 03:59 AM


All times are GMT +1. The time now is 04:40 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved