Verilog to Routing - VPR
Data Fields
ClusteringContext Struct Reference

State relating to clustering. More...

#include <vpr_context.h>

Inheritance diagram for ClusteringContext:
Inheritance graph
[legend]
Collaboration diagram for ClusteringContext:
Collaboration graph
[legend]

Data Fields

ClusteredNetlist clb_nlist
 New netlist class derived from Netlist. More...
 

Additional Inherited Members

- Public Member Functions inherited from Context
 Context ()=default
 
 Context (Context &)=delete
 
Contextoperator= (Context &)=delete
 
virtual ~Context ()=default
 

Detailed Description

State relating to clustering.

This should contain only data structures that describe the current clustering/packing, or related clusterer/packer algorithmic state.

Field Documentation

◆ clb_nlist

ClusteredNetlist ClusteringContext::clb_nlist

New netlist class derived from Netlist.


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