Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用非 VCD 的波形格式以降低存储、加快长波形访问 #79

Open
libreliu opened this issue Mar 16, 2022 · 0 comments
Open

Comments

@libreliu
Copy link
Collaborator

考虑调研一下除了 VCD 之外的格式的长度,仿真器支持情况和前端读取难易程度。

仿真器主要考虑 iverilog 和 verilator 的支持。
长度应该加入 gzipped vcd 的比较。

参考 http://gtkwave.sourceforge.net/gtkwave.pdf ,感觉 FST 比较合适:Verilator 有基本支持, iverilog 有 FST 支持

(主要是考虑到 verilator 似乎只有 fst 和 vcd 支持。)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant