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

Add explicitly clocked DSignal #64

Closed expipiplus1 closed 8 years ago

expipiplus1 commented 8 years ago

DSignal' is exported from CLaSH.Signal.Delayed.Explicit. The DSignal functions clocked to SystemClock have been rewritten in terms of DSignal'.