Skip to content

Commit 5e6ef3e

Browse files
author
Muhammad Haris Zafar
committed
Fixing format
1 parent b257254 commit 5e6ef3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vpr/src/device/rr_graph_builder.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ class RRGraphBuilder {
7373
* e.g the node type is unknown. If the node type is known, the more specific routines, `set_node_pin_num()`,
7474
* `set_node_track_num()`and `set_node_class_num()`, for different types of nodes should be used.*/
7575

76-
/** @brief The ptc_num carries different meanings for different node types
76+
/** @brief The ptc_num carries different meanings for different node types
7777
* (true in VPR RRG that is currently supported, may not be true in customized RRG)
7878
* CHANX or CHANY: the track id in routing channels
7979
* OPIN or IPIN: the index of pins in the logic block data structure

0 commit comments

Comments
 (0)