Giter Site home page Giter Site logo

SEW-related error about gem5 HOT 2 CLOSED

ralc88 avatar ralc88 commented on July 21, 2024
SEW-related error

from gem5.

Comments (2)

RALC88 avatar RALC88 commented on July 21, 2024

Dear minhoha,
That configuration corresponds to the riscv-v-spec-0.7.1 ?
In page 7 of the spec there is a table (Table 2. vtype register layout) where :
6:5 vediv[1:0] Used by EDIV extension
4:2 vsew[2:0] Standard element width (SEW) setting
1:0 vlmul[1:0] Vector register group multiplier (LMUL) setting
Then for vsew is from bit 2 to bit 4 (3 bits). This corresponds to vt(vtype,2,3) , which indicates that starts reading vtype in bit number 2 , and reads 3 bits.

In the case "if SEW=64, vsew will output 6", means that the switch case should enter to the default case and signal panic for all the apps which use 64-bits. But I have not seen that behavior.

I will do a double check to be sure. Are you using the compiler for version 0.7 ??

from gem5.

RALC88 avatar RALC88 commented on July 21, 2024

Since there was no response, and I could not reproduce the error, the issue is closed.

from gem5.

Related Issues (4)

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.