|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
This file contains the enum class for multithreading strategies in the module identification process. More...
#include "hal_core/utilities/enums.h"
Go to the source code of this file.
Namespaces | |
| hal | |
| hal::module_identification | |
Enumerations | |
| enum class | hal::module_identification::MultithreadingPriority { hal::module_identification::time_priority , hal::module_identification::memory_priority } |
| Specifies the strategy for multithreading in the module identification process. More... | |
This file contains the enum class for multithreading strategies in the module identification process.
Definition in file multithreading_types.h.