-
Mohamed Gaber authored
* 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](https://github.com/nicklockwood/SwiftFormat)'s default ruleset on all files.Mohamed Gaber authored* 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](https://github.com/nicklockwood/SwiftFormat)'s default ruleset on all files.
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.
Loading