User Tools

Site Tools


binary

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

binary [2024/09/22 22:04] – created kisebinary [2024/09/22 22:15] (current) – external edit 127.0.0.1
Line 32: Line 32:
 https://github.com/riscv/riscv-gnu-toolchain https://github.com/riscv/riscv-gnu-toolchain
  
---> Click here for details #+### Details
  
 (1) Prerequisites (1) Prerequisites
Line 87: Line 87:
 ``` ```
  
-<-- 
  
 ## How to build RISC-V binary files that works with RVCoreP ## How to build RISC-V binary files that works with RVCoreP
Line 93: Line 92:
 We explain build method using `test.zip` which is the source code of the test benchmark of RVCoreP. We explain build method using `test.zip` which is the source code of the test benchmark of RVCoreP.
  
---> Click here for details #+### Details
  
 (1) Download the source code (1) Download the source code
Line 136: Line 135:
 - `test.dump` : the dump file  - `test.dump` : the dump file 
  
-<-- 
  
 ## Description of each source file ## Description of each source file
Line 142: Line 140:
 The following describes the points required for each file. The following describes the points required for each file.
  
---> Click here for details #+### Details
  
 (1) Makefile (1) Makefile
Line 224: Line 222:
 The output file The output file
  
-<-- 
  
 ## Contact ## Contact
binary.1727010290.txt.gz · Last modified: 2024/09/22 22:04 by kise