Skip to content

Commit 62fa97e

Browse files
authored
Merge pull request verilog-to-routing#2599 from verilog-to-routing/comment_temp_cluster_noc_grp_id
document temp_cluster_noc_grp_id argument of start_new_cluster_for_mol
2 parents 41072d4 + defa945 commit 62fa97e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vpr/src/pack/re_cluster_util.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ void remove_mol_from_cluster(const t_pack_molecule* molecule,
7676
* (is updated if this function is called during packing, especially intra_lb_routing data member).
7777
* @param router_data: returns the intra logic block router data.
7878
* @param temp_cluster_pr: returns the partition region of the new cluster.
79+
* @param temp_cluster_noc_grp_id returns the NoC group ID of the new cluster
7980
*/
8081
bool start_new_cluster_for_mol(t_pack_molecule* molecule,
8182
const t_logical_block_type_ptr& type,

0 commit comments

Comments
 (0)