Cadence ncsim

R

rik

Guest
Hi freinds

I am new to Cadence nc tools. I am using the gui. everytime I modify my
code, I have to reinvoke the simulator window. Is there any simple way
where I can modify my code with my simvision window open.
At present every time I want to change the code I have to close my
cadence simvision gui window, compile and elaborate it and then again
simulate it which reinvokes the simvision gui and finally select the
signal of interest and send them to the waveform window.
Its realy painful and I am sure there will be some solution to it which
I dont know.



Thanks
Rik
 
rik wrote:


I am new to Cadence nc tools. I am using the gui. everytime I modify my
code, I have to reinvoke the simulator window. Is there any simple way
where I can modify my code with my simvision window open.

In the simulator: <Simulation> - <Reinvoke Simulation>

I prefer a "signal trace script". In the dialogue while launching the
simulation you may specify a script file that will be executed upon the
simulator is started. I put in there all the signals I want to trace.
For a project I get a huge buch of signals and I comment / uncomment
(using '#') these I want to add.


Ralf
 
On Wed, 30 Aug 2006 11:47:41 -0700, rik wrote:

Hi freinds

I am new to Cadence nc tools. I am using the gui. everytime I modify my
code, I have to reinvoke the simulator window. Is there any simple way
where I can modify my code with my simvision window open.
At present every time I want to change the code I have to close my
cadence simvision gui window, compile and elaborate it and then again
simulate it which reinvokes the simvision gui and finally select the
signal of interest and send them to the waveform window.
Its realy painful and I am sure there will be some solution to it which
I dont know.



Thanks
Rik
All you have to do is reload the database, you don't have to exit
SimVision.
 
How can you reload the database??


Josh Rosen wrote:
On Wed, 30 Aug 2006 11:47:41 -0700, rik wrote:

Hi freinds

I am new to Cadence nc tools. I am using the gui. everytime I modify my
code, I have to reinvoke the simulator window. Is there any simple way
where I can modify my code with my simvision window open.
At present every time I want to change the code I have to close my
cadence simvision gui window, compile and elaborate it and then again
simulate it which reinvokes the simvision gui and finally select the
signal of interest and send them to the waveform window.
Its realy painful and I am sure there will be some solution to it which
I dont know.



Thanks
Rik

All you have to do is reload the database, you don't have to exit
SimVision.
 
On Wed, 30 Aug 2006 13:35:54 -0700, rik wrote:

How can you reload the database??


Josh Rosen wrote:
On Wed, 30 Aug 2006 11:47:41 -0700, rik wrote:

Hi freinds

I am new to Cadence nc tools. I am using the gui. everytime I modify my
code, I have to reinvoke the simulator window. Is there any simple way
where I can modify my code with my simvision window open.
At present every time I want to change the code I have to close my
cadence simvision gui window, compile and elaborate it and then again
simulate it which reinvokes the simvision gui and finally select the
signal of interest and send them to the waveform window.
Its realy painful and I am sure there will be some solution to it which
I dont know.



Thanks
Rik

All you have to do is reload the database, you don't have to exit
SimVision.
Under the FIle Menu, Reload Database
 

Welcome to EDABoard.com

Sponsor

Back
Top