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.
1 parent 20097c5 commit 39b78b5Copy full SHA for 39b78b5
vpr/src/pack/constraints_report.cpp
@@ -1,5 +1,6 @@
1
#include "constraints_report.h"
2
3
+//To-do: alter this routine to check whether whole PartitionRegions are full instead of individual Regions
4
bool floorplan_constraints_regions_overfull() {
5
GridTileLookup grid_tiles;
6
0 commit comments