Skip to content

Commit 770ee0c

Browse files
committed
Typo
1 parent d27f755 commit 770ee0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inline-verilog/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Currently missing or untested:
44

55
* Inputs/outputs wider than 64 bits.
66
* `struct` ports.
7-
* Multidimensional input/output port, e.g. `reg [15:0] foo [3:0][3:0]` .
7+
* Multidimensional input/output ports, e.g. `reg [15:0] foo [3:0][3:0]` .
88
* Importing.
99

1010
All of the above should be easy, I just didn't bother yet.

0 commit comments

Comments
 (0)