@hackage clash-protocols0.1.1
a battery-included library for (dataflow) protocols
Categories
License
BSD-2-Clause
Maintainer
QBayLogic B.V. <devops@qbaylogic.com>
Links
Versions
Installation
CustomDependencies (25)
- Cabal >=3.12 && <3.17
- base >=4.18 && <5
- circuit-notation >=0.2 && <0.3
- clash-prelude >=1.10 && <1.12
- clash-prelude-hedgehog
- clash-protocols-base Show all…
Dependents (1)
@hackage/clash-vexriscv
Package Flags
large-tuples
(off by default)
Generate instances for classes such as Units and TaggedBundle for tuples
up to and including 62 elements - the GHC imposed maximum. Note that this
greatly increases compile times for `clash-protocols`.
Suggested reading order:
Protocols+ https://github.com/clash-lang/clash-protocols/blob/v0.1.1/README.mdProtocols.DfProtocols.Plugin