diff --git a/templates/standard/spec.v b/templates/standard/spec.v index fa56440..a5fa0f8 100755 --- a/templates/standard/spec.v +++ b/templates/standard/spec.v @@ -161,7 +161,7 @@ endmodule module bind_info(); - bind circuit spec u1 ( + bind circuit_inner spec u1 ( .reset(reset), .clk(clk), .fire(fire),