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

Getting the warning "UNOPTFLAT" while simulating openc910 with Verilator. #38

Open
vinuthavelaga opened this issue Aug 2, 2024 · 0 comments

Comments

@vinuthavelaga
Copy link

I am currently using Verilator (v5.026) to simulate the OpenC910 core. During the compilation process (make compile), there are a few warnings, one of which is "UNOPTFLAT." This warning appears for approximately 15-20 signals (e.g., hart_ict_read_data_tmp) due to circular combinational logic. Furthermore, when attempting to run the hello_world test case (make runcase CASE=hello_world SIM=verilator DUMP=on), the system's entire 64GB RAM is consumed, resulting in a system hang. Any ideas for resolving this issue?

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