We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
inline-verilog
1 parent 3b4e707 commit d27f755Copy full SHA for d27f755
inline-verilog/README.md
@@ -7,4 +7,6 @@ Currently missing or untested:
7
* Multidimensional input/output port, e.g. `reg [15:0] foo [3:0][3:0]` .
8
* Importing.
9
10
-All of the above should be easy, I just didn't bother yet.
+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