HAL
event_log.h File Reference
Include dependency graph for event_log.h:

Go to the source code of this file.

Namespaces

 hal
 
 hal::event_log
 

Functions

void hal::event_log::handle_gate_event (GateEvent::event event, Gate *gate, u32 associated_data)
 
void hal::event_log::handle_net_event (NetEvent::event event, Net *net, u32 associated_data)
 
void hal::event_log::handle_netlist_event (NetlistEvent::event event, Netlist *netlist, u32 associated_data)
 
void hal::event_log::handle_grouping_event (GroupingEvent::event event, Grouping *grp, u32 associated_data)
 
void hal::event_log::handle_module_event (ModuleEvent::event event, Module *module, u32 associated_data)
 
void hal::event_log::enable_event_log (bool enable)