URL
https://opencores.org/ocsvn/fpu100/fpu100/trunk
Subversion Repositories fpu100
[/] [fpu100/] [branches/] [avendor/] [test_bench/] [readme.txt] - Rev 27
Go to most recent revision | Compare with Previous | Blame | View Log
To test the FPU core, do the following:
1) Build timesoftfloat.exe for your specific platform(read instructions in folder SoftFloat for howto do that).
Before you do that, try the already included file.
2) Create the testcases by running maketest.bat in folder test_bench. Default value is 100000 cases for each
arithmetic operation and for each rounding mode. This comes up to 2 million test cases.
3) run fpusim.bat to simulate and test the FPU core using modelsim.
Go to most recent revision | Compare with Previous | Blame | View Log