Skip to content

Commit 46964db

Browse files
committed
Removed new doc for inter_cluster_net_delay and auto_compute_inter_cluster_net_delay. TODO: remove those vars from read_options.h and online documentation.
1 parent d3f1dba commit 46964db

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

vpr/src/base/vpr_types.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -728,12 +728,8 @@ enum e_stage_action {
728728
* @param cluster_seed_type
729729
* Selection algorithm for selecting next seed. (Default: blend2 if
730730
* timing_driven is on; max_inputs otherwise)
731-
* @param inter_cluster_net_delay
732-
* ALWAYS 1.0 (Default: 1.0)
733731
* @param target_device_utilization
734732
* Sets the target device utilization. (Default: 1.0)
735-
* @param auto_compute_inter_cluster_net_delay
736-
* ALWAYS TRUE
737733
* @param allow_unrelated_clustering
738734
* Allows primitives which have no attraction to the given cluster
739735
* to be packed into it. (Default: auto)

0 commit comments

Comments
 (0)