Y
Hacker News
new
|
ask
|
show
|
jobs
WaveDrom Editor – Digital timing diagram rendering engine
(
wavedrom.com
)
108 points
by
lorenz_li
2857 days ago
6 comments
sitkack
2857 days ago
Can someone please write DeepTiming (OCR) that turns timing diagrams back into code?
link
lkesteloot
2857 days ago
I've used this a bunch! I found it invaluable to helping me think through the timing of FPGA components. The best part is you can embed it in your own web page:
https://lkesteloot.github.io/alice/alice4/fpga-rasterizer.ht...
link
baq
2857 days ago
plantuml does something similar using a syntax that you can actually write by hand:
http://plantuml.com/timing-diagram
link
notthetup
2857 days ago
This is sweet! I wish the tutorial was on the same page as the editor.
link
drom
2852 days ago
The tutorial is nearby
https://wavedrom.com/tutorial.html
link
phendrenad2
2857 days ago
I’m surprised by how pleasing the graphs are to the eye. A lot nicer than the green-on-black graphs I’ve gotten used to.
link
madengr
2857 days ago
It'd be cool if it could export PWL text file for import into spice.
link