Fayalite is a Rust library for designing digital hardware. Published at https://crates.io/crates/fayalite
Find a file
2024-07-30 20:25:37 -07:00
.forgejo/workflows fix broken doc tests 2024-07-19 17:14:09 -07:00
crates properly bound with StaticValue or StaticType<MaskType: StaticType> 2024-07-30 20:25:37 -07:00
.gitignore initial public commit 2024-06-10 23:09:13 -07:00
Cargo.lock bump version to 0.2.0 in prep for breaking changes 2024-07-30 19:57:23 -07:00
Cargo.toml bump version to 0.2.0 in prep for breaking changes 2024-07-30 19:57:23 -07:00
LICENSE.md initial public commit 2024-06-10 23:09:13 -07:00
Notices.txt initial public commit 2024-06-10 23:09:13 -07:00
README.md WIP adding docs 2024-07-16 19:46:52 -07:00

Fayalite

Fayalite is a library for designing digital hardware -- a hardware description language (HDL) embedded in the Rust programming language. Fayalite's semantics are based on FIRRTL as interpreted by LLVM CIRCT.