|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
#include <hal_core/netlist/event_system/event_handler.h>

Public Types | |
| enum class | event { created , removed , name_changed , type_changed , parent_changed , submodule_added , submodule_removed , gates_assign_begin , gates_assign_end , gate_assigned , gates_remove_begin , gates_remove_end , gate_removed , pin_changed } |
Holds the enumeration of all events that a module can emit.
Definition at line 111 of file event_handler.h.
|
strong |
Definition at line 114 of file event_handler.h.