Verilog to Routing - VPR
Data Fields
t_non_configurable_rr_sets Struct Reference

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
 

Detailed Description

Non-configurably connected nodes and edges in the RR graph.

Field Documentation

◆ edge_sets

std::set<std::set<t_node_edge> > t_non_configurable_rr_sets::edge_sets

◆ node_sets

std::set<std::set<int> > t_non_configurable_rr_sets::node_sets

The documentation for this struct was generated from the following file: