Skip to content

Commit 682fe16

Browse files
committed
AP High Fanout Net Thresholding: Documentation.
1 parent 5c5d0a0 commit 682fe16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vpr/src/analytical_place/gen_ap_netlist_from_atoms.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class UserPlaceConstraints;
2020
* @param prepacker The prepacker, initialized on the provided atom netlist.
2121
* @param constraints The placement constraints on the Atom blocks, provided
2222
* by the user.
23-
* @param high_fanout_threshold The threshold that nets with higher fanout will
23+
* @param high_fanout_threshold The threshold above which nets with higher fanout will
2424
* be ignored.
2525
*
2626
* @return An APNetlist object, generated from the prepacker results.

0 commit comments

Comments
 (0)