volumit / tricore-qemu-tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tricore-qemu-tests

Getting started

If you don't have your own version of the tricore binutils, run make tools first. This builds the last public code release version, however it does not contain TriCore v1.6+ instructions. If you have your own version you need to add it's path to Config.py, as well as changing the version number. Also you might want to add extra instructions to test, to InstructionList.py.

Running tests

Once you happy with the setup type NUMRUNS=X make tests.

About


Languages

Language:Python 99.8%Language:Makefile 0.2%