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

ALWCOMBORDER Warnings when driving interfaces #1247

Closed
veripoolbot opened this issue Dec 6, 2017 · 2 comments
Closed

ALWCOMBORDER Warnings when driving interfaces #1247

veripoolbot opened this issue Dec 6, 2017 · 2 comments
Labels
area: lint Issue involves SystemVerilog lint checking resolution: fixed Closed; fixed

Comments

@veripoolbot
Copy link
Contributor


Author Name: Josh Redford
Original Redmine Issue: 1247 from https://www.veripool.org


I am receiving ALWCOMBORDER warnings when I drive an interface signal with another interface signal, inside an always_comb block.

This problem doesn't occur when using the assign method.

This problem doesn't occur if you initialize the signal with a non-interface signal.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2017-12-07T02:29:18Z


Thanks for the good test.

Fixed in git towards 3.917.

@veripoolbot
Copy link
Contributor Author


Original Redmine Comment
Author Name: Wilson Snyder (@wsnyder)
Original Date: 2018-01-02T23:15:34Z


In 3.918.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: lint Issue involves SystemVerilog lint checking resolution: fixed Closed; fixed
Projects
None yet
Development

No branches or pull requests

1 participant