6 lines
344 B
Markdown
6 lines
344 B
Markdown
# 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](https://circt.llvm.org/docs/Dialects/FIRRTL/FIRRTLAnnotations/).
|
|
|
|
[FIRRTL]: https://github.com/chipsalliance/firrtl-spec
|