Skip to content
Snippets Groups Projects
Commit 835ba0fa authored by Yaman Umuroglu's avatar Yaman Umuroglu
Browse files

[Pad] typo fix in template

parent 43a37155
No related branches found
No related tags found
No related merge requests found
......@@ -97,7 +97,7 @@ $TOP_MODULE_NAME$_impl
.s_axilite_WREADY(s_axilite_WREADY),
.s_axilite_WDATA(s_axilite_WDATA),
.s_axilite_WSTRB(s_axilite_WSTRB),
.s_axilite_BVALIDs_axilite_BVALID(),
.s_axilite_BVALID(s_axilite_BVALID),
.s_axilite_BREADY(s_axilite_BREADY),
.s_axilite_BRESP(s_axilite_BRESP),
.s_axilite_ARVALID(s_axilite_ARVALID),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment