|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
#include "gexf_writer/gexf_writer.h"#include "gui/netlist_relay/netlist_relay.h"#include "hal_core/netlist/gate.h"#include "hal_core/netlist/module.h"#include "hal_core/netlist/net.h"#include "hal_core/netlist/netlist.h"#include "hal_core/plugin_system/plugin_manager.h"#include "hal_core/utilities/log.h"#include "hal_version.h"#include <QColor>#include <QDate>#include <QDebug>#include <QFile>
Go to the source code of this file.
Namespaces | |
| hal | |
Variables | |
GUI Globals | |
Interface to access the globals of the gui defined in src/plugin_gui.cpp | |
| NetlistRelay * | hal::gNetlistRelay = nullptr |