mirror of
https://github.com/verilator/verilator.git
synced 2026-09-03 08:24:31 +02:00
Reorder structures to always go through symp
git-svn-id: file://localhost/svn/verilator/trunk/verilator@770 77ca24e4-aefa-0310-84f0-b9a241c72d87
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
//===========================================================================
|
||||
// Global variables
|
||||
|
||||
uint32_t Verilated::s_coverageRequest = false;
|
||||
int Verilated::s_randReset = false;
|
||||
int Verilated::s_debug = 1;
|
||||
bool Verilated::s_calcUnusedSigs = false;
|
||||
|
||||
Reference in New Issue
Block a user