Skip to content

Commit

Permalink
Merge pull request f4pga#859 from antmicro/bb-place-when-creating-rr-…
Browse files Browse the repository at this point in the history
…graph

rr_graph: adding bb place algorithm when creating rr_graph virt
  • Loading branch information
litghost committed Jun 25, 2019
2 parents 0437a69 + 9e3cda6 commit 284e68a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/cmake/devices.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@ function(DEFINE_DEVICE)
${QUIET_CMD} ${VPR} ${DEVICE_MERGED_FILE}
--device ${DEVICE_FULL}
${symbiflow-arch-defs_SOURCE_DIR}/common/wire.eblif
--place_algorithm bounding_box
--route_chan_width 6
--echo_file on
--min_route_chan_width_hint 1
Expand Down

0 comments on commit 284e68a

Please sign in to comment.