Skip to content

Commit

Permalink
Merge pull request f4pga#931 from litghost/update_vtr2
Browse files Browse the repository at this point in the history
Update VPR to latest version.
  • Loading branch information
litghost committed Aug 6, 2019
2 parents 5121fed + 277b531 commit d1c040a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ add_conda_package(
add_conda_package(
NAME vtr
PROVIDES vpr genfasm
PACKAGE_SPEC "vtr 7.0.5_7867_g12b9554c6 20190723_132014"
PACKAGE_SPEC "vtr 7.0.5_8141_g81aae8453 20190806_192800"
)
add_conda_package(
NAME libxslt
Expand Down
1 change: 1 addition & 0 deletions common/cmake/devices.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,7 @@ function(DEFINE_DEVICE)
--device ${DEVICE_FULL}
${symbiflow-arch-defs_SOURCE_DIR}/common/wire.eblif
--place_algorithm bounding_box
--enable_timing_computations off
--route_chan_width 6
--echo_file on
--min_route_chan_width_hint 1
Expand Down

0 comments on commit d1c040a

Please sign in to comment.