Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SystemVerilog 'wire logic' not supported #608

Closed
veripoolbot opened this issue Feb 1, 2013 · 3 comments
Closed

SystemVerilog 'wire logic' not supported #608

veripoolbot opened this issue Feb 1, 2013 · 3 comments
Assignees
Labels
resolution: fixed Closed; fixed type: feature-IEEE Request to add new feature, described in IEEE 1800

Comments

@veripoolbot
Copy link
Contributor


Author Name: Ed Lander
Original Redmine Issue: 608 from https://www.veripool.org
Original Date: 2013-02-01
Original Assignee: Wilson Snyder (@wsnyder)


Hi,

We have examples of the following declarations in our code that Verilator is unhappy with:
wire logic wire_name;

This is valid SystemVerilog and both DC and Incisive seem happy with it.

NB. It should also be possible to declare a structure and infer a wire of that struct type.

Cheers,
Ed

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2013-02-02T14:33:12Z


All the logic was there, just needed to pull some parsing from Verilog-Perl.

Fixed in git towards 3.845.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Ed Lander
Original Date: 2013-02-04T10:05:03Z


Great, thanks Wilson.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2013-02-05T03:21:37Z


In 3.845.

@veripoolbot veripoolbot added resolution: fixed Closed; fixed type: feature-IEEE Request to add new feature, described in IEEE 1800 labels Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution: fixed Closed; fixed type: feature-IEEE Request to add new feature, described in IEEE 1800
Projects
None yet
Development

No branches or pull requests

2 participants