2019-03-29 |
Luke Kenneth... | remove unneeded imports |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | remove unneeded imports |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | remove unneeded imports |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | remove unneeded imports |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | start removing unneeded imports |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | start removing unneeded imports |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | split out pipeline and statemachine to separate modules |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | split out addstages to separate module |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | split out add1 to separate module |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | split out add stage 0 to separate module |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | split out add align into separate module |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | split out add specialcases to separate module |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | split out putz to separate module |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | split out normtopack to separate module |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | split out pack to separate module |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | split out corrections to separate module |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | split out rounding to separate module |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | remove accidentally-included code |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | move FPID to fpbase |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | split out normalisation to separate module |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | split out prenormalisation to separate module |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | split out denorm to separate module |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | start splitting out common code from nmigen_add_experim... |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | create separate pipeline examples |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | new ObjectProxy class for use in pipelines |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | use Signal.like instead of value_bits_sign |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | use singlepipe.eq function |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | add test, temporary comb variable to stage2 |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | make FPGet2Ops conform to Stage API, use in compact... |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | use StageChain in FPADDBaseMod compact mode |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | missed out assignment in new specallocate=True StageCha... |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | add new mode to StageChain which uses python output... |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | use StageChain for SCDeNorm |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | solve sync/comb issue with using state-machine or pipel... |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | solve sync/comb issue with using state-machine or pipel... |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | solve sync/comb for stage/state |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | add comments as a reminder to make code use sync for... |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | multi-out temporary, simplify graphs |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | try tidyup on multi-in ready/valid logic |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | create temporary, simplifies graph |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | cleanup |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | move inputgroup to separate module |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | remove redundant code |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | add comments |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | remove unneeded ports functions |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | use PassThroughStage |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | create base multi-in ports function |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | move flexible ports fn to MultiOutControlBase |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | use PassThroughStage instead of making one |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | whitespace |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | cleanup: remove redundant classes/code |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | reorg, move similar classes to multipipe |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | move PriorityCombMuxInPipe to multipipe |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | woo! got FPADD pipeline to work |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | create actual FPADD Pipeline from stages |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | move decode from FPNumOp to SpecialCases |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | move classes to before use |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | add process function to FPGet2OpMod |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | modify FPPackData to just a signal and mid |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | remove FPADDStageIn, use FPADDBaseData |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | complicated. change ControlBase.connect API to return... |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | remove print debug statements |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | add unit test for multi-in multi-out FPADDBasePipe |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | rename pipes |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | add start of FPADD Fan-in / Fan-out pipeline |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | whoops connect 2nd pipe to outpipe |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | add sub-calling of ports on o_data/i_data in ControlBas... |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | make FPADDBasePipe derive from ControlBase |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | add process function to AddSpecialCasesMod |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | add ospec/ispec to FPAddSpecialCasesDeNorm, also commen... |
commit | commitdiff | tree |
2019-03-28 |
Luke Kenneth... | add process function to 3 stage-chained modules |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | add comments |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | add comments |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | add comments |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | remove print statement |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | add inout muxer test |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | add sync pipe to outmux test |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | add important detection ArrayProxy and workaround in... |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | remove unneeded data_value |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | give example data out a name |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | reorganise MultiOutPipe, seems to be near-identical... |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | move data_valid to local variable |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | move data_valid to local variable |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | add start of outputmux pipe test |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | lost removal of result intermediary from UnbufferedPipeline |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | whitespace cleanup |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | add comment |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | whoops, cut/paste from email resulted in weird EOL... |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | add comment that i_data and o_data have to be added... |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | tidy up comments |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | add RecordBasedStage, PassThroughStage and RegisterPipe... |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | split out pipeline classes into singlepipe.py |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | update comments |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | update comments |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | rename MultiIn/Out to MultiIn/OutControlBase |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | update comments |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | rename connect_in/out to _connect_in/out in multipipe |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | identify test 9 code with comment |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | 2-chain pipeline doesnt need pipe instances to be members |
commit | commitdiff | tree |
2019-03-27 |
Luke Kenneth... | replace manual pipe-connection with a general-purpose... |
commit | commitdiff | tree |
next |