Skip to content

Commit 60bc5a0

Browse files
Update vpr_context.h
1 parent 52edaf9 commit 60bc5a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vpr/src/base/vpr_context.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ struct DeviceContext : public Context {
143143
*/
144144
DeviceGrid grid;
145145

146-
vtr::NdMatrix<const VibInf*, 3> vib_grid;
146+
VibDeviceGrid vib_grid;
147147

148148
/*
149149
* Empty types

0 commit comments

Comments
 (0)