On Thu, May 8, 2014 at 2:15 AM, Steve Simon wrote:
> Anyone know of such a tool? I see masses of tools for drawing
> digital logic timing diagrams but nothing that seems to give
> me what I need for realtime code.
I haven't done realtime programming, so my apologies if I
miss a subtle requirement
Daryl
-Original Message-
From: Steve Simon
Sent: Thursday, May 08, 2014 2:36 AM
To: 9fans@9fans.net
Subject: [9fans] OT: hard realtime, timing diagram GUI.
Hi,
Just trying to tap the collective brains fo the plan9 community.
Anyone done any hard realtime programming? I am looking for a simple GUI
On May 8, 2014, at 7:53 AM, "Steve Simon" wrote:
>> Would https://github.com/drom/wavedrom do?
>
> Yep, pretty darn good.
>
> maybe a little teeth gritting as its JS but
> what the heck, its a tool and that is all
> that really matters.
Wavedrom's input language seems simple enough that you ca
> Would https://github.com/drom/wavedrom do?
Yep, pretty darn good.
maybe a little teeth gritting as its JS but
what the heck, its a tool and that is all
that really matters.
Thanks very much.
-Steve
Would https://github.com/drom/wavedrom do? See the tutorial. Step 8 shows
bezier arrows linking waveforms. And it seems to be actively developed. There
is a command line version as well.
On May 8, 2014, at 5:52 AM, "Steve Simon" wrote:
>> I don't understand why realtime matters.
>
> Only that
> Somthing like graphviz for timing diagrammes.
It's been a long time since I checked, but have you looked at MRTG?
++L
> I don't understand why realtime matters.
Only that such diagrams are more important in realtime systems.
> How do you want these events represented on the timing diagram?
I suspose a clock line, left to right, at the top.
events appear as signals, one below the other running paralle to the c
> On May 8, 2014, at 2:15 AM, "Steve Simon" wrote:
>
> Anyone done any hard realtime programming? I am looking for a simple
> GUI tool which will read a text file I can generate from my code
> and display a timing diagram. This should allow either events
> triggered by the clock, by an interrup
Hi,
Just trying to tap the collective brains fo the plan9 community.
Anyone done any hard realtime programming? I am looking for a simple
GUI tool which will read a text file I can generate from my code
and display a timing diagram. This should allow either events
triggered by the clock, by an in