Verilog to Routing - VPR
|
State relating to clustering. More...
#include <vpr_context.h>
Data Fields | |
ClusteredNetlist | clb_nlist |
New netlist class derived from Netlist. More... | |
Additional Inherited Members | |
![]() | |
Context ()=default | |
Context (Context &)=delete | |
Context & | operator= (Context &)=delete |
virtual | ~Context ()=default |
State relating to clustering.
This should contain only data structures that describe the current clustering/packing, or related clusterer/packer algorithmic state.
ClusteredNetlist ClusteringContext::clb_nlist |
New netlist class derived from Netlist.