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

Issue with read_verilog in ABC: Assertion Failed and Parsing Error #312

Open
PerryLogic opened this issue Aug 6, 2024 · 0 comments
Open

Comments

@PerryLogic
Copy link

PerryLogic commented Aug 6, 2024

Description:
I encountered a problem while using the ABC tool to read a Verilog file. The tool fails to parse the file and results in an assertion error, causing the program to crash.

System Environment:

Operating System: Ubuntu 20.04
ABC Version: 1.01
Detailed Description:
When running the read_verilog command to read the Verilog file rtl.v, ABC reports a parsing error and crashes. The error message is as follows:
abc_test
Steps to Reproduce:

Start ABC.
Run the command read_verilog rtl.v.
The error appears and the program crashes.
Additional Information:

Additional Information:

Verilog File Content: Please refer to the attached file rtl.v for the complete Verilog code.
Uploading project.zip…

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

No branches or pull requests

1 participant