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

Explicit Muxes in Scan-chain and SCL Configuration YAMLs #40

Merged
merged 5 commits into from
Jan 1, 2024

Conversation

donn
Copy link
Member

@donn donn commented Jan 1, 2024

  • Created YAML configuration file for supported SCLs with the ability to define:
    • D-flipflops and their D/Q portnames (if for some godforsaken reason the ports are not named D and Q)
    • Optionally, a multiplexer to use for scan-chain stitching
      • If the multiplexer exists, it takes priority, otherwise, a ternary operation is used
  • Updated Swift requirement to 5.4+
  • Updated macOS requirement to 11+
  • Ran SwiftFormat's default ruleset on all files.

@donn donn changed the title Add PDK Config YAML + Up requirement to Swift 5.4/macOS 12 Explicit Muxes in Scan-chain and SCL Configuration YAMLs Jan 1, 2024
@donn donn merged commit 8bfd648 into main Jan 1, 2024
2 checks passed
@donn donn deleted the explicit_mux_stitching branch January 1, 2024 15:41
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.

1 participant