Skip to content

Develop a tool to gather logs #4

@dpretet

Description

@dpretet

In complex systems using SVLogger, many log reports can be dropped. For instance, a cache could drop logs for the inner memory, the write path and the read path, making difficult to navigate and debug the circuit.

A tool could be developed to gather all log reports and provide a global report, ordered by time to better and faster understand the events occurring in the simulation. It could be a basic script, relying on time and new line or maybe a more advanced based on a DPI and a tool like SQLite to store the logs and a front-end to render the final report.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions