Skip to content

Commit

Permalink
Merge pull request #726 from os-fpga/merged_SetupVPR_cpp
Browse files Browse the repository at this point in the history
merged SetupVPR.cpp
  • Loading branch information
serge-dsa committed Jun 19, 2024
2 parents a4e76d9 + 0deaaa1 commit b9ba5f8
Show file tree
Hide file tree
Showing 2 changed files with 1,003 additions and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ file(COPY
${PATCH_DIR}/base_fix/PATCHED/read_circuit.h
${PATCH_DIR}/base_fix/PATCHED/read_options.cpp
${PATCH_DIR}/base_fix/PATCHED/read_options.h
${PATCH_DIR}/base_fix/PATCHED/SetupVPR.cpp
DESTINATION ${TARGET_DIR})
message(STATUS "NOTE: COPIED ${PATCH_DIR}/base_fix/PATCHED/read_.*\n to ${TARGET_DIR}/\n")

Expand Down
Loading

0 comments on commit b9ba5f8

Please sign in to comment.