We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2d8cbdf + 8bc502f commit 23b3aa3Copy full SHA for 23b3aa3
vpr/src/base/vpr_api.cpp
@@ -17,7 +17,6 @@
17
18
#include "FlatPlacementInfo.h"
19
#include "cluster_util.h"
20
-#include "physical_types_util.h"
21
#include "verify_placement.h"
22
#include "vpr_context.h"
23
#include "vtr_assert.h"
vpr/src/pack/pack.cpp
@@ -10,6 +10,7 @@
10
#include "constraints_report.h"
11
#include "globals.h"
12
#include "greedy_clusterer.h"
13
+#include "physical_types_util.h"
14
#include "prepack.h"
15
#include "verify_flat_placement.h"
16
0 commit comments