- added special data set for r-type instructions - fixed data propagation report generation and templates - using classes to manage architectural state and statistics - updated docs
0.3.1
- use logger instead of log in coverage.py
0.3.0
- Adding support for Data propagation report generation - Added 'sig-label' as the new cli option under coverage to capture DP reports - Added support in sail parsers to extract mnemonics also from the trace file - added pytablewriter as part of the requirements
0.2.0
- Added documentation for CGF and usage - Added normalization routine as cli - Added abstract functions - using click for cli - adding parsers for sail and spike - added support for filtering based on labels - added merge-reports cli command