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

SDC name translation #1492

Merged
merged 6 commits into from
Mar 6, 2024
Merged

SDC name translation #1492

merged 6 commits into from
Mar 6, 2024

Conversation

alaindargelas
Copy link
Contributor

@alaindargelas alaindargelas commented Mar 6, 2024

Motivate of the pull request

  • To address an existing issue. If so, please provide a link to the issue:
  • [x ] Breaking new feature. If so, please describe details in the description part.

Describe the technical details

What is currently done? (Provide issue link if applicable)

Netlist editing requires that the timing constraints get name translation

@alaindargelas
Copy link
Contributor Author

@serge-dsa similar translation needed for pin contraints.

Copy link

codecov bot commented Mar 6, 2024

Codecov Report

Attention: Patch coverage is 0% with 87 lines in your changes are missing coverage. Please review.

Project coverage is 13.96%. Comparing base (50a5417) to head (47ca563).

Files Patch % Lines
src/Compiler/CompilerOpenFPGA.cpp 0.00% 54 Missing ⚠️
src/Compiler/Constraints.cpp 0.00% 28 Missing ⚠️
src/Compiler/Constraints.h 0.00% 4 Missing ⚠️
src/DesignQuery/DesignQuery.cpp 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1492      +/-   ##
==========================================
- Coverage   13.99%   13.96%   -0.03%     
==========================================
  Files         282      282              
  Lines       32100    32163      +63     
  Branches    18428    18468      +40     
==========================================
  Hits         4492     4492              
- Misses      26605    26668      +63     
  Partials     1003     1003              

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

@alaindargelas alaindargelas merged commit 2578206 into main Mar 6, 2024
20 of 35 checks passed
@alaindargelas alaindargelas deleted the sdc_translate_name branch March 6, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant