We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c5d0a0 commit 682fe16Copy full SHA for 682fe16
vpr/src/analytical_place/gen_ap_netlist_from_atoms.h
@@ -20,7 +20,7 @@ class UserPlaceConstraints;
20
* @param prepacker The prepacker, initialized on the provided atom netlist.
21
* @param constraints The placement constraints on the Atom blocks, provided
22
* by the user.
23
- * @param high_fanout_threshold The threshold that nets with higher fanout will
+ * @param high_fanout_threshold The threshold above which nets with higher fanout will
24
* be ignored.
25
*
26
* @return An APNetlist object, generated from the prepacker results.
0 commit comments