About Reference Model¶
Directory reference_model contains reference models.Those reference models should be created from the corresponding C model's regression run environments.For example, reference model xkcalc can be created from the regression run environment runXkcalc in pj_example_c_model.
In WSL environment, change directory to pj_example_c_model/script/run/runXkcalc,then you can
Existing Environments¶
Information on several existing reference models is listed below.
xkcalc¶
Function
- generate test vectors according to the information specified byparameter CSTR_INFO_VECT_ALL (vector list), parameter CSTR_DIR_VECT (vector directory) andconfiguration file xkcalc.cfg
Dependency
none
Content
item
description
postscript
runXkcalca.sh
run script
xkcalc
executable file
xkcalc.cfg
configuration file
dump
directory for generated vectors
generated by command ./runXkcalc.sh
Usage
In WSL environment, change directory to reference_model/xkcalc,then you can