2019-03-22 |
Luke Kenneth... | add ilang generation of ltbufpipe |
commit | commitdiff | tree |
2019-03-22 |
Luke Kenneth... | add an example of a stage that is itself a module |
commit | commitdiff | tree |
2019-03-22 |
Luke Kenneth... | sort out FPNorm1Single, conform to ispec/ospec API |
commit | commitdiff | tree |
2019-03-22 |
Luke Kenneth... | connect up mids through modules |
commit | commitdiff | tree |
2019-03-22 |
Luke Kenneth... | copy over mid in pack module |
commit | commitdiff | tree |
2019-03-22 |
Luke Kenneth... | connect up mid in normalise module |
commit | commitdiff | tree |
2019-03-22 |
Luke Kenneth... | whitespace cleanup |
commit | commitdiff | tree |
2019-03-22 |
Luke Kenneth... | remove use of FPID |
commit | commitdiff | tree |
2019-03-22 |
Luke Kenneth... | move sync blocks out of action() |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | move sync blocks out of action() |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | remove self.o from FPAddAlignSingleAdd, make local |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | isolate modules in FPAddAlignSingleAdd |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | add ispec and ospec to NormToPack and FPRound |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | self.in_a/b replaced with self.i |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | whitespace cleanup |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | add ispec/ospect to FPCorrections |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | rename in_z in FPCorrectionsMod |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | reduce args to FPRound |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | reduce args to FPNorm1Single |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | reduce args to FPNormaliseModSingle |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | reduce args to FPAddStage1 |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | reduce args to FPAddStage0 |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | reorganise FPAddAlignSingleAdd |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | reduce Add1Stage setup args |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | reorder args, clarify |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | reduce setup args to FPCorrections |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | reduce FPNormModSingle setup to input connections |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | rename FPADDBase out_z to o |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | remove out_z and out_mid from FPADDBase, make part... |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | create FPOpData in FPADDBase and use it |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | create and use FPOpData |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | create ospec for FPADDBase |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | pass in a manually-constructed FPADDBaseData object... |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | remove unneeded code |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | remove unneeded arguments |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | reduce setup args in FPGet2Op |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | use FPADDBaseData in FPGet2OpMod |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | add FPADDBaseData with ispec |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | compact down setup to take one argument (input) |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | compact down setup to take one argument (input) |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | whitespace cleanup |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | start connecting FPNumBase2Ops |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | use FPNumBase2Ops for FPGet2OpMod |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | add FPPackData class, includes mid to be passed through |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | use FPPackData in specialcases mod |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | add FPPackData and return as ospec |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | rename in_z and out_z to i and o |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | use FPRoundData in FPPackMod |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | create FPRoundData and use between FPRound and FPCorrec... |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | add id_wid/mid to FPNorm1Data |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | add id_wid/mid to FPAddStage1Data |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | add id_wid to FPNumIn2Ops |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | add mid to Stage0Data |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | add id_wid argument and mid to FPNum2Ops |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | add FPPackData class, includes mid to be passed through |
commit | commitdiff | tree |
2019-03-21 |
Luke Kenneth... | add ispec and ospec to FPPack |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | use FPNorm1ModSingle ospec, sort out setup |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | use FPNorm1Data to output z and roundz from Norm1 module |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | remove unneeded argument |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | use ospec in FPNormToPack |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | use ospec/ispec in FPPackMod |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | use ospec/ispec in FPCorrectionsMod |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | use ospec in FPRound |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | use ispec/ospec in FPRoundMod |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | FPNorm1Single out_z wrong arguments |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | add FPNorm1Data class |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | remove unneeded variable |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | use ispec and ospec in FPNorm1ModSingle |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | remove unneeded variable |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | use ispec and ospec in FPNormaliseModSingle |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | more use of ospec |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | use ospec in FPAddAlignSingleAdd |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | remove unneeded variable |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | use ospec and ispec in FPAddStage1Mod |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | use mod.ospec in FPAddStage0 |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | add ospec to FPAddStage0Mod |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | add ispec to AddStage0Mod |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | remove redundant in_z |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | use ospec in AddAlignSingleMod class |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | use ispec/ospec in FPAddAlignSingleMod |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | use ospec in FPAddSpecialCasesDeNorm module |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | convert FPAddDeNormMod to ospec/ispec |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | use ospec to make clone of out_z |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | add ospec function to SpecialCases Mod |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | create FPNumBase2Ops class and add ispec function to... |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | update comments |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | create example pipeline buffer "StageChain" example, |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | add StageChain class which links an arbitrary number... |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | add a couple of example names to one of the pipeline... |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | add a class-based unit test, found bug in eq function... |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | split out p.i_valid logic into separate function, use... |
commit | commitdiff | tree |
2019-03-20 |
Luke Kenneth... | multi-bit control capability |
commit | commitdiff | tree |
2019-03-19 |
Luke Kenneth... | update comments |
commit | commitdiff | tree |
2019-03-19 |
Luke Kenneth... | update comments |
commit | commitdiff | tree |
2019-03-19 |
Luke Kenneth... | update comments |
commit | commitdiff | tree |
2019-03-19 |
Luke Kenneth... | rename copy function to eq function |
commit | commitdiff | tree |
2019-03-19 |
Luke Kenneth... | add Record pipeline example and support |
commit | commitdiff | tree |
2019-03-19 |
Luke Kenneth... | add comment about ports needing flattening |
commit | commitdiff | tree |
2019-03-19 |
Luke Kenneth... | output less-than test to ilang |
commit | commitdiff | tree |
2019-03-19 |
Luke Kenneth... | remove unneeded functions, make result and r_data local... |
commit | commitdiff | tree |
next |