You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran into issues when trying out surfer instead of GTKWave.
I use VUnit and dump waves from VHDL only TB. It is IP-level testbench, nothing super big,
but it has some complexity. I ran short test just to demonstrate the issue.
When I dump FST file, and try to open it with Surfer, the Surfer keeps loading the file
forever. This happends when I dump the FST file with NVC as well as with GHDL (the TB is completely equal
in both cases).
When I dump GHW file with GHDL, Surfer is able to open it, but it takes about 30 seconds
to load the data changes. Despite the GHW file working, I consider it enormous amount of
time to open such a small GHW file (about 5 MBs).
In Gtkwave, I can open both FST files instantly. Opening the GHW file takes about 2-3 seconds.
Hi,
I ran into issues when trying out surfer instead of GTKWave.
I use VUnit and dump waves from VHDL only TB. It is IP-level testbench, nothing super big,
but it has some complexity. I ran short test just to demonstrate the issue.
When I dump FST file, and try to open it with Surfer, the Surfer keeps loading the file
forever. This happends when I dump the FST file with NVC as well as with GHDL (the TB is completely equal
in both cases).
When I dump GHW file with GHDL, Surfer is able to open it, but it takes about 30 seconds
to load the data changes. Despite the GHW file working, I consider it enormous amount of
time to open such a small GHW file (about 5 MBs).
In Gtkwave, I can open both FST files instantly. Opening the GHW file takes about 2-3 seconds.
I opened original issue in surfer and they pointed me here:
https://gitlab.com/surfer-project/surfer/-/issues/384#note_2387169698
The files causing troubles:
surfer_bug.zip
The text was updated successfully, but these errors were encountered: