Code Monkey home page Code Monkey logo

riscv-compliance's People

Watchers

 avatar  avatar

riscv-compliance's Issues

hardwired mtvec not supported, wrong test result

Volume II: RISC-V Privileged Architectures V1.10 says in section 3.1.12: "The mtvec register must always be implemented, but can contain a hardwired read-only value."

Compliance test for RV32I however requires that mtvec is implemented and writeable.

This issue causes problems to comply with the competion rules, we must assume that we must not only comply with RV32I that allows hardwired mtvec, but also with unmodified test cases. So a clean implementation would require writeable mtvec for the RISCV contest 2018 rules.

Also any resource constrained RISCV implementation that use hardwired mtvec would fail on the compliance tests.

I-IO.S should be named I-IO-01.S

this is minor issue, but if all files include -01 in the file name then IO test should I-IO-01.S
Also within the header for the same file it reads
RISC-V Compliance Test I-ADD-01

Another problem is Description: Testing instruction IO-S.
It is assumed the S is file extension? The it should read testing instruction IO

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.