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 support for VHDL std_ulogic #15

Closed oscargus closed 1 year ago

oscargus commented 1 year ago

With this, it should be possible to parse files with VHDL std_ulogic values as well.