power-fv/power_fv/checks
Jean-François Nguyen 58bef1a741 checks: add checks for branch instructions.
..
__init__.py checks.spr: add SPRCheck.
_branch.py checks: add checks for branch instructions.
cr.py cores/microwatt: add support for concurrent execution of formal checks.
gpr.py cores/microwatt: add support for concurrent execution of formal checks.
ia_fwd.py cores/microwatt: add support for concurrent execution of formal checks.
insn_b.py checks: add checks for branch instructions.
insn_ba.py checks: add checks for branch instructions.
insn_bc.py checks: add checks for branch instructions.
insn_bca.py checks: add checks for branch instructions.
insn_bcctr.py checks: add checks for branch instructions.
insn_bcctrl.py checks: add checks for branch instructions.
insn_bcl.py checks: add checks for branch instructions.
insn_bcla.py checks: add checks for branch instructions.
insn_bclr.py checks: add checks for branch instructions.
insn_bclrl.py checks: add checks for branch instructions.
insn_bctar.py checks: add checks for branch instructions.
insn_bctarl.py checks: add checks for branch instructions.
insn_bl.py checks: add checks for branch instructions.
insn_bla.py checks: add checks for branch instructions.
spr.py cores/microwatt: add support for concurrent execution of formal checks.
unique.py cores/microwatt: add support for concurrent execution of formal checks.