Dave McEwan
Dave McEwan
Seems like a sensible idea. From the IEEE1800-2017, page 242: > NOTE - The procedural assign and deassign constructs are under consideration for deprecation. See Annex C. @remes-codasip Would you...
@remes-codasip @dalance The PR was merged so this can be closed.
You can use special comments to disable syntax rules around specific lines. https://github.com/dalance/svlint/blob/master/md/manual-introduction.md#textrules-and-syntaxrules-sections Does that help your usecase? If not, perhaps you can give some examples to show what you...
Ok, I see what you mean. Personally, I don't think that sort of thing should be in *this* tool. As you say, the waiver file(s) needs to be manually updated...
Nice one @ronitnallagatla. 1. Please add your name to the [list of contributors](https://github.com/dalance/svlint/blob/master/CONTRIBUTING.md). 2. Please add newlines (hard-wrap at 80 characters) in the [explanation](https://github.com/dalance/svlint/pull/280/files#diff-8f3a28ac3ab4e3465b88f3a2055a8671cbf9d6593dc284b1e7ec134cc3b7792c) to match the others and make...
First, sorry for the delay! A packed array is a collection of things that can be used as 1 thing - a signed or unsigned integer. That's great for use-cases...
@songzenghui That is not intended functionality. See #1, #58, #89.