mirror of
https://github.com/verilator/verilator.git
synced 2026-09-02 10:48:27 +02:00
Internals: Cleanup some misnamed classes. No functional change.
This commit is contained in:
+2
-2
@@ -58,8 +58,8 @@ private:
|
||||
AstUser1InUse m_inuser1;
|
||||
|
||||
// STATE
|
||||
V3Double0 m_statReloops; // Statistic tracking
|
||||
V3Double0 m_statReItems; // Statistic tracking
|
||||
VDouble0 m_statReloops; // Statistic tracking
|
||||
VDouble0 m_statReItems; // Statistic tracking
|
||||
AstCFunc* m_cfuncp; // Current block
|
||||
|
||||
AssVec m_mgAssignps; // List of assignments merging
|
||||
|
||||
Reference in New Issue
Block a user