Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
printemps
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MINOTAuR
printemps
Commits
2f74201e
Unverified
Commit
2f74201e
authored
4 years ago
by
sébastien jacq
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #4 from jquevremont/patch-3
Update README.md
parents
cc5d0fee
fe1ad248
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
sw/README.md
+4
-0
4 additions, 0 deletions
sw/README.md
with
4 additions
and
0 deletions
sw/README.md
+
4
−
0
View file @
2f74201e
...
@@ -4,6 +4,8 @@ A set of software applications is available in `app` directory.
...
@@ -4,6 +4,8 @@ A set of software applications is available in `app` directory.
## Applications
## Applications
These applications are used to give an estimation of the computation performance of the CVA6 architecture.
These applications are used to give an estimation of the computation performance of the CVA6 architecture.
The Coremark score will be used to rank teams. All applications must run correctly to validate your results in the contest.
These software applications are compiled in baremetal using the
**BSP (Board Support Package)**
in the bsp directory.
These software applications are compiled in baremetal using the
**BSP (Board Support Package)**
in the bsp directory.
-
**Coremark**
: Complete benchmark for testing the computing power of a processor. It generates a score called Coremark.
-
**Coremark**
: Complete benchmark for testing the computing power of a processor. It generates a score called Coremark.
...
@@ -42,3 +44,5 @@ The **BSP** is a low-level software package that supports the hardware platform.
...
@@ -42,3 +44,5 @@ The **BSP** is a low-level software package that supports the hardware platform.
-
**Drivers**
: it contains all peripheral driver. For now, there is only the UART driver.
-
**Drivers**
: it contains all peripheral driver. For now, there is only the UART driver.
-
**Hal**
: Hardware Abstract Layer contains the runtime system interrupt vectors, system calls.
-
**Hal**
: Hardware Abstract Layer contains the runtime system interrupt vectors, system calls.
As of Oct. 12
<sup>
th
</sup>
, 2020, applications and the BSP have been tested on a ZCU102 board, but not yet on the Z7-20 board.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment