decode fast spr for OP_BCREG CTR, TAR and LR
[soc.git] / src / soc / fu / branch / test / test_pipe_caller.py
2020-06-02 Luke Kenneth Casso... decode fast spr for OP_BCREG CTR, TAR and LR
2020-06-02 Luke Kenneth Casso... add TODO comments for read_fast1/2
2020-06-02 Michael NolanHandle removal of spr2 field from decoder
2020-06-02 Luke Kenneth Casso... add comment about fast1 and fast2 in branch test_pipe_c...
2020-06-02 Michael NolanFix test_bc_reg
2020-06-01 Luke Kenneth Casso... add test_bc_reg (fails)
2020-06-01 Luke Kenneth Casso... swap over SPR1/2 to fit with microwatt SPR conventions
2020-05-22 Michael NolanConvert branch unit to new CR interface
2020-05-22 Luke Kenneth Casso... whitespace
2020-05-21 Luke Kenneth Casso... move common functionality between PipeSpecs to soc...
2020-05-21 Luke Kenneth Casso... convert to individual PipeSpecs for each pipeline
2020-05-21 Luke Kenneth Casso... use branch-specific data structures, add "regspecs...
2020-05-19 Luke Kenneth Casso... output ilang to branch_pipeline.il for branch
2020-05-18 Luke Kenneth Casso... mass-rename of modules to soc.fu.*
2020-05-18 Luke Kenneth Casso... rename pipe to fu