Giter Site home page Giter Site logo

Peeking zero-width I/Os about chiseltest HOT 7 CLOSED

ucb-bar avatar ucb-bar commented on May 25, 2024
Peeking zero-width I/Os

from chiseltest.

Comments (7)

edwardcwang avatar edwardcwang commented on May 25, 2024 1

anno

from chiseltest.

chick avatar chick commented on May 25, 2024

Hmm. This would be easy to do, perhaps as a mode where you can poke or peek anything you want without erroring. But treadle only has symbols for things that have survived all the way to low firrtl. so it would not otherwise know that the signal is zero length, it just simply isn't there, right?

from chiseltest.

edwardcwang avatar edwardcwang commented on May 25, 2024

Yeah, that's the tricky part methinks... Zero-width signals do indeed disappear in low-FIRRTL. I guess this is the inverse of #2.

from chiseltest.

ducky64 avatar ducky64 commented on May 25, 2024

Perhaps zero-width signals shouldn't disappear in low-FIRRTL? Even in Chisel frontend we kind of have a distinction between zero-width signals and optional Bundle fields, and zero width signals could be considered to be a form of design intent?

from chiseltest.

edwardcwang avatar edwardcwang commented on May 25, 2024

Well, zero-width wires are also a Chisel/Chirrtl thing and don't actually exist in hardware...

from chiseltest.

chick avatar chick commented on May 25, 2024

Annotations

from chiseltest.

ekiwi avatar ekiwi commented on May 25, 2024

This should be fixed by: 7d98ab5

from chiseltest.

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.