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

Replacing the no longer supported option '+acc+1' with '-debug_access+r+w-memcbk -debug_region+cell' #3951

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

NickolayTernovoy
Copy link
Contributor

In the vcs Version V-2023.12-SP1-1_Full64, I encountered the following error while building the project:

Error-[OBSOLETE_OPTION_PLUSACC] Obsolete option '+acc' used
The specified option '+acc+1' is no longer supported.
Please use '-debug_access+r+w-memcbk -debug_region+cell' instead.
make[1]: *** [/tmp/venv/lib64/python3.6/site-packages/cocotb/share/makefiles/simulators/Makefile.vcs:78: sim_build/simv] Error 255

I replaced the option +acc+1 with the suggested option from vcs. I verified the solution on versions Version T-2022.06-1_Full64 and Version V-2023.12-SP1-1_Full64.

@NickolayTernovoy NickolayTernovoy marked this pull request as ready for review June 19, 2024 15:56
Copy link

codecov bot commented Jun 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.42%. Comparing base (619edb9) to head (04222bd).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3951      +/-   ##
==========================================
- Coverage   73.43%   73.42%   -0.02%     
==========================================
  Files          50       50              
  Lines        7962     7962              
  Branches     2215     2224       +9     
==========================================
- Hits         5847     5846       -1     
- Misses       1588     1597       +9     
+ Partials      527      519       -8     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ktbarrett ktbarrett merged commit 9659c47 into cocotb:master Jun 19, 2024
28 of 29 checks passed
@ktbarrett
Copy link
Member

@NickolayTernovoy Thanks!

@ktbarrett ktbarrett mentioned this pull request Jun 20, 2024
10 tasks
@NickolayTernovoy
Copy link
Contributor Author

@NickolayTernovoy Thanks!

Glad to help

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