mirror of
https://github.com/verilator/verilator.git
synced 2026-09-03 16:28:53 +02:00
Rework multithreading handling to separate by code units that use/never use it. (#4228)
This commit is contained in:
@@ -72,6 +72,8 @@
|
||||
// Used for b) and c).
|
||||
// This options is repeated for all instantiating hierarchical blocks.
|
||||
|
||||
#define VL_MT_DISABLED_CODE_UNIT 1
|
||||
|
||||
#include "V3HierBlock.h"
|
||||
|
||||
#include "V3Ast.h"
|
||||
|
||||
Reference in New Issue
Block a user