rename InternalOp to MicrOp
[soc.git] / src / soc / fu / logical / formal / proof_main_stage.py
2020-07-12 Luke Kenneth Casso... rename InternalOp to MicrOp
2020-06-04 Luke Kenneth Casso... use copy of FHDLTestCase
2020-05-28 Luke Kenneth Casso... move simple_popcount out of class (does not use any...
2020-05-27 Luke Kenneth Casso... remove XER.ca from logical Input Data - not needed
2020-05-27 Luke Kenneth Casso... cleanup logical main proof
2020-05-24 Luke Kenneth Casso... add OP_CMPB formal proof
2020-05-24 Luke Kenneth Casso... add copy of bpermd proof to logical formal proof (not...
2020-05-24 Luke Kenneth Casso... convert logical to output Data on int reg
2020-05-22 Luke Kenneth Casso... cleanup logical pipe formal proof
2020-05-20 Luke Kenneth Casso... formal proof rename on XER flags
2020-05-20 Michael NolanAdd proof for OP_CNTZ
2020-05-20 Luke Kenneth Casso... add cross-reference to bugtracker and wiki
2020-05-20 Michael NolanDelete assume left over from testing
2020-05-20 Michael NolanAdd proof for OP_PRTY
2020-05-20 Michael NolanFormally verify OP_POPCNT
2020-05-20 Michael NolanFix bug with popcntd
2020-05-18 Luke Kenneth Casso... mass-rename of modules to soc.fu.*
2020-05-18 Luke Kenneth Casso... rename pipe to fu