Verilog to Routing - VPR
ShowSetup.h
Go to the documentation of this file.
1 #ifndef SHOWSETUP_H
2 #define SHOWSETUP_H
3 
4 void ShowSetup(const t_vpr_setup& vpr_setup);
6 
7 #endif
void printClusteredNetlistStats()
Definition: ShowSetup.cpp:61
void ShowSetup(const t_vpr_setup &vpr_setup)
Definition: ShowSetup.cpp:27
Store settings for VPR.
Definition: vpr_types.h:1459