mirror of
https://github.com/verilator/verilator.git
synced 2026-09-04 08:33:38 +02:00
Internals: Cleanup some misnamed classes. No functional change.
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ private:
|
||||
|
||||
// STATE
|
||||
double m_totalBytes; // Total bytes in tables created
|
||||
V3Double0 m_statTablesCre; // Statistic tracking
|
||||
VDouble0 m_statTablesCre; // Statistic tracking
|
||||
|
||||
// State cleared on each module
|
||||
AstNodeModule* m_modp; // Current MODULE
|
||||
|
||||
Reference in New Issue
Block a user