edges not always being drawn

31 views
Skip to first unread message

Pedro Perez

unread,
Oct 8, 2018, 7:27:30 AM10/8/18
to TimingAnalyzer
Hi,

I started working with the python scripting interface, and I think I have found a bug.

When I add an edge with add_edge() it is not visible, if I add a delay to that edge, then it becomes visible.

In this sample code:

for clk_edge in clk_edge_list:
    et = get_pt2_min(clk_edge)

    ckbk_edge = add_edge(sigSCKBK_fpga, et, get_next_state(clk_edge))
    add_delay(td, isolator_delay, clk_edge, ckbk_edge)

if I comment the last line, no edges can be seen.

Cheers,
Pedro

Dan Fabrizio

unread,
Oct 8, 2018, 9:10:52 AM10/8/18
to timinga...@googlegroups.com
Hi Pedro,

Yes, it is a bug.  It will be fixed in the next version.      

Thanks for the update.
Dan

--
You received this message because you are subscribed to the Google Groups "TimingAnalyzer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to timinganalyze...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Dan Fabrizio
The TimingAnalyzer
www.timing-diagrams.com

Dan Fabrizio

unread,
Oct 21, 2018, 9:37:03 AM10/21/18
to timinga...@googlegroups.com
Hi Pedro,

A new version ( beta 0.991 ) is available now.  A fix for this issue has been included.

Dan

Pedro Perez de Ayala Rull

unread,
Oct 21, 2018, 12:07:59 PM10/21/18
to timinga...@googlegroups.com
Great, thanks!

Pedro Perez

unread,
Oct 22, 2018, 3:32:28 AM10/22/18
to TimingAnalyzer
One question, is there a github for this project or an issue tracker somwhere? This way we could create bug reports there and workarounds too.

Pedro

Dan Fabrizio

unread,
Oct 22, 2018, 10:01:15 AM10/22/18
to timinga...@googlegroups.com
Hi Pedro,

No.  Not currently.  I could create a new google group to track issues or provide a list of known issues that can be viewed from the website.   
Most users use this newsgroup to report issues but some email me directly at timinga...@gmail.com
Reply all
Reply to author
Forward
0 new messages