Skip to content

Conversation

agrif
Copy link
Contributor

@agrif agrif commented Sep 4, 2025

Gowin's SDC parser doesn't like quotes, so use braces instead.

This is a follow-up to PR #1501, merged as 0f27429. That PR just missed this one last use of tcl_quote.

Actually using signal constraints is somewhat fragile, as Gowin's tools don't seem to be listening to the (* keep = "true" *) attributes, but at least now there's no syntax error in the SDC files.

Gowin's SDC parser doesn't like quotes, so use braces instead.

This is a follow-up to PR amaranth-lang#1501, merged as 0f27429. That PR just missed
this one last use of tcl_quote.
@agrif agrif requested a review from whitequark as a code owner September 4, 2025 00:41
Copy link

codecov bot commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.23%. Comparing base (b8dc233) to head (18b8f6b).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1627   +/-   ##
=======================================
  Coverage   91.23%   91.23%           
=======================================
  Files          44       44           
  Lines       11402    11402           
  Branches     2224     2224           
=======================================
  Hits        10403    10403           
  Misses        836      836           
  Partials      163      163           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@whitequark whitequark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@whitequark whitequark added this pull request to the merge queue Sep 4, 2025
Merged via the queue into amaranth-lang:main with commit ff44683 Sep 4, 2025
21 of 22 checks passed
@agrif agrif deleted the gowin-sdc-again branch September 4, 2025 04:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants