Skip to content
Snippets Groups Projects
Commit 9e19cad5 authored by Antonin TROGER's avatar Antonin TROGER
Browse files

Linker script correction

parent a3679a56
No related branches found
No related tags found
No related merge requests found
......@@ -9,16 +9,16 @@
/* 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.
*/
// Additional contributions by:
// Sebastien Jacq - sjthales on github.com
//
// Description: linkerscript for the CV32A6 platform
//
// =========================================================================== //
// Revisions :
// Date Version Author Description
// 2020-10-06 0.1 S.Jacq modification of the Test for CV32A6 softcore
// =========================================================================== //
/* Additional contributions by:
Sebastien Jacq - sjthales on github.com
Description: linkerscript for the CV32A6 platform
===========================================================================
Revisions :
Date Version Author Description
2020-10-06 0.1 S.Jacq modification of the Test for CV32A6 softcore
=========================================================================== */
OUTPUT_FORMAT("elf32-littleriscv", "elf32-littleriscv",
"elf32-littleriscv")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment