moore-circt 0.14.0

Rust wrappers around the CIRCT API.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.moore-circt-sys]
version = "0.14.0"

[dependencies.num]
version = "0.3"

[package]
authors = ["Fabian Schuiki <fabian@schuiki.ch>"]
description = "Rust wrappers around the CIRCT API."
edition = "2018"
license = "Apache-2.0 OR MIT"
name = "moore-circt"
repository = "https://github.com/fabianschuiki/moore"
version = "0.14.0"