Giter Club home page Giter Club logo

fpga-camera's Introduction

/**********************************************************

	FPGA Digital Camera Controller
	Copyright 2013 Ryan Henderson
	Some parts are copyrighted by their respective authors
	License: GPLv3

***********************************************************/

Explination of files:

digital_camera.vhd			
	Project top level

digital_camera_tb.vhd			
	Top level test bench
	
Asyn_fifo_distrib.vhd	
	Xilinx Core Generator simulation file
		
Asyn_fifo_distrib.edn
	Pulled in by P&R

Asyn_fifo_distrib_64.vhd
Asyn_fifo_distrib_64.edn
	Same as other fifo only 64 deep vs 16

block_ram_2kx16.vhd
block_ram_2kx16.edn
	9 Block RAMs

clock_generation.vhd
	2 DLLs for clock sync and divide

clockdivider.vhd
	Generic clock divider.  Counter

comp_pckgs.vhd
	components for entities in design

I2C.vhd
	OpenCores I2C simple

KAC_data.vhd
	Captures and buffers data from camera in FIFO.

KAC_i2c.vhd
	Controls camera by i2c

LEDDecoder.vhd
	For the one segment on XSA-100 board

master_control_signal_generator.vhd
	Communicates with I2C controller, host PC, ram_control
	to control operation.

ms_delay.vhd
	Startup delay for camera, SDRAM

one_shot.vhd
	Shortens signals to one clock pulse

pp_upload.vhd
	Reads from fifo buffer to send data in nibbles through parallel port

pullup.vhd
	Used in testbench to pullup I2C lines

ram_control.vhd
	Arbitrates SDRAM access

sdramcntl.vhd
	Xess provided Interface to SDRAM

signal_debounce.vhd
	Handles hardware switch bounce

fpga-camera's People

Contributors

bitflippersanonymous 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.