Go Back   Velocity Reviews > Newsgroups > VHDL
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

VHDL - Problem while doing PAR simulation.

 
Thread Tools Search this Thread
Old 06-27-2006, 06:54 AM   #1
Default Problem while doing PAR simulation.


Hi all,
I am using Xilinx 7.1 ISE . I am facing a problem while doing post
place and route simulation.
I am using model sim 6.0 version. I get the following error while doing
post place simulation
"An error occurred while executing
D:/programfiles/xilinx/data/projnav/scripts/TclFileWrapper4Halite.tcl."
Has anybody faced a similar problem or has an idea about why is it
coming?
Thanks in advance,
Srikanth



Srikanth
  Reply With Quote
Old 06-28-2006, 03:10 PM   #2
Mike Treseler
 
Posts: n/a
Default Re: Problem while doing PAR simulation.

Srikanth wrote:

> I am using Xilinx 7.1 ISE . I am facing a problem while doing post
> place and route simulation.
> I am using model sim 6.0 version. I get the following error while doing
> post place simulation
> "An error occurred while executing
> D:/programfiles/xilinx/data/projnav/scripts/TclFileWrapper4Halite.tcl."
> Has anybody faced a similar problem


For a synchronous design that passes
static timing and functional simulation,
there is no good reason to run a gate simulation.

If you want to run one anyway,
work from the modelsim prompt
or write your own tcl scripts.

-- Mike Treseler

  Reply With Quote
Old 06-28-2006, 08:26 PM   #3
mk
 
Posts: n/a
Default Re: Problem while doing PAR simulation.

On Wed, 28 Jun 2006 07:10:11 -0700, Mike Treseler
<> wrote:

>Srikanth wrote:
>
>> I am using Xilinx 7.1 ISE . I am facing a problem while doing post
>> place and route simulation.
>> I am using model sim 6.0 version. I get the following error while doing
>> post place simulation
>> "An error occurred while executing
>> D:/programfiles/xilinx/data/projnav/scripts/TclFileWrapper4Halite.tcl."
>> Has anybody faced a similar problem

>
>For a synchronous design that passes
>static timing and functional simulation,
>there is no good reason to run a gate simulation.


Because you said gate simulation I am assuming that you mean RTL level
for functional simulation; if so that's not entirely safe. You need to
add formal verification between rtl & gate to make sure you're
covered. Another way is to run gate level simulations without timing
(nospecify + zero delay) to at least check for the gate level
correctness for the paths you're taking in your tests (which should
have pretty good coverage anyway).
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump