Skip to content

Commit d27f755

Browse files
committed
inline-verilog clarification
1 parent 3b4e707 commit d27f755

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

inline-verilog/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ Currently missing or untested:
77
* Multidimensional input/output port, e.g. `reg [15:0] foo [3:0][3:0]` .
88
* Importing.
99

10-
All of the above should be easy, I just didn't bother yet.
10+
All of the above should be easy, I just didn't bother yet.
11+
12+
Also, `inline-verilog` does not make much sense for non-combinatorial circuits (e.g. stuff that does IO).

0 commit comments

Comments
 (0)