Skip to content

Commit 39b78b5

Browse files
committed
Added to-do note for routine that needs to be enhanced in another pull request
1 parent 20097c5 commit 39b78b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vpr/src/pack/constraints_report.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#include "constraints_report.h"
22

3+
//To-do: alter this routine to check whether whole PartitionRegions are full instead of individual Regions
34
bool floorplan_constraints_regions_overfull() {
45
GridTileLookup grid_tiles;
56

0 commit comments

Comments
 (0)