Giter VIP home page Giter VIP logo

Danil's Projects

sv_axis_median_3x3 icon sv_axis_median_3x3

Median filtrer size of 3x3 for AXI Stream. Each step of the filter is registered. Unfortunately can't be automatically synthesized to 5x5 version, so parameter KERNEL_SIZE should be always 3.

sv_axis_median_5x5 icon sv_axis_median_5x5

Median filter 5x5 with AXI Stream interface. Each stage of processing is registered. Unfortunately can't be automatically synthesized to 3x3 version, so parameter KERNEL_SIZE should be always 5.

sv_cog icon sv_cog

Module with AXI-Stream interface. Estimating center of energy of laser beam on image using center of gravity algorithm.

sv_hist_eq icon sv_hist_eq

Histogram equalization module. Communication: AXIS. Settings: AXI-Lite

sv_qudrature_decoder icon sv_qudrature_decoder

Quadrature decoder. Has AXI-Lite module for tuning from processor side. Main module is SystemVerilog, AXI-Lite is VHDL.

sv_remapper_12k icon sv_remapper_12k

Custom algorithm of pixel remapping for Python12k (4 channels mode). Remapping algorithm from Datashit doesn't work, so we investigated and developed ours.

sv_trigger_gen icon sv_trigger_gen

SV module. Use this module to generate trigger signal for python1300_ip_core. You could choose if trigger is external or an output of quad decoder module. Notice that we don't have any debouncing circuits here, only sync(two regs in a row for external trigger)

timestamp_adder icon timestamp_adder

Module for adding timestamps to AXI Stream Image flow. Timestamp is 32bit, so this module puts value of timestamp to the first 4 bytes of image (4 pixels by 8 bit)

uart icon uart

Simple UART core, just for training

ya_fifo icon ya_fifo

Simple synchronous one-clock FIFO. Test for academic purpose

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.