mirror of
https://github.com/verilator/verilator.git
synced 2026-08-30 01:38:21 +02:00
Rework multithreading handling to separate by code units that use/never use it. (#4228)
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
//
|
||||
//*************************************************************************
|
||||
|
||||
#define VL_MT_DISABLED_CODE_UNIT 1
|
||||
|
||||
#include "config_build.h"
|
||||
#include "verilatedos.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user