rust-hdl-fpga-support 0.5.1

Support crate for RustHDL - provides FPGA specific code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.regex]
version = "^1.6.0"

[dependencies.rust-hdl]
version = "^0.35.0"

[package]
authors = ["Samit Basu <samit.basu@smiths.com>"]
description = "Support crate for RustHDL - provides FPGA specific code"
edition = "2021"
homepage = "https://rusthdl.org"
keywords = ["fpga", "verilog", "hardware"]
license = "MIT"
name = "rust-hdl-fpga-support"
repository = "https://github.com/SmithsDigitalForge/rust-hdl"
version = "0.5.1"