Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marc Solé Bonet
XOHW_GRLIB_AI_extension
Commits
6eaf18ed
Commit
6eaf18ed
authored
Jun 30, 2021
by
Marc
Browse files
Updated explanation for the XOHW
parent
8a455cf0
Changes
1
Hide whitespace changes
Inline
Side-by-side
grlib/software/marcmod/software.txt
View file @
6eaf18ed
This folder contains all executables to test the processor and the SIMD
(SPARROW)
module.
This folder contains all executables to test the processor and the SIMD module.
Under the leon3 directory (future work migh include more base processors) the tests are organized as follows:
...
...
@@ -10,7 +10,7 @@ Under the leon3 directory (future work migh include more base processors) the te
Some of this test may require a sw update to include the newer hw and compiler options.
- matrix_multiplication: Two sets of tests are included, for matrix multiplication and polynomial computation.
Tests ending with "_simd" are using the
SPARROW
module and new instructions while the other tests use the default LEON3 proc.
Tests ending with "_simd" are using the module and new instructions while the other tests use the default LEON3 proc.
Some tests might include different optimization version (polynomial) which allows for compiler optimization.
Additionally scalar version tests with "_sat" simulate saturation using minimum and maximum.
Specific size matrices (eg. "mat_mul_simd32") are outdated and should not be used, use the default version with -s option.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment