ThePerfectComputer / FastWaveBackend

A Rust VCD parser intended to be the backend of a Waveform Viewer(built using egui) that supports dynamically loaded rust plugins.
GNU General Public License v3.0
42 stars 5 forks source link

Add workaround for files produced by verilator which have annonymous scopes #35

Closed TheZoq2 closed 11 months ago

TheZoq2 commented 1 year ago

Not sure if this is spec compliant, but it brakes some real world VCDs so I'd say we should support it