2009-08-20 |
Christiaan Baaij | Merge branch 'cλash' of http://git.stderr.nl/matthijs...
|
commit | commitdiff | tree |
2009-08-18 |
Christiaan Baaij | Work around some bugs in the current clash to make...
|
commit | commitdiff | tree |
2009-08-18 |
Christiaan Baaij | Just name the testbench: testbench; don't add the unique
|
commit | commitdiff | tree |
2009-08-18 |
Christiaan Baaij | No longer allow slashes in extended names, they are...
|
commit | commitdiff | tree |
2009-08-18 |
Christiaan Baaij | Used unsigned instead of natural as representation...
|
commit | commitdiff | tree |
2009-08-17 |
Christiaan Baaij | Add resetn ports
|
commit | commitdiff | tree |
2009-08-17 |
Christiaan Baaij | Merge branch 'cλash' of http://git.stderr.nl/matthijs...
|
commit | commitdiff | tree |
2009-08-14 |
Christiaan Baaij | Merge branch 'cλash' of http://git.stderr.nl/matthijs...
|
commit | commitdiff | tree |
2009-08-14 |
Christiaan Baaij | Fix replace function to make Quartus II happy
|
commit | commitdiff | tree |
2009-08-14 |
Christiaan Baaij | Merge branch 'cλash' of http://git.stderr.nl/matthijs...
|
commit | commitdiff | tree |
2009-08-14 |
Christiaan Baaij | Ignore casts that just repack state. Don't make VHDL...
|
commit | commitdiff | tree |
2009-08-14 |
Christiaan Baaij | Add builtin blockRAM primitive
|
commit | commitdiff | tree |
2009-08-14 |
Christiaan Baaij | Merge branch 'cλash' of http://git.stderr.nl/matthijs...
|
commit | commitdiff | tree |
2009-08-13 |
Christiaan Baaij | Hopefully generate completely unique varNames now ...
|
commit | commitdiff | tree |
2009-08-13 |
Christiaan Baaij | Merge branch 'cλash' of http://git.stderr.nl/matthijs...
|
commit | commitdiff | tree |
2009-08-13 |
Christiaan Baaij | Generate more unique variable names, generate truely...
|
commit | commitdiff | tree |
2009-08-13 |
Christiaan Baaij | Add boolean or and and, tuple fst and snd function.
|
commit | commitdiff | tree |
2009-08-13 |
Christiaan Baaij | Added equals builtin. And fixed show function generation...
|
commit | commitdiff | tree |
2009-08-13 |
Christiaan Baaij | Class Num is re-exported by CLasH.HardwareTypes, so...
|
commit | commitdiff | tree |
2009-08-08 |
Christiaan Baaij | Fix haddock comments
|
commit | commitdiff | tree |
2009-08-07 |
Christiaan Baaij | Add support for translating designs defined over multiple...
|
commit | commitdiff | tree |
2009-08-07 |
Christiaan Baaij | Have reduceCoreListToHsList work with simplified modules
|
commit | commitdiff | tree |
2009-08-07 |
Christiaan Baaij | We now use compileToCoreSimplified, I'm sure there...
|
commit | commitdiff | tree |
2009-08-07 |
Christiaan Baaij | State newtype has been moved to CLasH.HardwareTypes
|
commit | commitdiff | tree |
2009-08-07 |
Christiaan Baaij | Alu.hs now uses the new CLasH.HardwareTypes
|
commit | commitdiff | tree |
2009-08-06 |
Christiaan Baaij | Add the type-alias Vector for TFVec to HardwareTypes...
|
commit | commitdiff | tree |
2009-08-06 |
Christiaan Baaij | Add the module hardware types, that exports all builtin...
|
commit | commitdiff | tree |
2009-08-06 |
Christiaan Baaij | Add new modules to cabal file
|
commit | commitdiff | tree |
2009-08-05 |
Christiaan Baaij | Fix builtin functions (!),take and RangedWord
|
commit | commitdiff | tree |
2009-08-03 |
Christiaan Baaij | TFVec builtin should now completely work
|
commit | commitdiff | tree |
2009-08-02 |
Christiaan Baaij | Clean up imports in Generate.hs
|
commit | commitdiff | tree |
2009-08-02 |
Christiaan Baaij | Use createDirectoryIfMissing to create the vhdl directory...
|
commit | commitdiff | tree |
2009-08-02 |
Christiaan Baaij | Reflect API changes of clash in clash-nolibdir
|
commit | commitdiff | tree |
2009-08-01 |
Christiaan Baaij | Bring back listBind(ings) in Utils.hs by reorganising...
|
commit | commitdiff | tree |
2009-07-31 |
Christiaan Baaij | Fix a few comments so Haddock will complete
|
commit | commitdiff | tree |
2009-07-31 |
Christiaan Baaij | Further clean up Translator.hs (almost done now)
|
commit | commitdiff | tree |
2009-07-31 |
Christiaan Baaij | Cleanup Translator.hs
|
commit | commitdiff | tree |
2009-07-31 |
Christiaan Baaij | Fail again when we find a global function
|
commit | commitdiff | tree |
2009-07-31 |
Christiaan Baaij | Partially fixed TFVec builtin function. Still needs...
|
commit | commitdiff | tree |
2009-07-31 |
Christiaan Baaij | Quick hack implementation of FSVec literals, needs...
|
commit | commitdiff | tree |
2009-07-29 |
Christiaan Baaij | We need the latest vhdl package
|
commit | commitdiff | tree |
2009-07-29 |
Christiaan Baaij | We now make a show function for all default datatypes.
|
commit | commitdiff | tree |
2009-07-28 |
Christiaan Baaij | Add automated testbench generation according to supplied...
|
commit | commitdiff | tree |
2009-07-23 |
Christiaan Baaij | Remove NoGenerics pragma, as the ghc bug 3391 is now...
|
commit | commitdiff | tree |
2009-07-23 |
Christiaan Baaij | Add a clash wrapper that fills in the libdir from GHC...
|
commit | commitdiff | tree |
2009-07-23 |
Christiaan Baaij | Also add NoGenerics pragma to the other types.hs files
|
commit | commitdiff | tree |
2009-07-23 |
Christiaan Baaij | Fix core show
|
commit | commitdiff | tree |
2009-07-23 |
Christiaan Baaij | Currently Generics support is broken in combination...
|
commit | commitdiff | tree |
2009-07-22 |
Christiaan Baaij | Add licence to top directory
|
commit | commitdiff | tree |
2009-07-22 |
Christiaan Baaij | Removed need for GHC.Paths, some functions however...
|
commit | commitdiff | tree |
2009-07-22 |
Christiaan Baaij | Update .cabal file so that a default build is expected...
|
commit | commitdiff | tree |
2009-07-22 |
Christiaan Baaij | Make sure clash is build using stage2 ghc when build...
|
commit | commitdiff | tree |
2009-07-22 |
Christiaan Baaij | Changed name of cabal file so it will work in the GHC...
|
commit | commitdiff | tree |
2009-07-20 |
Christiaan Baaij | Changed build-depends to only those libraries required...
|
commit | commitdiff | tree |
2009-07-16 |
Christiaan Baaij | We now support Annotations to indicate top-level entity...
|
commit | commitdiff | tree |
2009-07-15 |
Christiaan Baaij | No need for Main.hs now that clash is a library
|
commit | commitdiff | tree |
2009-07-15 |
Christiaan Baaij | Adepted the modules to their new structure
|
commit | commitdiff | tree |
2009-07-15 |
Christiaan Baaij | Moved clash to it's own library directory, and started...
|
commit | commitdiff | tree |
2009-07-15 |
Christiaan Baaij | Moved to new GHC API (6.11). Also use vhdl package...
|
commit | commitdiff | tree |
2009-07-14 |
Christiaan Baaij | Added resize function
|
commit | commitdiff | tree |
2009-07-13 |
Christiaan Baaij | Pulled 'varToVHDLExpr' into the TypeSession monad
|
commit | commitdiff | tree |
2009-07-13 |
Christiaan Baaij | No longer any need to explicitly load module interface...
|
commit | commitdiff | tree |
2009-07-13 |
Christiaan Baaij | Merge branch 'cλash' of http://git.stderr.nl/matthijs...
|
commit | commitdiff | tree |
2009-07-13 |
Christiaan Baaij | Only save normalized tfp integers in the tfp-cache
|
commit | commitdiff | tree |
2009-07-13 |
Christiaan Baaij | Use HscEnv from initial HsToCore transformation when...
|
commit | commitdiff | tree |
2009-07-11 |
Christiaan Baaij | Great speed-up in type generation
|
commit | commitdiff | tree |
2009-07-09 |
Christiaan Baaij | Correctly handle negate for unsigned integers
|
commit | commitdiff | tree |
2009-07-08 |
Christiaan Baaij | Partly fixed implementation for integer literals.
|
commit | commitdiff | tree |
2009-07-08 |
Christiaan Baaij | VERY Ad-hoc support of literals.
|
commit | commitdiff | tree |
2009-07-08 |
Christiaan Baaij | Added support for SizedInts and cleaned up some function...
|
commit | commitdiff | tree |
2009-07-07 |
Christiaan Baaij | Started adding numeric operations
|
commit | commitdiff | tree |
2009-07-06 |
Christiaan Baaij | Caching converted tfp integers to speedup translation
|
commit | commitdiff | tree |
2009-07-03 |
Christiaan Baaij | Updated cabal file to reflect change in TFVec, and...
|
commit | commitdiff | tree |
2009-07-03 |
Christiaan Baaij | Merge branch 'cλash' of http://git.stderr.nl/matthijs...
|
commit | commitdiff | tree |
2009-07-03 |
Christiaan Baaij | Made Bit an instance of Lift so it can be used in vectorTH
|
commit | commitdiff | tree |
2009-07-03 |
Christiaan Baaij | Keys for typemap can now deal with vector lengths based...
|
commit | commitdiff | tree |
2009-07-02 |
Christiaan Baaij | We now output VHDL types in the correct order
|
commit | commitdiff | tree |
2009-07-02 |
Christiaan Baaij | Removed the need for a special vector-type map.
|
commit | commitdiff | tree |
2009-07-01 |
Christiaan Baaij | Added builtin functions: concat, reverse, iterate,...
|
commit | commitdiff | tree |
2009-06-30 |
Christiaan Baaij | Added builtin functions shiftl, shiftr, null, rotl...
|
commit | commitdiff | tree |
2009-06-30 |
Christiaan Baaij | Updated all error messages to include modulename and...
|
commit | commitdiff | tree |
2009-06-29 |
Christiaan Baaij | Added support for copyn and copy
|
commit | commitdiff | tree |
2009-06-29 |
Christiaan Baaij | Merge branch 'cλash' of http://git.stderr.nl/matthijs...
|
commit | commitdiff | tree |
2009-06-29 |
Christiaan Baaij | Added "lengthT"
|
commit | commitdiff | tree |
2009-06-29 |
Christiaan Baaij | Added unzip
|
commit | commitdiff | tree |
2009-06-29 |
Christiaan Baaij | Added "zip" function
|
commit | commitdiff | tree |
2009-06-27 |
Christiaan Baaij | Added <+ and ++ operations
|
commit | commitdiff | tree |
2009-06-26 |
Christiaan Baaij | Added support for instances of tfp integer, but poorly...
|
commit | commitdiff | tree |
2009-06-26 |
Christiaan Baaij | Merge branch 'cλash' of http://git.stderr.nl/matthijs...
|
commit | commitdiff | tree |
2009-06-26 |
Christiaan Baaij | Added select builtin
|
commit | commitdiff | tree |
2009-06-26 |
Christiaan Baaij | Parameterized fold, so that it can be used for foldl...
|
commit | commitdiff | tree |
2009-06-25 |
Christiaan Baaij | Added builtin function foldr
|
commit | commitdiff | tree |
2009-06-25 |
Christiaan Baaij | Foldl correctly handles empty vectors
|
commit | commitdiff | tree |
2009-06-25 |
Christiaan Baaij | Merge branch 'cλash' of http://git.stderr.nl/matthijs...
|
commit | commitdiff | tree |
2009-06-25 |
Christiaan Baaij | Cleaned up genFoldlCall.
|
commit | commitdiff | tree |
2009-06-24 |
Christiaan Baaij | Added builtin foldl function
|
commit | commitdiff | tree |
2009-06-24 |
Christiaan Baaij | Added zipwithid
|
commit | commitdiff | tree |
2009-06-24 |
Christiaan Baaij | Merge branch 'cλash' of http://git.stderr.nl/matthijs...
|
commit | commitdiff | tree |
2009-06-24 |
Christiaan Baaij | Pulled genZipWithCall into VHDLSession monad
|
commit | commitdiff | tree |
2009-06-24 |
Christiaan Baaij | Merge branch 'cλash' of http://git.stderr.nl/matthijs...
|
commit | commitdiff | tree |
next |