File tree 1 file changed +6
-4
lines changed 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,12 @@ End to end instruction and data trace
4
4
This release packages up the files required to build and test the end to end flow for the
5
5
Siemens RISCV Instruction and Data Trace.
6
6
7
- The code has been developed and tested on various versions of Ubuntu (18.04, 20.04 and 21.04).
8
- It incorporates pre-built binaries for RISCV spike and objdump that were built on Ubuntu 18.04. The
9
- rest of the RISCV toolchain is not included as it is not required to run the end to end flow using
10
- pre-built RISCV binaries of the source applications.
7
+ The code has been developed and tested on various versions of Ubuntu
8
+ (18.04, 20.04 and 21.04). It incorporates pre-built binaries for
9
+ RISCV spike and objdump that were built on Ubuntu 18.04. These
10
+ pre-built binaries will not work on Centos 7. The rest of the RISCV
11
+ toolchain is not included as it is not required to run the end to end
12
+ flow using pre-built RISCV binaries of the source applications.
11
13
12
14
13
15
Requirements
You can’t perform that action at this time.
0 commit comments