projects
/
matthijs
/
master-project
/
cλash.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add mkNonRecLets and use it.
[matthijs/master-project/cλash.git]
/
cλash
/
CLasH
/
2009-08-14
Matthijs Kooijman
Add mkNonRecLets and use it.
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Make letmerge work with non-recursive lets.
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Limit flattenLets to non-recursive lets only.
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Move flattenLets from Normalize to CoreTools.
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Make inlinebind work for non-recursive lets.
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Add empty let removal normalization pass.
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Rename letremove to letremovesimple.
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Don't try to simplify nested lets.
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Make letflat work with non-recursive lets.
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Make letsimpl work on and generate a non-recursive...
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
No longer add a top level let before normalization.
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Make some normalizations generate nonrecursive lets.
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Turn let recursification into its opposite.
tree
|
commitdiff
2009-08-14
Matthijs Kooijman
Be more strict in state recognition.
tree
|
commitdiff
2009-08-13
Christiaan Baaij
Hopefully generate completely unique varNames now ...
tree
|
commitdiff
2009-08-13
Christiaan Baaij
Merge branch 'cλash' of git.stderr.nl/matthijs/projects...
tree
|
commitdiff
2009-08-13
Christiaan Baaij
Generate more unique variable names, generate truely...
tree
|
commitdiff
2009-08-13
Matthijs Kooijman
Don't generate a state proc for an empty state.
tree
|
commitdiff
2009-08-13
Matthijs Kooijman
Make splitNormalized work for non-recursive lets.
tree
|
commitdiff
2009-08-13
Matthijs Kooijman
Add and use splitNormalized helper function.
tree
|
commitdiff
2009-08-13
Christiaan Baaij
Add boolean or and and, tuple fst and snd function.
tree
|
commitdiff
2009-08-13
Christiaan Baaij
Added equals builtin. And fixed show function generatio...
tree
|
commitdiff
2009-08-12
Matthijs Kooijman
Revert "Put mkAssocElems in the TranslatorSession."
tree
|
commitdiff
2009-08-12
Matthijs Kooijman
Revert "Don't generate VHDL for state packing."
tree
|
commitdiff
2009-08-12
Matthijs Kooijman
Throw away old and unused functions for state.
tree
|
commitdiff
2009-08-12
Matthijs Kooijman
Generate a state proc for a stateful function.
tree
|
commitdiff
2009-08-12
Matthijs Kooijman
Improve Normalize debug output.
tree
|
commitdiff
2009-08-12
Matthijs Kooijman
Add isStateCon helper.
tree
|
commitdiff
2009-08-12
Matthijs Kooijman
Use mkBinderFor instead of mkInternalVar.
tree
|
commitdiff
2009-08-12
Matthijs Kooijman
Add identical let binding merge normalization pass.
tree
|
commitdiff
2009-08-12
Matthijs Kooijman
Add cast simplification normalization pass.
tree
|
commitdiff
2009-08-12
Matthijs Kooijman
Make output ports optional.
tree
|
commitdiff
2009-08-12
Matthijs Kooijman
Fix more comments.
tree
|
commitdiff
2009-08-12
Matthijs Kooijman
Fix comment.
tree
|
commitdiff
2009-08-08
Christiaan Baaij
Fix haddock comments
tree
|
commitdiff
2009-08-07
Christiaan Baaij
Add support for translating designs defined over multip...
tree
|
commitdiff
2009-08-07
Christiaan Baaij
Have reduceCoreListToHsList work with simplified modules
tree
|
commitdiff
2009-08-07
Christiaan Baaij
We now use compileToCoreSimplified, I'm sure there...
tree
|
commitdiff
2009-08-07
Christiaan Baaij
State newtype has been moved to CLasH.HardwareTypes
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Filter out empty-typed binders in selector cases.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Add hasNonEmptyType helper function.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Let argsToVHDLExpr ignore empty types.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Generalize vhdl_ty to work an all TypedThings.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Add isJustM helper function.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Rename eitherCoreOrExprArgs to argsToVHDLExprs.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Remove the getType field name from OrdType.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Put mkAssocElems in the TranslatorSession.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Remove unused mkAssocElemIndexed.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Don't generate VHDL for substate extractor cases.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Fix letremoveunused, it removed all used bindings.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Fix the trace output of normalized functions.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Filtering out state arguments is no longer needed.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Generate the empty type for State types.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Allow explicit empty VHDL types using Maybe.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Don't generate input ports for State arguments.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Don't generate VHDL for state packing.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Add TypedThing class, and generalize hasStateType with it.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Add letremoveunused transformation.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Add changeif normalization helper function.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Add expr_uses_binders predicate.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Add {is,has}StateType predicates.
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Let mkTupleShow support empty tuples.
tree
|
commitdiff
2009-08-06
Christiaan Baaij
Add the type-alias Vector for TFVec to HardwareTypes...
tree
|
commitdiff
2009-08-06
Christiaan Baaij
Add the module hardware types, that exports all builtin...
tree
|
commitdiff
2009-08-06
Matthijs Kooijman
Remove the unused "stateful" argument fomr makeVHDL*.
tree
|
commitdiff
2009-08-05
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
tree
|
commitdiff
2009-08-05
Matthijs Kooijman
Restructure the "finder" functions.
tree
|
commitdiff
2009-08-05
Matthijs Kooijman
Add catMaybesM and concatM helper functions.
tree
|
commitdiff
2009-08-05
Matthijs Kooijman
Use the right id for the testbench architecture.
tree
|
commitdiff
2009-08-05
Christiaan Baaij
Fix builtin functions (!),take and RangedWord
tree
|
commitdiff
2009-08-05
Matthijs Kooijman
Fix testbench again.
tree
|
commitdiff
2009-08-05
Matthijs Kooijman
Split of part of getNormalized into normalizeExpr.
tree
|
commitdiff
2009-08-05
Matthijs Kooijman
Add unzipM helper function.
tree
|
commitdiff
2009-08-05
Matthijs Kooijman
Slightly simplify getEntity.
tree
|
commitdiff
2009-08-05
Matthijs Kooijman
Move around some helper functions.
tree
|
commitdiff
2009-08-05
Matthijs Kooijman
Remove compatability aliases for the old sessions.
tree
|
commitdiff
2009-08-05
Matthijs Kooijman
Make vhdl generation and normalization lazy.
tree
|
commitdiff
2009-08-03
Matthijs Kooijman
Put a comment on UniqSupply generation back.
tree
|
commitdiff
2009-08-03
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
tree
|
commitdiff
2009-08-03
Christiaan Baaij
TFVec builtin should now completely work
tree
|
commitdiff
2009-08-02
Christiaan Baaij
Clean up imports in Generate.hs
tree
|
commitdiff
2009-08-02
Christiaan Baaij
Use createDirectoryIfMissing to create the vhdl directo...
tree
|
commitdiff
2009-08-01
Christiaan Baaij
Bring back listBind(ings) in Utils.hs by reorganising...
tree
|
commitdiff
2009-07-31
Christiaan Baaij
Fix a few comments so Haddock will complete
tree
|
commitdiff
2009-07-31
Christiaan Baaij
Further clean up Translator.hs (almost done now)
tree
|
commitdiff
2009-07-31
Christiaan Baaij
Cleanup Translator.hs
tree
|
commitdiff
2009-07-31
Christiaan Baaij
Fail again when we find a global function
tree
|
commitdiff
2009-07-31
Christiaan Baaij
Partially fixed TFVec builtin function. Still needs...
tree
|
commitdiff
2009-07-31
Matthijs Kooijman
Merge casevalsimpl and casewild into casesimpl.
tree
|
commitdiff
2009-07-31
Matthijs Kooijman
Fix a small bug in the case wildening.
tree
|
commitdiff
2009-07-31
Matthijs Kooijman
Prevent conflicts with inlinenonrep in normalization.
tree
|
commitdiff
2009-07-31
Matthijs Kooijman
Merge branch 'master' of git://github.com/christiaanb...
tree
|
commitdiff
2009-07-31
Christiaan Baaij
Quick hack implementation of FSVec literals, needs...
tree
|
commitdiff
2009-07-29
Christiaan Baaij
We now make a show function for all default datatypes.
tree
|
commitdiff
2009-07-28
Christiaan Baaij
Add automated testbench generation according to supplie...
tree
|
commitdiff
2009-07-28
Matthijs Kooijman
Show type of binder in listBinding.
tree
|
commitdiff
2009-07-28
Matthijs Kooijman
Make listBind use listBinding.
tree
|
commitdiff
2009-07-28
Matthijs Kooijman
Extend CoreShow for TyCons.
tree
|
commitdiff
next