Skip to content

Commit 80f1919

Browse files
authored
Merge pull request #2737 from verilog-to-routing/vaughnbetz-patch-2
Add missing command line option (simple) to --place_delay_model in docs
2 parents 128575a + 0e16266 commit 80f1919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/vpr/command_line_usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,7 @@ The following options are only valid when the placement engine is in timing-driv
979979

980980
**Default:** ``8.0``
981981

982-
.. option:: --place_delay_model {delta, delta_override}
982+
.. option:: --place_delay_model {simple, delta, delta_override}
983983

984984
Controls how the timing-driven placer estimates delays.
985985

0 commit comments

Comments
 (0)