mirror of
https://github.com/olofk/serv.git
synced 2025-04-22 04:47:16 -04:00
Fix typo in service reset signal
This commit is contained in:
parent
16c93a58ee
commit
88b199a97c
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ module service
|
|||
.memsize (memsize))
|
||||
servant
|
||||
(.wb_clk (wb_clk),
|
||||
.wb_clk (wb_clk),
|
||||
.wb_rst (wb_rst),
|
||||
.q (q));
|
||||
|
||||
endmodule
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue