Giter Site home page Giter Site logo

Comments (3)

nikhenri avatar nikhenri commented on August 25, 2024 1

After verification, I realize that you are right, this only apply to unpack array (It's a bit confusing).
Thank you

from svls.

dalance avatar dalance commented on August 25, 2024

logic [4] foo is invalid syntax.
[] before identifier should be packed_dimension like [3:0] in language specification.
(unpacked_dimension like [4] can be used after identifier only)

Some tools can accept this syntax, but some tools can't.
So I recommend to follow language specification.

from svls.

nikhenri avatar nikhenri commented on August 25, 2024

Well it's part of the IEEE STD since 2005

image

I'm not sure it's should be declare as an error because some tools doesn't support it, I think it should just check with the IEEE std.
What do you think ?

ieee1800-2005: http://www.fis.agh.edu.pl/~skoczen/hdl/ieee_std/ieee1800-2005.pdf

from svls.

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.