On 08/26/2014 02:09 AM, BAndViG wrote: > I'm working to port FPU from OpenRISC-1200 to mor1kx-cappuccino pipeline.
You may want to have a look at the floating point pipelines I have developed for Milkymist SoC: https://github.com/m-labs/milkymist/tree/master/cores/pfpu I have not implemented all the pesky details of IEEE754 (which I didn't need), but unlike the OR1200 excuse for a FPU it shows you can do FP in a simple, fast and resource-efficient way. Sébastien _______________________________________________ OpenRISC mailing list [email protected] http://lists.openrisc.net/listinfo/openrisc
