Skip to content

Commit bf3fc7f

Browse files
committed
update changelog
1 parent b51efa2 commit bf3fc7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
CHANGED: Vector functions in Verilog now have indices consistent with the Vec inputs/outputs (before they were reversed).
1+
CHANGED: Vector functions in Verilog now have indices consistent with the Vec inputs/outputs (before they were reversed). This is convenient when writing design constraints, which can now be referenced consistently like `imap[0],imap[1],..`.

0 commit comments

Comments
 (0)