URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 258 |
Rev 259 |
Line 380... |
Line 380... |
//
|
//
|
// Implement HW Single Precision FPU
|
// Implement HW Single Precision FPU
|
//
|
//
|
//`define OR1200_FPU_IMPLEMENTED
|
//`define OR1200_FPU_IMPLEMENTED
|
//
|
//
|
// Select modules for FPU
|
|
`ifdef OR1200_FPU_IMPLEMENTED
|
|
// FPU arithmetic module (add,sub,mul,div)
|
|
`define OR1200_FPU_ARITH_FPU100
|
|
// FPU conversion module (int-float,float-int)
|
|
`define OR1200_FPU_CONV_USSELMANN
|
|
// FPU comparison module
|
|
`define OR1200_FPU_COMP_USSELMANN
|
|
`endif
|
|
|
|
//
|
//
|
// Clock ratio RISC clock versus WB clock
|
// Clock ratio RISC clock versus WB clock
|
//
|
//
|
// If you plan to run WB:RISC clock fixed to 1:1, disable
|
// If you plan to run WB:RISC clock fixed to 1:1, disable
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.