This project, developed by FPGAtors at the University of Florida, focuses on real-time image processing using an FPGA-based system. We utilize the Basys3 board interfaced with an OV7670 camera to ...
├── Convolution │ ├── src │ │ ├── control_unit.v │ │ ├── decoder4to16.v │ │ ├── D_Flip_Flop.v │ │ ├── control_unit_tb.v │ │ ├── program_counter.v │ │ ├── BreadBoard.v # Top module ...