FPU verification tool for OpenRISC based on softfloat library
- GCC 9.x NewLIB based OR1K-toolchain
or1k-elf-*is required. Default board isAtlys(editMakefileto change it). - All of printf()'s format stings were edited to replace Unix-style line endings by Window-style ones
- Commands in
Makefilemanipulate with U-boot image files assumed to be placed intohome/tftpshare. Alsomkimage.exeis pre-reqiured to generate them. Perhaps, it would be good idea to remove / comment all such references before runmake.