All Versions
37
Latest Version
Avg Release Cycle
45 days
Latest Release
2174 days ago

Changelog History
Page 4

  • v0.6.0.1 Changes

    November 17, 2014
    • ๐Ÿ›  Fixes bugs:
      • Add missing 'CLaSH.Sized.BitVector' module to .cabal file.
  • v0.5.1 Changes

    June 05, 2014
    • ๐Ÿ†• New features:

      • Add Default instance for Vec #2
      • Instantiation for blockRam #3
    • ๐Ÿ›  Fixes bugs:

      • Fixed error on documentation of fLit in Fixed.hs #6
      • Non-translatable Enum function interfere with sassert compilation #7
      • Substituted the word 'list' into 'vector' in some places in the documentation. #8
      • mark vselectI INLINEABLE #10
  • v0.5 Changes

    April 03, 2014
    • Add explicitly clocked synchronous signals for multi-clock circuits
  • v0.4.1 Changes

    March 27, 2014
    • Add saturation to fixed-point operators
    • Finalize most documentation
  • v0.4 Changes

    March 20, 2014
    • Add fixed-point integers
    • Extend documentation
    • 'bit' and 'testBit' functions give run-time errors on out-of-bound positions
  • v0.3 Changes

    March 14, 2014
    • Add Documentation
    • Easy SNat literals for 0..1024, e.g. d4 = snat :: SNat 4
    • Fix blockRamPow2
  • v0.2 Changes

    March 05, 2014
    • Initial release