HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
hal::NetlistInternalManager Class Reference

#include <hal_core/netlist/netlist_internal_manager.h>

Collaboration diagram for hal::NetlistInternalManager:
Collaboration graph

Friends

class Netlist
 
class Module
 
class Net
 
class Gate
 
class Grouping
 

Detailed Description

Performs all netlist modifications on behalf of the netlist and its elements. It is an implementation detail that keeps the internal caches consistent and emits the corresponding events, and is not part of the public API.

Definition at line 53 of file netlist_internal_manager.h.

Friends And Related Function Documentation

◆ Gate

friend class Gate
friend

Definition at line 58 of file netlist_internal_manager.h.

◆ Grouping

friend class Grouping
friend

Definition at line 59 of file netlist_internal_manager.h.

◆ Module

friend class Module
friend

Definition at line 56 of file netlist_internal_manager.h.

◆ Net

friend class Net
friend

Definition at line 57 of file netlist_internal_manager.h.

◆ Netlist

friend class Netlist
friend

Definition at line 55 of file netlist_internal_manager.h.


The documentation for this class was generated from the following files: