OrbitNTNU / electronics-verilator

Contains makefiles and examples for Verilator.
0 stars 0 forks source link

gtkwave protocol decoder #10

Open magnmaeh opened 6 months ago

magnmaeh commented 6 months ago

We should check whether gtkwave has a way to decode standard communication protocol signals into their data and verify their correctness. If not, we should check whether third party software can manipulate .vcd files to get this. Would be nice if a solution is integrated into gtkwave, though.

magnmaeh commented 6 months ago

sigrok looks VERY promising for this purpose. Can probably be integrated with our makefile system and automated :)

https://manpages.ubuntu.com/manpages/trusty/man1/sigrok-cli.1.html