What we actually do
FPGA work on this team is rarely an isolated block of RTL. It usually arrives attached to a board with a difficult stack-up, a video standard with unforgiving timing, and a software team who will have to drive the result.
Video and broadcast
SDI and HD decoding, genlock PLL, and multi-FPGA video routing where a single device cannot carry the fabric. Broadcast work is unusual in that the failure mode is public, so the verification bar is set by what happens on air rather than by what passes on a bench.
Protocol bridging and control
Bridges between interfaces that do not natively meet, and real-time control loops where the determinism a processor cannot promise has to come from fabric instead.
Verification
A testbench that runs without hardware is not optional. Timing closure is reported with the critical paths named, so a later change can be assessed rather than attempted and reverted.

