remove grev, leaving tests for later use with grevlut
[soc.git] / src / soc / fu / shift_rot / formal / proof_main_stage.py
2023-09-12 Jacob Lifshayremove grev, leaving tests for later use with grevlut
2022-02-24 Jacob Lifshayadd running instructions
2022-02-24 Jacob Lifshayadd formal proof for shift/rot o.ok
2022-02-24 Jacob Lifshayclean up code
2022-02-24 Jacob Lifshayadd formal proof for OP_RLCR
2022-02-24 Jacob Lifshayadd formal proof for OP_RLCL
2022-02-24 Jacob Lifshayadd formal proof for OP_RLC
2022-02-22 Jacob Lifshayspeed up shift/rot formal proof by running stuff in...
2022-02-18 Jacob Lifshayadd grev
2021-12-10 Jacob Lifshayadd ternlogi to shift_rot formal test
2021-12-10 Jacob Lifshayfix shift_rot formal proof
2021-12-09 Jacob Lifshayadd parent_pspec everywhere
2021-12-09 Jacob Lifshayformat code
2021-04-23 Luke Kenneth Casso... more openpower-isa conversion
2021-04-23 Luke Kenneth Casso... move over to from openpower imports
2020-09-07 Luke Kenneth Casso... whoops truncated the mb and me fields
2020-08-21 Cole PoirierMerge branch 'master' of git.libre-soc.org:soc
2020-08-19 Luke Kenneth Casso... rename and document fields in shift_rot proof
2020-08-03 Samuel A. Falvo IIWIP: check MB > ME and select mask appropriately
2020-08-01 Luke Kenneth Casso... line-length / whitespace
2020-08-01 Luke Kenneth Casso... expand out for-loop setting up input record subset
2020-07-31 Samuel A. Falvo IIWIP: more debugging signals for inspection
2020-07-30 Samuel A. Falvo IIWIP: rlwinm/rlwnm/rlwimi-type proofs
2020-07-28 Jacob LifshayMerge remote-tracking branch 'origin/master'
2020-07-28 Luke Kenneth Casso... use ctx.op compare (and muxid) in shiftrot proof
2020-07-14 Luke Kenneth Casso... set up masks for OP_RL* formal proof
2020-07-13 Luke Kenneth Casso... formal proof of OP_EXTSWSLI
2020-07-13 Luke Kenneth Casso... comments
2020-07-13 Luke Kenneth Casso... attempting formal proof of OP_EXTSWSLI
2020-07-13 Luke Kenneth Casso... add EXTSWSLI "pass" to formal shift_rot proof
2020-07-12 Luke Kenneth Casso... rename InternalOp to MicrOp
2020-06-04 Luke Kenneth Casso... use copy of FHDLTestCase
2020-05-27 Luke Kenneth Casso... check reg output Data.ok in shift_rot formal proof
2020-05-22 Luke Kenneth Casso... add TODO and link to SHIFT_ROT formal bugreport
2020-05-22 Luke Kenneth Casso... remove xer.so from ShiftRot formal proof
2020-05-22 Luke Kenneth Casso... create common input pipe spec to avoid code-duplication
2020-05-20 Luke Kenneth Casso... correct XER variable names
2020-05-18 Luke Kenneth Casso... mass-rename of modules to soc.fu.*
2020-05-18 Luke Kenneth Casso... rename pipe to fu