[proj] Timer D1 sign-off - #726
Open
tchilikov-semify wants to merge 1 commit into
Open
tchilikov-semify wants to merge 1 commit into
tchilikov-semify wants to merge 1 commit into
Conversation
marnovandermaas
approved these changes
Sep 22, 2026
marnovandermaas
left a comment
Collaborator
There was a problem hiding this comment.
One minor comment, but otherwise looks good to me. Let's wait for 3 approvers before merging.
| |---------------|----------------------------|--------|------------------| | ||
| | Documentation | SPEC_COMPLETED | Done | [Timer specification][block doc]. | ||
| | Documentation | CSR_DEFINED | Done | [Timer registers][registers]. | ||
| | RTL | CLKRST_CONNECTED | Done | Modules containing submodules checked: `rv_timer.sv` and `rv_timer_reg_top.sv`. Modules without clocks and resets are confirmed to be purely combinational: `prim_onehot_enc`, `prim_subreg_ext`, `tlul_cmd_intg_chk` and `tlul_rsp_intg_gen`. The shared `prim_*` and `tlul_*` submodules are covered by their own OpenTitan sign-offs and are not walked here. |
Collaborator
There was a problem hiding this comment.
Are there more prim and tlul modules besides the one you already list as purely combinational? If not we can remove the last sentence.
Collaborator
Author
There was a problem hiding this comment.
Yes, I explicitly named them now.
tchilikov-semify
force-pushed
the
d1_signoff_rv_timer
branch
from
September 22, 2026 10:09
5bd619b to
7f23c25
Compare
Add the D1 design sign-off checklist for the Timer and move it to D1 in the stage table.
tchilikov-semify
force-pushed
the
d1_signoff_rv_timer
branch
from
September 22, 2026 10:12
7f23c25 to
eeca4d7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add the D1 design sign-off checklist for the Timer and move it to D1 in the stage table.