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 1da6e6d commit a1d67f7Copy full SHA for a1d67f7
vpr/src/place/move_utils.cpp
@@ -44,7 +44,7 @@ static bool adjust_search_range(t_logical_block_type_ptr block_type,
44
t_bb& search_range,
45
int& delta_cx,
46
int to_layer_num) {
47
-
+
48
auto block_constrained = is_cluster_constrained(block_id);
49
50
if (block_constrained) {
0 commit comments