Giter Club home page Giter Club logo

xula-lib-verilog's Introduction

                                xula-lib-verilog


About:
------

xula-lib-verilog is a set of Verilog-2001 helper modules for XuLA-200 FPGA 
development board. It includes modules for interacting with OmniVision image 
sensors, SDRAM controller for the on-board RAM chip, and a module for 
communicating between PC <-> FPGA through JTAG primitive.

Based on original XESS Corp. VHDL code.


Files: 
------

camera/            - Modules for interacting with OmniVision image sensors.
  CameraSetup.v      - Top module for camera initialization.  
  OV7670Init.v       - Registers configuration for OV7670 model.
  RGB565Receive.v    - Module for receiving RGB565 pixel data from camera.
  SCCBCtrl.v         - Provides communication over SCCB with OV cameras.
host_PC/           - Simple host PC test application for Linux.
Clk.v              - Helper modules for working with clock signals.
HostIo.v           - PC <-> FPGA communication through the JTAG primitive.
SdramCtrl.v        - Single port SDRAM controller.
Math.v             - Math helper functions for other modules.
Test.v             - Top test/example module.


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.