2019-04-08 |
Luke Kenneth... | make r_data of ospec type in UnbufferedPipe, and |
commit | commitdiff | tree |
2019-04-08 |
Luke Kenneth... | clarify ascii-art |
commit | commitdiff | tree |
2019-04-08 |
Luke Kenneth... | whitespace cleanup |
commit | commitdiff | tree |
2019-04-08 |
Luke Kenneth... | whitespace cleanup |
commit | commitdiff | tree |
2019-04-08 |
Luke Kenneth... | big cleanup on self.m = m = xxxx |
commit | commitdiff | tree |
2019-04-08 |
Luke Kenneth... | remove __init__ from all of the types of ControlBase... |
commit | commitdiff | tree |
2019-04-08 |
Luke Kenneth... | add PassThroughHandshake class and unit test |
commit | commitdiff | tree |
2019-04-08 |
Luke Kenneth... | small code-shuffle on eq() |
commit | commitdiff | tree |
2019-04-08 |
Luke Kenneth... | simplify StageChain.specallocate_setup |
commit | commitdiff | tree |
2019-04-08 |
Luke Kenneth... | split out allocate and specallocate from StageChain... |
commit | commitdiff | tree |
2019-04-08 |
Luke Kenneth... | rename BufferedPipeline to BufferedHandshake |
commit | commitdiff | tree |
2019-04-08 |
Luke Kenneth... | forgot to rename i_valid_logic() to i_valid_test in... |
commit | commitdiff | tree |
2019-04-08 |
Luke Kenneth... | remove outdated comments |
commit | commitdiff | tree |
2019-04-08 |
Luke Kenneth... | rename BufferedPipeline2 to SimpleHandshake |
commit | commitdiff | tree |
2019-04-08 |
Luke Kenneth... | simplify UnbufferedPipeline2 |
commit | commitdiff | tree |
2019-04-08 |
Luke Kenneth... | use Mux in UnbufferedPipeline2 |
commit | commitdiff | tree |
2019-04-07 |
Luke Kenneth... | store indicator in r_busy when data is valid |
commit | commitdiff | tree |
2019-04-07 |
Luke Kenneth... | test trigger=1 in test 13 |
commit | commitdiff | tree |
2019-04-07 |
Luke Kenneth... | pass i_ready in to d_valid dynamic stage function |
commit | commitdiff | tree |
2019-04-07 |
Luke Kenneth... | still transmit data if ready |
commit | commitdiff | tree |
2019-04-07 |
Luke Kenneth... | remove buffermode |
commit | commitdiff | tree |
2019-04-07 |
Luke Kenneth... | add comment |
commit | commitdiff | tree |
2019-04-07 |
Luke Kenneth... | new non-buffer sync pipe class |
commit | commitdiff | tree |
2019-04-07 |
Luke Kenneth... | add sync handshake logic |
commit | commitdiff | tree |
2019-04-07 |
Luke Kenneth... | use correct results analysis function for test 16 |
commit | commitdiff | tree |
2019-04-07 |
Luke Kenneth... | add separate buffermode=false single pipe test |
commit | commitdiff | tree |
2019-04-07 |
Luke Kenneth... | disable buffermode in test 12 |
commit | commitdiff | tree |
2019-04-07 |
Luke Kenneth... | make data regular for test in bug #59 |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | try different buffermode in test 14 |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | save to correct files, unit test 15 |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | re-enabled send delays |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | add new buffermode=False unit test, reorg a bit |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | moo? added an option to stop buffer register from being... |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | pass in argument into delay class |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | put n_i_ready into temporary |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | trying to track down annoying data ready / chain bug |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | add link to bug #57 |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | add comments to help experimentation |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | rename stall test to ready |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | record that test 999 is a bug |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | add 2nd unbuffered pipeline class |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | add twin buf-unbuf pipe chain |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | add unbuffered delay-pipe unit test |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | rename p_o_ready to d_ready |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | d_valid need not be created if stage_ctl is set |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | use simpler logic for s_o_ready and d_valid |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | i_valid simply needs override to include "data valid" |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | remove n stage_ctl |
commit | commitdiff | tree |
2019-04-06 |
Luke Kenneth... | replace n_o_valid with d_valid |
commit | commitdiff | tree |
2019-04-05 |
Luke Kenneth... | add experiment override of i_ready test |
commit | commitdiff | tree |
2019-04-05 |
Luke Kenneth... | tidy up i_valid_logic |
commit | commitdiff | tree |
2019-04-05 |
Luke Kenneth... | hooray, p_o_ready works |
commit | commitdiff | tree |
2019-04-05 |
Luke Kenneth... | tracking down sync failure when stage not dynamically... |
commit | commitdiff | tree |
2019-04-05 |
Luke Kenneth... | try single pipe for now, not chain |
commit | commitdiff | tree |
2019-04-05 |
Luke Kenneth... | experimenting: something odd with dynamic ready/valid... |
commit | commitdiff | tree |
2019-04-05 |
Luke Kenneth... | call ControlBase elaborate from UnbufferedPipeline |
commit | commitdiff | tree |
2019-04-05 |
Luke Kenneth... | beginnings of dynamic ready/valid stage ctl |
commit | commitdiff | tree |
2019-04-05 |
Luke Kenneth... | move o_valid and o_ready (underscore them) and replace... |
commit | commitdiff | tree |
2019-04-05 |
Luke Kenneth... | add example stage data signalling properties |
commit | commitdiff | tree |
2019-04-05 |
Aleksandar... | Merge branch 'master' of ssh://libre-riscv.org:922... |
commit | commitdiff | tree |
2019-04-05 |
Aleksandar... | Fixed the error when runing unit test |
commit | commitdiff | tree |
2019-04-05 |
Luke Kenneth... | add stage_ctl argument to PrevControl / NextControl... |
commit | commitdiff | tree |
2019-04-05 |
Aleksandar... | Fixed indentation issiues with fmul.py |
commit | commitdiff | tree |
2019-04-05 |
Luke Kenneth... | add example ready for adding delay (data_ready) to... |
commit | commitdiff | tree |
2019-04-04 |
Luke Kenneth... | add debug output |
commit | commitdiff | tree |
2019-04-04 |
Luke Kenneth... | add create2 functions, for use later |
commit | commitdiff | tree |
2019-04-04 |
Aleksandar... | Add m.d.sync return to get_a and get_b cases |
commit | commitdiff | tree |
2019-04-04 |
Luke Kenneth... | convert fdiv to set op based on get_op return results |
commit | commitdiff | tree |
2019-04-04 |
Luke Kenneth... | use ObjectProxy in get_op |
commit | commitdiff | tree |
2019-04-04 |
Luke Kenneth... | add syncmode, selects sync/comb on ObjectProxy assignment |
commit | commitdiff | tree |
2019-04-04 |
Luke Kenneth... | FINALLY, got ObjectProxy in pipeline auto-stage working |
commit | commitdiff | tree |
2019-04-04 |
Luke Kenneth... | add dictionary-support to pipeline eq function |
commit | commitdiff | tree |
2019-04-03 |
Luke Kenneth... | use local temporary for variables |
commit | commitdiff | tree |
2019-04-03 |
Luke Kenneth... | use local variable in second stage pipeline test |
commit | commitdiff | tree |
2019-04-03 |
Luke Kenneth... | semi-working, top-level signals okay, ObjectProxy not... |
commit | commitdiff | tree |
2019-04-02 |
Luke Kenneth... | continuing to experiment with pipeline, outputs still... |
commit | commitdiff | tree |
2019-04-02 |
Luke Kenneth... | pipeline ObjectProxy objects now stored in module,... |
commit | commitdiff | tree |
2019-04-01 |
Luke Kenneth... | more experimentation on pipeline ObjectProxy |
commit | commitdiff | tree |
2019-04-01 |
Luke Kenneth... | start on ObjectProxy example |
commit | commitdiff | tree |
2019-03-31 |
Luke Kenneth... | found bug in auto-stage, must return "like" from auto... |
commit | commitdiff | tree |
2019-03-31 |
Luke Kenneth... | bug where combinatorial assignments from stage are... |
commit | commitdiff | tree |
2019-03-30 |
Luke Kenneth... | use stage names instead of numbers in the pipeline |
commit | commitdiff | tree |
2019-03-30 |
Luke Kenneth... | use and return module instead of m.d in pipeline intros... |
commit | commitdiff | tree |
2019-03-30 |
Luke Kenneth... | add pipeline context / stage management |
commit | commitdiff | tree |
2019-03-30 |
Luke Kenneth... | split out concurrentunit ReservationStations to separat... |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | whoops wrong temporary created |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | create FPDecode module |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | always pass decoded a/b through |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | combine specialcases if/elif tests into single temporaries |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | add generate to nmigen_add_experiment.py again |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | create e_match temporary |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | use correct function in unit test |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | get old fpadd back |
commit | commitdiff | tree |
2019-03-29 |
Luke Kenneth... | imports: get div and mul working |
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... | 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 |
next |