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.
1 parent cc1324e commit fa5a4d7Copy full SHA for fa5a4d7
pyverilog/ast_code_generator/template/partselect.txt
@@ -1 +1 @@
1
-{{ var }}[{{ msb }}:{{ lsb }}]
+{{ var }}[{{ msb }} : {{ lsb }}]
0 commit comments