Skip to content

Commit

Permalink
Fix issue in standard template
Browse files Browse the repository at this point in the history
  • Loading branch information
gtarawneh committed Jun 19, 2018
1 parent 8f9c62c commit 2480dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/standard/spec.v
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ endmodule

module bind_info();

bind circuit spec u1 (
bind circuit_inner spec u1 (
.reset(reset),
.clk(clk),
.fire(fire),
Expand Down

0 comments on commit 2480dd7

Please sign in to comment.