Skip to content

Commit ed91c92

Browse files
rswarbricksjgitty
authored andcommitted
Copy-edit in DV styleguide (prefix -> suffix)
1 parent d3cd83a commit ed91c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DVCodingStyle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -729,7 +729,7 @@ Good constraint coding style is important for faster simulations and better
729729
simulation performance.
730730
731731
1. Give all constraints a name that matches with what is being constrained, and
732-
prefix the constraint name with `_c`.
732+
suffix the constraint name with `_c`.
733733
734734
```systemverilog
735735
constraint num_packets_c {

0 commit comments

Comments
 (0)