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

Fix issue #1321: incorrect indentation of coverpoints #1766

Merged
merged 1 commit into from May 12, 2022

Conversation

gmlarumbe
Copy link
Contributor

This PR fixes issue #1321

verilog-at-constraint-p returned nil when point was at the opening brace of a coverpoint if preceded by [] or {,} expressions. This function is called by verilog-calc-1 which in turn is called by verilog-calculate-indent.

Signed-off-by: Gonzalo Larumbe <gonzalomlarumbe@gmail.com>
@wsnyder
Copy link
Member

wsnyder commented May 12, 2022

Thanks for looking into and fixing this.

@wsnyder wsnyder merged commit 95df088 into veripool:master May 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants