Skip to content

Commit 319b46e

Browse files
committed
Made minor change so I can push to restart CI
1 parent 041679d commit 319b46e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vpr/src/pack/cluster.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3964,6 +3964,7 @@ static t_pb* get_top_level_pb(t_pb* pb) {
39643964
top_level_pb = pb;
39653965
pb = pb->parent_pb;
39663966
}
3967+
39673968
VTR_ASSERT(top_level_pb != nullptr);
39683969

39693970
return top_level_pb;

0 commit comments

Comments
 (0)