Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into rt/id_queue
Browse files Browse the repository at this point in the history
  • Loading branch information
ricted98 committed May 16, 2024
2 parents 307af0d + f4d6406 commit b9dec68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/common_cells/registers.svh
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
end else begin \
if (__clear) begin \
__q <= (__reset_value); \
end begin \
end else begin \
__q <= (__d); \
end \
end \
Expand Down

0 comments on commit b9dec68

Please sign in to comment.