clash-lang / clash-prelude

CLaSH prelude library containing datatypes and functions for circuit design
http://www.clash-lang.org/
Other
31 stars 27 forks source link

Use a `reflection`-like API for implicit clocks and resets #145

Closed christiaanb closed 6 years ago

christiaanb commented 6 years ago

It still uses ImplicitParameters under the hood, but that's because we need their magic inference rules.