You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jean-François Nguyen 319e65f43f test: check PowerFV specifications against OPV testcases.
- Testcases are translated to JSON by the OPV 'parsetst' script.

- A behavioral model of a single-threaded core is implemented by
  coupling PowerFV instruction specs to an execution context (i.e.
  registers, memory).

- Testcase traces are reproduced in simulation by the model, and
  results are compared to detect compliance bugs.
2 years ago
..
__init__.py test: check PowerFV specifications against OPV testcases. 2 years ago
model.py test: check PowerFV specifications against OPV testcases. 2 years ago
opv.py test: check PowerFV specifications against OPV testcases. 2 years ago