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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [softfloat/] [README] - Diff between revs 233 and 236

Show entire file | Details | Blame | View Log

Rev 233 Rev 236
Line 16... Line 16...
 
 
This software was sourced from the author's (John Hauser) site:
This software was sourced from the author's (John Hauser) site:
 
 
http://www.jhauser.us/arithmetic/SoftFloat.html
http://www.jhauser.us/arithmetic/SoftFloat.html
 
 
 
Note that the code cannot be compiled with -O0 for debugging purpose, because
 
of the approach used to code inlining. Additional macros have been added to
 
ease this problem. For debugging purposes, Or1ksim should be configured adding
 
CFLAGS="-O0 -DINLINE=static -DNO_SOFTFLOAT_UNUSED" to the configure line.
 
 
Julius Baxter, August 1, 2010
Julius Baxter, August 1, 2010
 
Jeremy Bennett, August 4, 2010 (-O0 compilation)

powered by: WebSVN 2.1.0

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