1
0
Fork 0
Fayalite is a Rust library for designing digital hardware. Published at https://crates.io/crates/fayalite
Find a file
2025-04-09 16:25:56 -07:00
.forgejo/workflows switch CI to use mirrors 2025-03-02 17:43:29 -08:00
crates change TypeIdMap to not use any unsafe code 2025-04-09 16:25:56 -07:00
scripts
.gitignore
Cargo.lock
Cargo.toml
LICENSE.md
Notices.txt
README.md

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.