Verilog to Routing - VPR
|
Non-configurably connected nodes and edges in the RR graph. More...
#include <vpr_types.h>
Data Fields | |
std::set< std::set< int > > | node_sets |
std::set< std::set< t_node_edge > > | edge_sets |
Non-configurably connected nodes and edges in the RR graph.
std::set<std::set<t_node_edge> > t_non_configurable_rr_sets::edge_sets |
std::set<std::set<int> > t_non_configurable_rr_sets::node_sets |