google / google/xls

Fine-grained control of traces

Open
#1,082 1 comment 0 reactions 0 assignees View on GitHub
ir simulator
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

UVM has per-module control and verbosity of logging statements similar to abseil logging. Perhaps trace should have a notion of verbosity or of labels. With enough extra information, a trace() statement could be translated into `` `uvm_info()``, `` `uvm_warning()``, `` `uvm_error()``, etc., or some other plusarg controlled logging statement.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.