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 20:21:43 -07:00
.forgejo/workflows switch CI to use mirrors 2025-03-02 17:43:29 -08:00
crates add fake which for miri 2025-04-09 20:21:43 -07:00
scripts tests/sim: split expected output text into separate files 2024-12-05 18:17:13 -08:00
.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.