Skip to content

thepeaklab/mockturtle-parser

Repository files navigation

Mockturtle Parser

Build Status Swift Version PackageManager License Twitter: @thepeaklab

Mockturtle Parser parses the config file for Mockturtle.

Install

Swift Package Manager

dependencies: [
    ...,
    .package(url: "https://github.com/thepeaklab/mockturtle-parser.git", from: "0.1.0")
]

Need Help?

Please submit an issue on GitHub.

License

This project is licensed under the terms of the MIT license. See the LICENSE file.