PandA-2024.02
Functions
fsm_controller.cpp File Reference

Starting from the FSM graph, it builds a state transition table. More...

#include "fsm_controller.hpp"
#include "BambuParameter.hpp"
#include "allocation_information.hpp"
#include "basic_block.hpp"
#include "behavioral_helper.hpp"
#include "commandport_obj.hpp"
#include "conn_binding.hpp"
#include "connection_obj.hpp"
#include "copyrights_strings.hpp"
#include "custom_map.hpp"
#include "custom_set.hpp"
#include "dbgPrintHelper.hpp"
#include "exceptions.hpp"
#include "fu_binding.hpp"
#include "function_behavior.hpp"
#include "funit_obj.hpp"
#include "hls.hpp"
#include "hls_manager.hpp"
#include "liveness.hpp"
#include "multi_unbounded_obj.hpp"
#include "mux_obj.hpp"
#include "op_graph.hpp"
#include "reg_binding.hpp"
#include "register_obj.hpp"
#include "schedule.hpp"
#include "state_transition_graph.hpp"
#include "state_transition_graph_manager.hpp"
#include "storage_value_information.hpp"
#include "string_manipulation.hpp"
#include "structural_manager.hpp"
#include "structural_objects.hpp"
#include "technology_manager.hpp"
#include "technology_node.hpp"
#include "tree_helper.hpp"
#include "tree_manager.hpp"
#include "tree_node.hpp"
#include "tree_reindex.hpp"
#include <deque>
#include <iosfwd>
#include <list>
#include <utility>
#include <vector>
Include dependency graph for fsm_controller.cpp:

Go to the source code of this file.

Functions

static std::string input_vector_to_string (const std::vector< long long int > &to_be_printed, bool with_comma)
 

Detailed Description

Starting from the FSM graph, it builds a state transition table.

Author
Christian Pilato pilat.nosp@m.o@el.nosp@m.et.po.nosp@m.limi.nosp@m..it
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it

Definition in file fsm_controller.cpp.

Function Documentation

◆ input_vector_to_string()

static std::string input_vector_to_string ( const std::vector< long long int > &  to_be_printed,
bool  with_comma 
)
static

Definition at line 140 of file fsm_controller.cpp.

References default_COND, and output.

Referenced by fsm_controller::create_state_machine().

Here is the caller graph for this function:

Generated on Mon Feb 12 2024 13:03:23 for PandA-2024.02 by doxygen 1.8.13