nayakche's repositories

hdf5ForSCTrace

This is a pluggable utility to your system model written in SystemC in order to trace simulation entities efficiently. As of now, SystemC supports only vcd as a open source format for simulation dump. Since, VCD is a plain text format, it increases the simulation dump time significantly. In addition to this, analytics of simulation using VCD dump is nightmare for real system simulation (dump > 800MB). So, The idea is to provide a custom library to dump simulation entities in hdf5 format. Which is a open source encoded format with huge community support.

Stargazers:0Issues:0Issues:0