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

Can someone please write DeepTiming (OCR) that turns timing diagrams back into code?
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...
plantuml does something similar using a syntax that you can actually write by hand:

http://plantuml.com/timing-diagram

This is sweet! I wish the tutorial was on the same page as the editor.
The tutorial is nearby https://wavedrom.com/tutorial.html
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.
It'd be cool if it could export PWL text file for import into spice.