-
Notifications
You must be signed in to change notification settings - Fork 426
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
User Manual files updates #791
Merged
davideschiavone
merged 16 commits into
openhwgroup:dev
from
pascalgouedo:dev_dd_pgo_doc
Apr 17, 2023
Merged
User Manual files updates #791
davideschiavone
merged 16 commits into
openhwgroup:dev
from
pascalgouedo:dev_dd_pgo_doc
Apr 17, 2023
Conversation
This file contains 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
pascalgouedo
requested review from
davideschiavone,
Silabs-ArjanB and
MikeOpenHWGroup
April 12, 2023 16:05
davideschiavone
approved these changes
Apr 17, 2023
Signed-off-by: Pascal Gouedo <[email protected]>
Signed-off-by: Pascal Gouedo <[email protected]>
Signed-off-by: Pascal Gouedo <[email protected]>
Signed-off-by: Pascal Gouedo <[email protected]>
Removed APU mention and chapter. Updated extension names and versions. Added guidelines when synthesizing with FPU. Moved Verification information from introduction to a specific chapter. Moved Tracer chapter in Verification one. Signed-off-by: Pascal Gouedo <[email protected]>
Changed top level parameters: - PULP_ZFINX => ZFINX - PULP_XPULP => COREV_PULP - PULP_CLUSTER => COREV_CLUSTER Added 2 new top level parameters for FPU instructions latencies. Added a note and a link to new non-backward compatibility sub-chapter. Added v2.0.0 release template text with a point about mimpid value depending of parameters. Signed-off-by: Pascal Gouedo <[email protected]>
Grouped CSRs by sub-chapters to generate index. Signed-off-by: Pascal Gouedo <[email protected]>
Signed-off-by: Pascal Gouedo <[email protected]>
Signed-off-by: Pascal Gouedo <[email protected]>
Signed-off-by: Pascal Gouedo <[email protected]>
Added CVFPU parameters setting for CV32E40P use case in FPU chapter [Issue openhwgroup#668](openhwgroup#668). Added a small reminder paragraph about MSTATUS.FS programming before FPU usage as well. Updated instructions latency table and data hazard paragraphs with FPU instructions. Signed-off-by: Pascal Gouedo <[email protected]>
Added Transaction Ordering note in Instruction Fetch and Load/Store units chapters. Signed-off-by: Pascal Gouedo <[email protected]>
Re-factored all tables to appear correctly in both PDF and HTML. Split way too loooooooonnnnnng lines or merged short ones. Signed-off-by: Pascal Gouedo <[email protected]>
Signed-off-by: Pascal Gouedo <[email protected]>
Signed-off-by: Pascal Gouedo <[email protected]>
Signed-off-by: Pascal Gouedo <[email protected]>
pascalgouedo
force-pushed
the
dev_dd_pgo_doc
branch
from
April 17, 2023 16:04
39ada58
to
9b9c8a5
Compare
pascalgouedo
added
the
Component:Doc
For issues in the Documentation (e.g. for README.md files)
label
Apr 18, 2023
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.
The list of updates can be found below.
For easier review, rendered pdf and html have been temporary added to docs.
New block diagram with FPU
Use of new block diagram.
Removed APU mention and chapter.
Updated extension names and versions.
Added guidelines when synthesizing with FPU.
Moved Verification information from introduction to a specific chapter.
Moved Tracer chapter in Verification one.
Added new top level without apu interface for easier integration.
Changed top level parameters:
Added a note and a link to new non-backward compatibility sub-chapter.
Added v2.0.0 release template text with a point about mimpid value depending of parameters.
Detailed MSTATUS FS and SD fields description.
Grouped CSRs by sub-chapters to generate index.
Corrected Hardware Loop body code.
Removed mention of latch-based Register File.
Update CVFPU information.
Added CVFPU parameters setting for CV32E40P use case in FPU chapter Issue #668.
Added a small reminder paragraph about MSTATUS.FS programming before FPU usage as well.
Updated instructions latency table and data hazard paragraphs with FPU instructions.
Updated Instruction Fetch outstanding information.
Added Transaction Ordering note in Instruction Fetch and Load/Store units chapters.
Moved uhartid and privlv CSRs and added zfinx CSR.
And generally like for all others commited files:
Re-factored all tables to appear correctly in both PDF and HTML.
Split way too loooooooonnnnnng lines or merged short ones.