Git Product home page Git Product logo

ice2005_42's Introduction

Sobel Filter Implementation in Verilog

This project is a Sobel filter implementation in Verilog, targeting the Vivado 2020.2 development environment. The implementation has been verified on libertron's FPGA Starter Kit โ…ข.

Features

The Sobel filter is implemented using the following modules and components:

  • Block RAM (BRAM): Used for storing the image data.
  • 7-Segment Display: Displays relevant information or results.
  • LED: Provides visual indicators or status feedback.
  • Buzzer: Generates audio signals for notifications or alerts.
  • VGA: Displays the original image and the Sobel filtered image.

Image and Operation Details

The project uses a 540x360 black and white road image as the input. The Sobel filter operation is applied to this image, generating an output image that highlights the edges and gradients within the original image.

Final Term Project Assignment

This project was performed as a final term project assignment for Sungkyunkwan University's logic circuit design experiment term project assignment.

Getting Started

To use this project, follow these steps:

  1. Set up the Vivado 2020.2 development environment.
  2. Create a new project and specify the target FPGA device.
  3. Import the Verilog source files provided in this repository.
  4. Connect the modules and components as per the design requirements.
  5. Generate the bitstream and program it onto the FPGA board.
  6. Ensure the necessary input image is loaded into the BRAM.
  7. Power on the FPGA board and observe the results on the VGA display.

Please refer to the accompanying documentation and design files for further details on the project setup, module interfaces, and usage instructions.

ice2005_42's People

Contributors

yongcastle avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.