Directory listing for clash-prelude-1.7.0 candidate source tarball
clash-prelude-1.7.0/
- AUTHORS.md
- CHANGELOG.md
- LICENSE
- README.md
- clash-prelude.cabal
- benchmarks/
- doc/
- csSort.svg
- firstDF.svg
- fold.svg
- foldl.svg
- foldl1.svg
- foldr.svg
- foldr1.svg
- generate.svg
- idDF.svg
- ifoldl.svg
- ifoldr.svg
- imap.svg
- iterate.svg
- izipWith.svg
- lockStep.svg
- loopDF.svg
- loopDF_sync.svg
- map.svg
- mapAccumL.svg
- mapAccumR.svg
- parDF.svg
- scanl.svg
- scanlPar.svg
- scanr.svg
- secondDF.svg
- seqDF.svg
- sscanl.svg
- sscanr.svg
- stepLock.svg
- swapDF.svg
- zipWith.svg
- zipWith3.svg
- src/
- tests/
- doctests.hs
- unittests.hs
- Clash/
- Tests/
- AsyncFIFOSynchronizer.hs
- AutoReg.hs
- BitPack.hs
- BitVector.hs
- BlockRam.hs
- Clocks.hs
- Counter.hs
- DerivingDataRepr.hs
- DerivingDataReprTypes.hs
- Fixed.hs
- FixedExhaustive.hs
- MaybeX.hs
- NFDataX.hs
- NumNewtypes.hs
- Ram.hs
- Reset.hs
- Resize.hs
- Signal.hs
- Signed.hs
- SizedNum.hs
- TopEntityGeneration.hs
- Unsigned.hs
- Vector.hs
- XException.hs
- BlockRam/
- Laws/
- Tests/
- Hedgehog/
- Test/