2010-06-17 |
christiaanb | Add higherordercpu and matrix multiplication examples
|
commit | commitdiff | tree |
2010-06-17 |
christiaanb | Fix sectioning bug of fold, iterate and friends
|
commit | commitdiff | tree |
2010-06-17 |
christiaanb | map fst works again after latest fixes to clash
|
commit | commitdiff | tree |
2010-06-17 |
christiaanb | getFieldLabels has better error messages
|
commit | commitdiff | tree |
2010-06-17 |
christiaanb | genApplication get an explicit destination type
|
commit | commitdiff | tree |
2010-06-17 |
christiaanb | Builtin builder arguments now get an extra Type.Type
|
commit | commitdiff | tree |
2010-06-17 |
christiaanb | Implement API change of shiftl and shiftr, limit Prelude...
|
commit | commitdiff | tree |
2010-06-17 |
christiaanb | Fix vhdl type generation of index type, as upper bound...
|
commit | commitdiff | tree |
2010-06-16 |
christiaanb | Give the index type an exclusive upper-bound, and fix...
|
commit | commitdiff | tree |
2010-06-08 |
christiaanb | Do not be overzealous with inlining results of polymorphic...
|
commit | commitdiff | tree |
2010-06-08 |
christiaanb | Do not function extract functions that still have free...
|
commit | commitdiff | tree |
2010-06-07 |
christiaanb | Add setup file
|
commit | commitdiff | tree |
2010-06-07 |
christiaanb | Fix cabal file to reflect temp bug fixes
|
commit | commitdiff | tree |
2010-06-07 |
christiaanb | Temporarily disable "inlinenonrepresult" transformation...
|
commit | commitdiff | tree |
2010-06-02 |
christiaanb | Rename cλash dir to clash so it behaves well within...
|
commit | commitdiff | tree |
2010-06-01 |
christiaanb | update cabal file to upload to hackage
|
commit | commitdiff | tree |
2010-06-01 |
christiaanb | Remove defunct makeVHDLStrings function, messes with...
|
commit | commitdiff | tree |
2010-06-01 |
christiaanb | Update reducer to use new integer types
|
commit | commitdiff | tree |
2010-06-01 |
christiaanb | Reflect moving TFVec and TFP Integers into clash in...
|
commit | commitdiff | tree |
2010-06-01 |
christiaanb | Update package dependencies
|
commit | commitdiff | tree |
2010-06-01 |
christiaanb | Move TFVec and TFP integers (Signed, Unsiged and Index...
|
commit | commitdiff | tree |
2010-03-31 |
christiaanb | Update reducer to latest design (that runs at 159 MHz)
|
commit | commitdiff | tree |
2010-03-31 |
christiaanb | Add time dependency to cabal package
|
commit | commitdiff | tree |
2010-03-30 |
christiaanb | add fromRangedWord function, and add error message...
|
commit | commitdiff | tree |
2009-11-25 |
Christiaan Baaij | Multiplications are now resized to mimic the behaviour...
|
commit | commitdiff | tree |
2009-11-11 |
Christiaan Baaij | Fix haddock generation
|
commit | commitdiff | tree |
2009-11-11 |
Christiaan Baaij | Merge branch 'cλash' of http://git.stderr.nl/matthijs...
|
commit | commitdiff | tree |
2009-11-11 |
Christiaan Baaij | Clean up source files:
|
commit | commitdiff | tree |
2009-11-10 |
Christiaan Baaij | Use data-accessor-transformers package to remove deprecation...
|
commit | commitdiff | tree |
2009-11-10 |
Christiaan Baaij | Fixed VHDL Type generation, vhdlTy now uses HType's...
|
commit | commitdiff | tree |
2009-11-06 |
Christiaan Baaij | Start support on initial state. Substates currently...
|
commit | commitdiff | tree |
2009-11-06 |
Christiaan Baaij | Add built-in split function
|
commit | commitdiff | tree |
2009-11-06 |
Christiaan Baaij | Update reducer
|
commit | commitdiff | tree |
2009-09-28 |
Christiaan Baaij | Fix error message genNegation for non-SizedWord types
|
commit | commitdiff | tree |
2009-09-23 |
Christiaan Baaij | Fix bug with generating head and tail functions. Update...
|
commit | commitdiff | tree |
2009-09-09 |
Christiaan Baaij | Fail again when we try translate a DEFAULT condition
|
commit | commitdiff | tree |
2009-09-09 |
Christiaan Baaij | Add some comments
|
commit | commitdiff | tree |
2009-09-09 |
Christiaan Baaij | Omit empty block statements in test bench
|
commit | commitdiff | tree |
2009-09-09 |
Christiaan Baaij | Add support for multiple alts in case statements
|
commit | commitdiff | tree |
2009-09-09 |
Christiaan Baaij | Add support for enumeration types.
|
commit | commitdiff | tree |
2009-09-08 |
Christiaan Baaij | Merge branch 'cλash' of http://git.stderr.nl/matthijs...
|
commit | commitdiff | tree |
2009-09-08 |
Christiaan Baaij | Add support for fromIntegerT
|
commit | commitdiff | tree |
2009-09-08 |
Christiaan Baaij | Add some gt,lt,gteq and lteq boolean operators
|
commit | commitdiff | tree |
2009-08-29 |
Christiaan Baaij | Use boolean as write enable signal
|
commit | commitdiff | tree |
2009-08-20 |
Christiaan Baaij | TFP has updated/remade. Change hardwaretypes accordingly
|
commit | commitdiff | tree |
2009-08-20 |
Christiaan Baaij | Connect resetn port to states.
|
commit | commitdiff | tree |
2009-08-20 |
Christiaan Baaij | Fix the resetn signal in the testbench, it is now correctly...
|
commit | commitdiff | tree |
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 |
next |