Initial SystemVerilog/fst2vcd support #38

Open
oscargus wants to merge 1 commit from oscargus/svsupport into main
oscargus commented 2024-01-07 10:57:47 +00:00 (Migrated from github.com)

Closes #34 (sort of, enum is not supported since I do not know how these are stored). Also, only the single example file is used for test and that reads if nothing else...

By storing the number of bits for all types, Surfer is a bit more happy to show reals.

Note that the type names used are specific for vcd2fst, so I also added support for any tool using the default SystemVerilog names.

Closes #34 (sort of, enum is not supported since I do not know how these are stored). Also, only the single example file is used for test and that reads if nothing else... By storing the number of bits for all types, Surfer is a bit more happy to show reals. Note that the type names used are specific for vcd2fst, so I also added support for any tool using the default SystemVerilog names.
This repository is archived. You cannot comment on pull requests.
No description provided.