Giter Site home page Giter Site logo

Building Simulation error about ibex HOT 3 CLOSED

lipf1987 avatar lipf1987 commented on July 19, 2024
Building Simulation error

from ibex.

Comments (3)

rswarbrick avatar rswarbrick commented on July 19, 2024

Ah, that makes sense. This is the same problem as we had to fix for OTBN in lowRISC/opentitan#17971.

This was a bit easier for OTBN. To get things working in Ibex, a problem is that the decode functions (e.g. decode_r_insn) fundamentally need to produce both decoded_str and data_accessed.

Clearly, we could silence the warnings with the lint_off lines suggested in the error message.

Alternatively, we could tweak our decode functions slightly so that they return the string and bitmask as a struct. I think that would probably work reasonably well.

@lipf1987: Would you be happy to try one of these approaches and make a PR? (@GregAC: Do they make sense to you? Anything simpler that we could do?)

from ibex.

lipf1987 avatar lipf1987 commented on July 19, 2024

hi
Thanks for your help
lint_off can solve this problem。

from ibex.

rswarbrick avatar rswarbrick commented on July 19, 2024

We still need to fix it properly at our end :-) I'll push a hacky PR for now and tag this issue with it.

from ibex.

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.