fayalite/crates/fayalite
Jacob Lifshay 4008c311bf
All checks were successful
/ deps (pull_request) Successful in 16s
/ test (pull_request) Successful in 4m58s
/ deps (push) Successful in 14s
/ test (push) Successful in 5m23s
format code after switching to edition 2024
2025-08-24 16:35:21 -07:00
..
examples change register names to end in _reg by convention 2024-10-06 18:50:09 -07:00
src format code after switching to edition 2024 2025-08-24 16:35:21 -07:00
tests upgrade to rust 1.89.0 2025-08-24 15:53:21 -07:00
build.rs add test for cfgs 2024-12-28 23:39:50 -08:00
Cargo.toml add custom hasher for testing 2025-04-09 20:27:22 -07:00
LICENSE.md prep for eventual publishing 2024-07-11 22:39:00 -07:00
Notices.txt prep for eventual publishing 2024-07-11 22:39:00 -07:00
README.md prep for eventual publishing 2024-07-11 22:39:00 -07:00
visit_types.json simplify setting an extern module simulation 2025-03-21 17:08:29 -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.