1
0
Fork 0
Fayalite is a Rust library for designing digital hardware. Published at https://crates.io/crates/fayalite
Find a file
2025-03-21 17:08:29 -07:00
.forgejo/workflows switch CI to use mirrors 2025-03-02 17:43:29 -08:00
crates simplify setting an extern module simulation 2025-03-21 17:08:29 -07:00
scripts
.gitignore
Cargo.lock upgrade syn version 2024-12-28 23:39:08 -08:00
Cargo.toml upgrade syn version 2024-12-28 23:39:08 -08:00
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.