Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation version numbers from 1.0-rc2 to 1.0 #385

Merged
merged 1 commit into from
Jan 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and<BR>
limitations under the License.*_<BR>

# **Caliptra Hands-On Guide** #
_*Last Update: 2023/10/17*_
_*Last Update: 2024/01/17*_


## **Tools Used** ##
Expand Down
6 changes: 3 additions & 3 deletions Release_Notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ See the License for the specific language governing permissions and<BR>
limitations under the License.*_<BR>

# **Release Notes** #
_*Last Update: 2023/12/08*_
_*Last Update: 2023/01/17*_
calebofearth marked this conversation as resolved.
Show resolved Hide resolved

## Rev 1p0-rc2 ##
## Rev 1p0 ##

### Rev 1p0-rc2 release date: 2023/12/13 (1p0 version pending ROM release for official declaration) ###
### Rev 1p0 release date: 2024/01/17 ###
- Caliptra Hardware Specification: Markdown conversion
- Caliptra Integration specification update with synthesis warnings and jtag tck requirement
- Caliptra README updates to clarify test cases and running with VCS
Expand Down
2 changes: 1 addition & 1 deletion docs/CaliptraHardwareSpecification.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<p style="text-align: center;">Caliptra Hardware Specification</p>

<p style="text-align: center;">Version 1.0-rc2</p>
<p style="text-align: center;">Version 1.0</p>

<div style="page-break-after: always"></div>

Expand Down
2 changes: 1 addition & 1 deletion docs/CaliptraIntegrationSpecification.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<p style="text-align: center;">Caliptra Integration Specification</p>

<p style="text-align: center;">Version 1.0-rc2</p>
<p style="text-align: center;">Version 1.0</p>

<div style="page-break-after: always"></div>

Expand Down
Loading