Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MINOTAuR
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
MINOTAuR
Commits
c67602dc
Commit
c67602dc
authored
4 years ago
by
sébastien jacq
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #2 from atrogerTHALES/master
Corrections before contest
parents
a3679a56
9e19cad5
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
bench/bsp/config/link.ld
+10
-10
10 additions, 10 deletions
bench/bsp/config/link.ld
with
10 additions
and
10 deletions
bench/bsp/config/link.ld
+
10
−
10
View file @
c67602dc
...
@@ -9,16 +9,16 @@
...
@@ -9,16 +9,16 @@
/* This linker script is adapted from the default linker script for upstream
/* This linker script is adapted from the default linker script for upstream
RISC-V GCC. It has been modified for use in verification of CORE-V cores.
RISC-V GCC. It has been modified for use in verification of CORE-V cores.
*/
*/
/
/
Additional contributions by:
/
*
Additional contributions by:
//
Sebastien Jacq - sjthales on github.com
Sebastien Jacq - sjthales on github.com
//
//
Description: linkerscript for the CV32A6 platform
Description: linkerscript for the CV32A6 platform
//
//
===========================================================================
//
===========================================================================
//
Revisions :
Revisions :
//
Date Version Author Description
Date Version Author Description
//
2020-10-06 0.1 S.Jacq modification of the Test for CV32A6 softcore
2020-10-06 0.1 S.Jacq modification of the Test for CV32A6 softcore
//
===========================================================================
/
/
===========================================================================
*
/
OUTPUT_FORMAT("elf32-littleriscv", "elf32-littleriscv",
OUTPUT_FORMAT("elf32-littleriscv", "elf32-littleriscv",
"elf32-littleriscv")
"elf32-littleriscv")
...
...
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