moore-vhdl 0.10.0

The VHDL implementation of the moore compiler framework.
Documentation
[dependencies.lazy_static]
version = "1.4"

[dependencies.llhd]
version = "0.5"

[dependencies.moore-common]
version = "0.10.0"

[dependencies.moore-vhdl-syntax]
version = "0.10.0"

[dependencies.num]
version = "0.1"

[dependencies.typed-arena]
version = "2.0.1"

[lib]
path = "lib.rs"

[package]
authors = ["Fabian Schuiki <fschuiki@iis.ee.ethz.ch>"]
description = "The VHDL implementation of the moore compiler framework."
edition = "2018"
license = "Apache-2.0 OR MIT"
name = "moore-vhdl"
repository = "https://github.com/fabianschuiki/moore"
version = "0.10.0"