diff --git a/src/V3ExecGraph.cpp b/src/V3ExecGraph.cpp index e20ff26d4..473e42620 100644 --- a/src/V3ExecGraph.cpp +++ b/src/V3ExecGraph.cpp @@ -312,6 +312,7 @@ public: uint32_t ThreadSchedule::s_nextId = 0; std::unordered_map ThreadSchedule::mtaskState{}; +constexpr double V3ExecGraph::ThreadSchedule::s_threadBoxWidth; //###################################################################### // PackThreads