forked from libre-chip/fayalite
WIP adding docs
This commit is contained in:
parent
86827def91
commit
190e440b35
5 changed files with 277 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
# 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
|
Loading…
Add table
Add a link
Reference in a new issue