Skip to content

Commit b9ba5f8

Browse files
authored
Merge pull request #726 from os-fpga/merged_SetupVPR_cpp
merged SetupVPR.cpp
2 parents a4e76d9 + 0deaaa1 commit b9ba5f8

File tree

2 files changed

+1003
-0
lines changed

2 files changed

+1003
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ file(COPY
177177
${PATCH_DIR}/base_fix/PATCHED/read_circuit.h
178178
${PATCH_DIR}/base_fix/PATCHED/read_options.cpp
179179
${PATCH_DIR}/base_fix/PATCHED/read_options.h
180+
${PATCH_DIR}/base_fix/PATCHED/SetupVPR.cpp
180181
DESTINATION ${TARGET_DIR})
181182
message(STATUS "NOTE: COPIED ${PATCH_DIR}/base_fix/PATCHED/read_.*\n to ${TARGET_DIR}/\n")
182183

0 commit comments

Comments
 (0)