"Kelvin" <
[email protected]> wrote in message
news:
[email protected]..
> Thank you for your reply.
>
> But, no, that is not good enough. My trick is "signalscan -auto
> mywave.vcd -do mydo.do &"
> which converts VCD automatically before executing the DO scripts.
>
> In "simvision mywave.vcd -input mydo.sv" not only pops up a prompt,
but also
> executes
> the scripts before the conversion is done, which is a mistake...
>
OK, another trick is you can create a file
..simvisionrc
in the directory where you launch simvision and put
commands in there.Perhaps you can launch your mydo.sv
file from .simvisionrc?
Unfortunately I don't think that will work either as
..simvisionrc is read at startup.
Perhaps you could use
database open mywave.vcd -overwrite
inside your script? You could pass an argument to the script of
the filename and then open it in the script. Unfortunately this
is reaching the limits of my knowledge of tcl!
regards
Alan
--
Alan Fitch
Consultant
DOULOS - Developing Design Know-how
VHDL * Verilog * SystemC * Perl * Tcl/Tk * Verification * Project
Services
Doulos Ltd. Church Hatch, 22 Market Place, Ringwood, Hampshire, BH24
1AW, UK
Tel: +44 (0)1425 471223 mail:
[email protected]
Fax: +44 (0)1425 471573 Web:
http://www.doulos.com
The contents of this message may contain personal views which are not
the
views of Doulos Ltd., unless specifically stated.