Skip to content

SystemVerilog: separate scanner and parser state #964

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

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Conversation

kroening
Copy link
Member

@kroening kroening commented Feb 4, 2025

This introduces a new data structure for the state of the Verilog scanner, as opposed to using the data structure for the parser state.

This introduces a new data structure for the state of the Verilog scanner,
as opposed to using the data structure for the parser state.
@kroening kroening marked this pull request as ready for review February 4, 2025 12:13
@tautschnig tautschnig merged commit 69607bf into main Feb 4, 2025
9 checks passed
@tautschnig tautschnig deleted the verilog_scanner branch February 4, 2025 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants