Home / Advanced

Advanced

FPGA Low latency Development

Note: This post is written at a bit higher level than I would desire. This is because I don’t want to reveal any proprietary information. I apologize in advance since you may need to do some googling on the side to get more specifics. Low latency means getting data to …

Read More »
The Dangers of Over-Optimization

The Dangers of Over-Optimization

Recently I dealt with some code in a design where the original designer was trying to outsmart the synthesis engine. The code was largely unreadable to determine it’s function and he had it down to optimizing for just the number of registers he needed to store the final value. You …

Read More »