Initial Commit (steal code from https://github.com/jop-devel/jop)
[ipdf/vfpu.git] / src / test_bench / readme.txt
1 To test the FPU core, do the following:
2
3 1)      Build timesoftfloat.exe for your specific platform(read instructions in folder SoftFloat for howto do that). 
4         Before you do that, try the already included file.
5         
6 2)      Create the testcases by running maketest.bat in folder test_bench. Default value is 100000 cases for each 
7         arithmetic operation and for each rounding mode. This comes up to 2 million test cases. 
8
9 3)      run fpusim.bat to simulate and test the FPU core using modelsim.

UCC git Repository :: git.ucc.asn.au