vtr-verilog-to-routing icon indicating copy to clipboard operation
vtr-verilog-to-routing copied to clipboard

vpr placement algorithm

Open DuqingF opened this issue 10 months ago • 1 comments

how to use the analytic place to skip most of SA placement ? I can't find the place algorithm command to enable analytic placement.

DuqingF avatar Apr 20 '24 08:04 DuqingF

You should use --enable_analytic_placer command line option. Run vpr with -h option and see the help information for this option.

https://github.com/verilog-to-routing/vtr-verilog-to-routing/blob/c9fcf98dd880be1f996281ae42805936b17acf4f/vpr/src/base/read_options.cpp#L2026-L2031

soheilshahrouz avatar Apr 21 '24 17:04 soheilshahrouz

Closing due to lack of activity.

soheilshahrouz avatar May 10 '24 03:05 soheilshahrouz