On 1/28/2013 9:34 AM, Christopher Felton wrote:
> On 1/26/2013 4:27 PM, Michael S wrote:
>> On Jan 26, 11:23 pm, Paul Colin Gloster <Colin_Paul_Glos...@ACM.org>
>>>
>>> I was not aware of this book but I am aware of Ray Andraka and he is
>>> very competent. You could ask him yourself:
>>>
WWW.Andraka.com
>>
>> I am afraid, many 2005 techniques, like, for example, cordix,
>> distributed arithmetics, utilization of SRL16 for delay lines, are not
>> relevant today, when even low end FPGAs have plenty of hard
>> multipliers and embedded memory blocks.
>>
>
> I disagree in some cases, although multipliers are bountiful,
> relatively speaking. Many applications have no problem using
> up all the multipliers and still unsatisfied. Being able
> to calculate an arctan with a pipelined cordic is still
> relevant.
Yeah, and not all FPGA projects use gargantuan devices that dim the city
when powered up. I am right by a nuclear power plant and I can hear the
turbines groan when some of you guys run your designs.
I'm currently working on a powerless design. It will be so low power it
scavenges power from stray electrons, quanta and fields, maybe even
thermal gradients. I could power it from the glow of some of the high
end FPGA designs, or even the convection air currents!
Yes, I think CORDIC is still useful, although I plan to do it with a
table lookup... I can live with six bits out.
Rick