bandvig / or1k_testfloat

FPU verification tool for OpenRISC based on softfloat library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

or1k_testfloat

FPU verification tool for OpenRISC based on softfloat library

Attention

  1. GCC 9.x NewLIB based OR1K-toolchain or1k-elf-* is required. Default board is Atlys (edit Makefile to change it).
  2. All of printf()'s format stings were edited to replace Unix-style line endings by Window-style ones
  3. Commands in Makefile manipulate with U-boot image files assumed to be placed into home/tftpshare. Also mkimage.exe is pre-reqiured to generate them. Perhaps, it would be good idea to remove / comment all such references before run make.

About

FPU verification tool for OpenRISC based on softfloat library


Languages

Language:C 94.8%Language:C++ 3.3%Language:Assembly 1.5%Language:Makefile 0.5%