mirror of
https://github.com/verilator/verilator.git
synced 2026-08-31 10:04:40 +02:00
Internals: Cleanup some user() comments. No functional change.
Fixes #8048.
This commit is contained in:
@@ -37,7 +37,7 @@ VL_DEFINE_DEBUG_FUNCTIONS;
|
||||
|
||||
class WidthCommitVisitor final : public VNVisitor {
|
||||
// NODE STATE
|
||||
// AstVar::user1p -> bool, processed
|
||||
// AstVar::user1p -> bool. Processed
|
||||
// AstNodeFTask::user2() -> int. Non-zero if ever referenced (called)
|
||||
// AstNew::user2() -> int. Count of number of references, minus references in
|
||||
// functions never called
|
||||
|
||||
Reference in New Issue
Block a user