bespoke-silicon-group / accelerator-debugger

A framework for building application-level debuggers for bleeding-edge hardware systems.
3 stars 0 forks source link

Add support for FST files as an input #18

Open mara-kr opened 5 years ago

mara-kr commented 5 years ago

It'd be really cool to have this -- GTKWave has a parser implementation that's around 2k lines of C code that would need to be ported to Python, but that seems to be the main barrier. vcd2fst converts VCD dumps into FST files efficiently, the resulting FST files are 40x smaller.

https://sourceforge.net/projects/gtkwave/

taylor-bsg commented 5 years ago

Or use FFI?

On Tue, Aug 20, 2019 at 1:34 PM Neil Ryan notifications@github.com wrote:

It'd be really cool to have this -- GTKWave has a parser implementation that's around 2k lines of C code that would need to be ported to Python, but that seems to be the main barrier. vcd2fst converts VCD dumps into FST files efficiently, the resulting FST files are 40x smaller.

https://sourceforge.net/projects/gtkwave/

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bespoke-silicon-group/accelerator-debugger/issues/18?email_source=notifications&email_token=AEFG5ABK26J43D3IJ5AXO43QFRIOPA5CNFSM4IN4R7DKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HGLBU3A, or mute the thread https://github.com/notifications/unsubscribe-auth/AEFG5AD72WFBWEMILE2RPXLQFRIOPANCNFSM4IN4R7DA .