add bc ctr regression test when CTR=0 and CTR=1
[soc.git] / src / soc / fu / branch / main_stage.py
2020-09-02 Luke Kenneth Casso... add bc ctr regression test when CTR=0 and CTR=1
2020-08-24 Cole PoirierMerge branch 'master' of git.libre-soc.org:soc
2020-08-23 Luke Kenneth Casso... update copyright notices to include additional primary...
2020-08-23 Michael NolanAdd copyright to files in fu/ that I was the primary...
2020-07-21 Luke Kenneth Casso... convert branch pipeline to use msr/cia as immediates
2020-07-15 Luke Kenneth Casso... document branch pipeline relationship with PowerDecode2
2020-07-12 Luke Kenneth Casso... rename InternalOp to MicrOp
2020-07-08 Jacob LifshayMerge branch 'master' of ssh://git.libre-riscv.org...
2020-07-04 Luke Kenneth Casso... rename spr1/spr2 to fast1/fast2 in branch
2020-06-03 Tobias PlatenMerge branch 'master' of ssh://git.libre-riscv.org...
2020-06-03 Luke Kenneth Casso... tidyup branch. comments
2020-06-02 Michael NolanSelect spr1 for bcctr - use fast_spr decoding from...
2020-06-02 Michael NolanFix test_bc_reg
2020-05-24 Michael NolanAssert that ctr is only written when needed
2020-05-24 Luke Kenneth Casso... comments on branch pipeline
2020-05-22 Michael NolanAdd formal proof for branch unit, fix bug with bcreg
2020-05-22 Michael NolanConvert branch unit to new CR interface
2020-05-22 Luke Kenneth Casso... comment tidyup
2020-05-22 Luke Kenneth Casso... code-shuffle
2020-05-20 Luke Kenneth Casso... use nmutil exts helper
2020-05-19 Luke Kenneth Casso... use field AA directly
2020-05-18 Luke Kenneth Casso... dumb syntax error
2020-05-18 Luke Kenneth Casso... mass-rename of modules to soc.fu.*
2020-05-18 Luke Kenneth Casso... rename pipe to fu