HAL  v4.5.0-130-g83e8bfb3f
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
state_transition_graph.cpp File Reference
#include "solve_fsm/state_transition_graph.h"
#include "hal_core/netlist/decorators/boolean_function_net_decorator.h"
#include "hal_core/netlist/gate.h"
#include "hal_core/netlist/net.h"
#include "hal_core/netlist/netlist.h"
#include <bitset>
#include <fstream>
#include <set>
#include <sstream>
Include dependency graph for state_transition_graph.cpp:

Go to the source code of this file.

Namespaces

 hal
 
 hal::solve_fsm
 Recovers the state transition graph of a finite state machine from the gate-level netlist that implements it.