OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /openrisc/trunk/or1ksim/testsuite/or1ksim.tests
    from Rev 233 to Rev 234
    Reverse comparison

Rev 233 → Rev 234

/testfloat.cfg File deleted
/Makefile.in
1,4 → 1,4
# Makefile.in generated by automake 1.11 from Makefile.am.
# Makefile.in generated by automake 1.11.1 from Makefile.am.
# @configure_input@
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
140,7 → 140,6
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
POW_LIB = @POW_LIB@
244,6 → 243,7
mmu.exp \
mul.exp \
mycompress.exp \
testfloat.exp \
tick.exp
 
all: all-am
/testfloat.exp
27,11 → 27,12
 
 
# Can take up to 5 minutes to run this test
set old_timeout $timeout
set timeout 300
 
# Run testfloat
run_or1ksim "testfloat" \
[list "!No errors found in int32_to_float32, rounding nearest_even." \
[list "No errors found in int32_to_float32, rounding nearest_even." \
"No errors found in int32_to_float32, rounding to_zero." \
"No errors found in int32_to_float32, rounding down." \
"No errors found in int32_to_float32, rounding up." \
59,5 → 60,7
"No errors found in float32_eq." \
"No errors found in float32_le." \
"No errors found in float32_lt" \
"exit(0)"] \
"testfloat.cfg" "testfloat/testfloat"
"!exit(0)"] \
"fp.cfg" "testfloat/testfloat"
 
set timeout $old_timeout
/Makefile.am
60,4 → 60,5
mmu.exp \
mul.exp \
mycompress.exp \
testfloat.exp \
tick.exp

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.