This commit is contained in:
锦恢 2025-01-05 16:01:23 +08:00
parent 541c53c593
commit ce5e69e6f0

View File

@ -278,7 +278,7 @@
" output [OWIDTH - 1 : 0] ${4:data_o}", " output [OWIDTH - 1 : 0] ${4:data_o}",
");", ");",
" $5", " $5",
"endmodule //$1\n" "endmodule"
], ],
"description": "Insert a module with parameter" "description": "Insert a module with parameter"
}, },