Tiny Tiny Chips
What do you get when you multiply a normal FPGA by .000000001? Well, those of you that have been reading this publication for awhile may jump right in with the observation that this is a floating-point operation, and since FPGA math would normally need to be fixed-point, we will have to “quantize” before we get started. Fair enough.
As you also probably know, quantization is the process of approximating a vast range of continuous values by a comparatively small set of discrete ones. We choose the range of values we’re … Read More → "Tiny Tiny Chips"