Filament | Fearless Hardware Design
Filament is a hardware description language (HDL) that uses types to ensure that your hardware pipelines are composed correctly.
Filament’s type system is very different from every other typed HDL: it uses a Rust-inspired type system to reason about structural hazards in your designs and eliminates them at compile-time.
For examples of the kinds of problems Filament can solve, take a look at our tutorial.
Features
Composable
Filament uses a new kind of type system to ensure that when you use a m...
Read more at filamenthdl.com