#hdl #hardware #firrtl #semiconductor #fpga #proc-macro

macro fayalite-proc-macros

an implementation detail of fayalite -- the procedural macros

1 unstable release

0.1.0 Jul 26, 2024

#7 in #firrtl


Used in fayalite

LGPL-3.0-or-later

230KB
6.5K SLoC

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.


lib.rs:

proc macros for fayalite

see fayalite::hdl_module and fayalite::ty::Value for docs

Dependencies

~3–12MB
~156K SLoC