Git Product home page Git Product logo

Comments (6)

taoliug avatar taoliug commented on May 7, 2024

Do you want to disable compressed instruction in one test or all tests?

from riscv-dv.

berkkis avatar berkkis commented on May 7, 2024

I tried to disable for all the tests. But if there is a test-specific solution I can use it as well.

from riscv-dv.

taoliug avatar taoliug commented on May 7, 2024

Please try run riscv_non_compressed_instr_test test
https://github.com/google/riscv-dv/blob/master/yaml/testlist.yaml#L83

If the processor doesn't support compressed instruction, you can disable it in the processor setting
https://github.com/google/riscv-dv/blob/master/setting/riscv_core_setting.sv#L33

from riscv-dv.

berkkis avatar berkkis commented on May 7, 2024

For the first link, I will try the riscv_non_compressed_instr_test.
For the second link, that's what I've tried to do. But at the riscv_gcc compilation step, there were still compressed instructions from the instruction stream resulting in assembler error. My question is this an expected behavior.

./iss_sim -iss spike -isa rv64im -abi lp64

riscv_gcc compiling : ./out_2019-08-15/asm_tests/riscv_rand_instr_test.1.S
./out_2019-08-15/asm_tests/riscv_rand_instr_test.1.S: Assembler messages:  ./out_2019-08-15/asm_tests/riscv_rand_instr_test.1.S:181: Error: unrecognized opcode `c.beqz s1,j__main_sub_1_1'
./out_2019-08-15/asm_tests/riscv_rand_instr_test.1.S:25608: Error: unrecognized opcode `c.bnez a0,smode_accessible_umode_program_stack_p'
Convert ./out_2019-08-15/asm_tests/riscv_rand_instr_test.1.S.o to ./out_2019-08-15/asm_tests/riscv_rand_instr_test.1.S.bin
/home/riscv-toolchain/riscv-gnu-ins/bin/riscv64-unknown-elf-objcopy: './out_2019-08-15/asm_tests/riscv_rand_instr_test.1.S.o': No such file

from riscv-dv.

taoliug avatar taoliug commented on May 7, 2024

This issue should be fixed by #81 , can you try again?

from riscv-dv.

taoliug avatar taoliug commented on May 7, 2024

I am closing this issue for now, please let me know if it doesn't work for you.

from riscv-dv.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.