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

unable to build the C emulator due to missing verilog.h file #3656

Open
nhuynh368 opened this issue Jul 3, 2024 · 0 comments
Open

unable to build the C emulator due to missing verilog.h file #3656

nhuynh368 opened this issue Jul 3, 2024 · 0 comments

Comments

@nhuynh368
Copy link

nhuynh368 commented Jul 3, 2024

Type of issue: bug report

Impact: no functional change

Other information

Currently, when I try to build the C emulator, the Verilator version for the emulator failed to build due to a missing Verilog.h file. I'm guessing this is due to an incorrect bison installation, but bison was installed correctly on the PATH. Here is the build log:

https://pastebin.com/ceKsZwrR

If the current behavior is a bug, please provide the steps to reproduce the problem:

What is the current behavior?
Verilator installation failed mid parse.

What is the expected behavior?
Verilator installs correctly and the C emulator is built correctly.

Please tell us about your environment:

  • version: v1.6
  • OS: Ubuntu 24.04 LTS x86_64 GNOME 46.0
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