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

DDR primitive documentation #119

Open christiaanb opened 7 years ago

christiaanb commented 7 years ago

Add example of a sequence of inputs and outputs for:

https://github.com/clash-lang/clash-prelude/blob/3cc789c72c10f663beeec9eb35458b4bba39de6a/src/CLaSH/Explicit/DDR.hs#L41-L58

and

https://github.com/clash-lang/clash-prelude/blob/3cc789c72c10f663beeec9eb35458b4bba39de6a/src/CLaSH/Explicit/DDR.hs#L131-L142