Sobel edge detection on an FPGA

Implemented the Sobel edge detection algorithm in Handel-C on an RC100 FPGA. The edge detection was performed on a live video feed read in from a composite video port, and the processed image with the edges highlighted was displayed on a VGA monitor.