set(CMAKE_CXX_COMPILER_EXTERNAL_TOOLCHAIN /root/riscv/linux/) ###操作时请注意每一个路径的修改 2. cmake和make cmake -DCMAKE_TOOLCHAIN_FILE=/llvm/llvm-projects/build/test-suite-build/riscv-build/clang_riscv_linux.cmake -DCMAKE_C_COMPILER="/llvm/llvm-project/build/bin/clang" ../ 可...
test-suite test-build-riscv 需要该test-build-riscv/lit.site.cfg import sys config.test_source_root = "/home/cxo/repos/llvm-project/llvm/projects/test-build-riscv" config.test_exec_root = "/home/cxo/repos/llvm-project/llvm/projects/test-build-riscv" config.remote_client = "ssh" config...
riscv-test-suite env rv32e_m rv32i_m rv64i_m Makefile.include README.md spec .gitignore CHANGELOG.md CONTRIBUTION.md COPYING.APACHE COPYING.BSD COPYING.CC README.md Breadcrumbs riscv-arch-test /riscv-test-suite / README.md Latest commit Cannot retrieve latest commit at this time. ...
Folders and files Latest commit History13 Commits scripts src .gitignore LICENSE NOTICE README.md build.sh Repository files navigation README Apache-2.0 license riscv-brs-tests RISC-V Boot and Runtime Services Test SuiteAbout RISC-V Boot and Runtime Services Test Suite Resources Read...
* gcc.target/riscv/amo-table-ztso-subword-amo-add-5.c: Ditto. * lib/target-supports.exp: Add testsuite infrastructure support for Zaamo and Zalrsc. So there's a lot of whitespace changes going on in target-supports.expthat make it harder to find the real changes. ...
Summary: RISC-V: flakey relocation truncated to fit: R_RISCV_GPREL_I against `.LANCHOR1' in slp_run-2.c Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite Assignee: unassigned at gcc dot gnu.org ...
This risc-V SoC has been used for +9 months to test BTLE/802.15.4 IPs in C++ simulation environment. Verilog IPs can easily be compiled with verilator and be integrated to this C++ SoC. The cycle eval method provided by verilator is easily scheduled by the Agravic simulator. The SoC has...
Multilib testsuite runtimes were unexpectedly long (over 4.5 hours!) and will always fail since the multilib errors have not been triaged. This PR disables multilib testing. Once those errors are t...