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

obfuscator: add missing case in ObfuscateVerilogCodeInternal #1986

Merged

Conversation

IEncinas10
Copy link
Collaborator

Fixes #1985. Added a simple test case along with the fix.

@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (ca53c5d) 92.85% compared to head (17c596d) 92.85%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1986   +/-   ##
=======================================
  Coverage   92.85%   92.85%           
=======================================
  Files         355      355           
  Lines       26272    26272           
=======================================
  Hits        24395    24395           
  Misses       1877     1877           
Files Changed Coverage Δ
verilog/transform/obfuscate.cc 80.55% <ø> (ø)

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

@hzeller hzeller merged commit 763b1d9 into chipsalliance:master Aug 1, 2023
34 checks passed
@hzeller
Copy link
Collaborator

hzeller commented Aug 1, 2023

Thanks!

@IEncinas10 IEncinas10 deleted the add-missing-case-obfuscate branch August 1, 2023 18:20
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.

Obfuscator doesn't work as expected
3 participants