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 |
2019-03-19 |
Luke Kenneth... | remove unneeded functions, make result and r_data local... |
commit | commitdiff | tree |
2019-03-19 |
Luke Kenneth... | r_data and result need not be class members, made local... |
commit | commitdiff | tree |
2019-03-19 |
Luke Kenneth... | add comment to eq function |
commit | commitdiff | tree |
2019-03-19 |
Luke Kenneth... | split out common code for both pipeline designs |
commit | commitdiff | tree |
2019-03-19 |
Luke Kenneth... | rename p.data to p.i_data and n.data to n.o_data |
commit | commitdiff | tree |
2019-03-19 |
Luke Kenneth... | move connect_out function to NextControl |
commit | commitdiff | tree |
2019-03-19 |
Luke Kenneth... | move connect_in function to PrevControl |
commit | commitdiff | tree |
2019-03-19 |
Luke Kenneth... | create connect_to_next function in NextControl, use... |
commit | commitdiff | tree |
2019-03-19 |
Luke Kenneth... | rename / reorder to have prev and next control classes |
commit | commitdiff | tree |
2019-03-18 |
Luke Kenneth... | add module setup function in pipe stage |
commit | commitdiff | tree |
2019-03-18 |
Luke Kenneth... | rename o_comb to result in comb block |
commit | commitdiff | tree |
2019-03-18 |
Luke Kenneth... | dont need input combinatorial |
commit | commitdiff | tree |
2019-03-18 |
Luke Kenneth... | add combinatorial pipe example |
commit | commitdiff | tree |
2019-03-18 |
Luke Kenneth... | clarify comments |
commit | commitdiff | tree |
2019-03-18 |
Luke Kenneth... | create helper functions to connect input to output... |
commit | commitdiff | tree |
2019-03-18 |
Luke Kenneth... | refactor the buffered pipeline to a cleaner API with... |
commit | commitdiff | tree |
2019-03-15 |
Aleksandar... | Removed unnecessary files |
commit | commitdiff | tree |
2019-03-15 |
Aleksandar... | Merge branch 'master' of ssh://libre-riscv.org:922... |
commit | commitdiff | tree |
2019-03-15 |
Aleksandar... | Only Imported FPGetOp |
commit | commitdiff | tree |
2019-03-15 |
Luke Kenneth... | increase frequency of number of entries placed in the... |
commit | commitdiff | tree |
2019-03-15 |
Luke Kenneth... | move ack to inside loop, seems to reduce time spent... |
commit | commitdiff | tree |
2019-03-15 |
Luke Kenneth... | add parallel InputGroup unit test |
commit | commitdiff | tree |
2019-03-15 |
Luke Kenneth... | rename BufPipe example to ExampleBufPipe |
commit | commitdiff | tree |
2019-03-15 |
Luke Kenneth... | instantiate 2 FPGetOp instances and use them. a little... |
commit | commitdiff | tree |
2019-03-15 |
Luke Kenneth... | update comments |
commit | commitdiff | tree |
2019-03-15 |
Luke Kenneth... | remove unnecessary code |
commit | commitdiff | tree |
2019-03-15 |
Luke Kenneth... | add extra comment block explaining pipe stage example |
commit | commitdiff | tree |
2019-03-15 |
Luke Kenneth... | inverted busy signal and named it "ready" |
commit | commitdiff | tree |
2019-03-15 |
Luke Kenneth... | rename stb to "valid" |
commit | commitdiff | tree |
2019-03-15 |
Luke Kenneth... | create classes for STB/BUSY, split in from out |
commit | commitdiff | tree |
2019-03-15 |
Luke Kenneth... | add use of FPState, not being used yet |
commit | commitdiff | tree |
2019-03-14 |
Luke Kenneth... | split pipeline test into 2 functions, one send, one... |
commit | commitdiff | tree |
2019-03-14 |
Luke Kenneth... | got fpdiv up and running again |
commit | commitdiff | tree |
2019-03-14 |
Luke Kenneth... | forgot to add submodules |
commit | commitdiff | tree |
2019-03-14 |
Luke Kenneth... | got rounding working again for fmul |
commit | commitdiff | tree |
2019-03-14 |
Luke Kenneth... | remove extra arg from old roundz function |
commit | commitdiff | tree |
2019-03-14 |
Luke Kenneth... | make a bit of a mess of the unit tests, getting mul... |
commit | commitdiff | tree |
2019-03-14 |
Luke Kenneth... | get roundz working again, needed for mul stage |
commit | commitdiff | tree |
2019-03-14 |
Luke Kenneth... | add new FPNormaliseSingleMod, not tested |
commit | commitdiff | tree |
2019-03-14 |
Luke Kenneth... | start to get fpmul back up and running |
commit | commitdiff | tree |
2019-03-14 |
Luke Kenneth... | replace copy of FPState with import of FPState |
commit | commitdiff | tree |
2019-03-14 |
Luke Kenneth... | update comments |
commit | commitdiff | tree |
2019-03-13 |
Aleksandar... | Started to update fmul.py to new conventions |
commit | commitdiff | tree |
2019-03-13 |
Luke Kenneth... | increase data set to throw at pipeline in tests |
commit | commitdiff | tree |
2019-03-13 |
Luke Kenneth... | add random-busy, random-send single and dual buffered... |
commit | commitdiff | tree |
2019-03-13 |
Luke Kenneth... | split out actual pipeline stage into separate class |
commit | commitdiff | tree |
2019-03-13 |
Luke Kenneth... | add 2 stage buffered pipeline unit test, reduce to... |
commit | commitdiff | tree |
2019-03-13 |
Luke Kenneth... | only process data if the input strobe is valid |
commit | commitdiff | tree |
2019-03-13 |
Luke Kenneth... | add in some assertions to check pipe output |
commit | commitdiff | tree |
2019-03-13 |
Luke Kenneth... | split out unit test in buf pipe example |
commit | commitdiff | tree |
2019-03-13 |
Luke Kenneth... | combine blocks to add list of statements, add comments |
commit | commitdiff | tree |
2019-03-13 |
Luke Kenneth... | update comments |
commit | commitdiff | tree |
2019-03-13 |
Luke Kenneth... | store inv-strobe in temp signal |
commit | commitdiff | tree |
next |