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

Reply

VHDL - regarding tla2vcd conversion

 
Thread Tools Search this Thread
Old 09-12-2006, 10:59 AM   #1
Default regarding tla2vcd conversion


hi,

Is there any way to set the starting time and end timing for the signal
conversion from the tla2vcd?

Is there any way to change the timing interval for sampling in tla2vcd

is there any standard file format or file structure for tla file, if so
please snd me the info

thanks

aravinda b



Aravinda.rsm@gmail.com
  Reply With Quote
Old 09-12-2006, 08:52 PM   #2
bybell@rocketmail.com
 
Posts: n/a
Default Re: regarding tla2vcd conversion

wrote:

[I received your email yesterday but didn't get the chance to reply to
it.]


> Is there any way to set the starting time and end timing for the signal
> conversion from the tla2vcd?
>
> Is there any way to change the timing interval for sampling in tla2vcd


Looking at the sourcecode in the gtkwave tarball, it looks like no for
both. Given that the process() function is about 250 lines, it doesn't
appear hard to figure out the file format: you might want to look at
the regcomp() statements at the beginning of the function.
Additionally, it wouldn't be hard to limit what writes to the VCD file
as you could simply limit the time range that prints to the output
file.


> is there any standard file format or file structure for tla file, if so
> please snd me the info


You'd have to ask Emil as he's the one who wrote tla2vcd.c.

-Tony

  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