File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -20,19 +20,13 @@ The RI5CY-sameIF repository contains the CV32E40P/RISC-V IP that supports Logic-
2020# Prerequisites
2121Clone the current repository
2222
23- <<<<<<< HEAD
2423 $git clone https://github.com/vlsi-nanocomputing/risc-v-lim-architecture.git
2524
2625Enter the repository directory and run
2726
2827 $git submodule update --init --recursive
2928
30- Now you are ready to run the configuration script:
31-
32- $./configure --prefix=<tool_chain_install_path> --with-arch=rv32ima --with-abi=ilp32
33-
34-
35- Come back to ` riscv-gnu-toolchain ` directory and run the configuration script:
29+ Enter the directory ` riscv-gnu-toolchain ` and run the configuration script:
3630
3731 $./configure --prefix=<tool_chain_install_path> --with-arch=rv32ima --with-abi=ilp32
3832
You can’t perform that action at this time.
0 commit comments