In face of the FPGA world-view which Tim has pointed out, it seems we'll have to ditch the ALU break-up tricks, so I'll leave our discussion at that.
On 2007-03-18, Nicholas S-A wrote: > I am confused about this: > >⌊2^c r_iy⌋ > Is that the floor operation? > This just uses the immediate as a bit shift, right? Yes, it's floor, but I should have used truncation to account for signed r_iy. _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
