-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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 requestNew feature or request