2019-04-29 |
Luke Kenneth... | decode xbits (an integer) not x (an object) |
commit | commitdiff | tree |
2019-04-29 |
Aleksandar... | Created small test for decode_fp32 function |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | remove use of SyncFIFOBuffered, Queue is much better |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | add extra FIFOTest pipe to test 21, to see if sync... |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | add assert on ControlBase.connect, stage should be... |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | shuffle imports |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | redo module imports |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | remove unneeded imports |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | assign function setup to one of specallocate/nospecallocate |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | update comments |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | remove unneeded imports, move RecordBasedStage and... |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | remove unneeded imports from iocontrol |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | remove unneeded imports from stageapi |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | split stageapi into separate module, move ControlBase... |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | Stage API process fn now optional |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | add docstrings |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | chain cannot be empty |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | move StageHelper class |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | update comments |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | update comments |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | liked the StageHelper/Wrapper concept enough to keep it. |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | make Stage.process optional |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | split out data creation to new_data function |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | Revert "rework of ControlBase, split out into StageHandler" |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | Revert "move wrapping of stage into StageHandler" |
commit | commitdiff | tree |
2019-04-29 |
Luke Kenneth... | move wrapping of stage into StageHandler |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | rework of ControlBase, split out into StageHandler |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | call property data_r not data |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | return data (property) in fsm experiment |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | another eq import moved to nmoperator |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | use property decorator to process input data from stage |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | add fast sqrt paper link |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | get the sqrt m/e, print out the original m/e side-by... |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | find MSB-pow-2 in different way |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | minor tidyup |
commit | commitdiff | tree |
2019-04-28 |
Aleksandar... | Created two nested for loops for testing |
commit | commitdiff | tree |
2019-04-28 |
Aleksandar... | Commented the right function |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | add convenience routines |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | add a few comments |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | add some functions copied from unit_test_single for... |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | add an __main__ test thing |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | little trick when it comes to if else and a return... |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | remove Q function thing |
commit | commitdiff | tree |
2019-04-28 |
Aleksandar... | Created the main function |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | add comments to iocontrol.py |
commit | commitdiff | tree |
2019-04-28 |
Luke Kenneth... | fixed sqrt bugs |
commit | commitdiff | tree |
2019-04-28 |
Aleksandar... | Adapted the C version of sqrt to python |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | add docstrings |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | pass name into multipipe |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | update docstrings |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | update docstrings |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | update docstrings / comments |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | update docstrings / comments |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | update comments |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | call nmoperator.cat/eq/shape instead of as global functions |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | add assertion on stage chain (must be non-zero length... |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | update ControlBase docstrings, throw assert if pipechai... |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | allow StageChain to accept empty list/tuple |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | split out IO control classes to separate module |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | move eq, shape and cat to nmoperator.py |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | LTStageDerived does not have to be derived from Elabora... |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | replace i_data with data_i and o_data with data_o |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | add submodules |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | call ControlBase.elaborate |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | replace i_ready with ready_i and o_valid with valid_o |
commit | commitdiff | tree |
2019-04-27 |
Aleksandar... | Removed left semicolons |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | FPADDBasePipe derives from ControlBase, must return... |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | disable Elaboratable for now |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | replace i_valid with valid_i |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | fix name bug in specallocate |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | replace o_ready with ready_o |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | whitespace cleanup |
commit | commitdiff | tree |
2019-04-27 |
Luke Kenneth... | add name-detector to ispec / ospec, call with extra... |
commit | commitdiff | tree |
2019-04-27 |
Aleksandar... | Nemoved the example number |
commit | commitdiff | tree |
2019-04-27 |
Aleksandar... | Created the sqrt function found on wikipedia page |
commit | commitdiff | tree |
2019-04-27 |
Aleksandar... | Very simple function for sqrt |
commit | commitdiff | tree |
2019-04-26 |
Luke Kenneth... | more cases of Elaboratable |
commit | commitdiff | tree |
2019-04-23 |
Luke Kenneth... | add more use of Elaboratables |
commit | commitdiff | tree |
2019-04-23 |
Luke Kenneth... | add more use of Elaboratables |
commit | commitdiff | tree |
2019-04-23 |
Luke Kenneth... | add new Elaboratable |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | experiment with Object class |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | create example Object class (annoyingly) |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | debugging RecordObject __setattr__ |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | remove unused unit test |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | use RecordObject in output mux pipe |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | use __iter__ for ports in multipipe |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | add ports function to RecordObject |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | add __iter__ to several classes, add global shape(... |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | convert FPOpData to __iter__ |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | hmmm, Array not working as submodule |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | convert ControlBase to iter |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | make PrevControl and NextControl iterable |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | convert FPGet2OpMod to use PrevControl (replace ack... |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | convert to use PrevControl and NextControl instead... |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | add prev/next ports and elaborate |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | add test_fsm_experiment.py - works great! |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | comment out print debug statements |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | improve ControlBase.ports enumeration of its o_data... |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | investigating Record flattening |
commit | commitdiff | tree |
2019-04-20 |
Luke Kenneth... | generate il file before running simulation, test 7 |
commit | commitdiff | tree |
next |