OpenCores

General-Purpose I/O (GPIO) Core

Project maintainers

Details

Name: gpio
Created: Sep 25, 2001
Updated: Dec 20, 2009
SVN Updated: Mar 10, 2009
SVN: Browse
Latest version: download (might take a bit to start...)
Statistics: View
Bugs: 0 reported / 0 solved
Star7you like it: star it!

Other project properties

Category:Communication controller
Language:
Development status:Stable
Additional info:
WishBone compliant: Yes
WishBone version: n/a
License:

Description

The GPIO IP core is user-programmable general-purpose I/O controller. Its use is to implement functions that are not implemented with the dedicated controllers in a system and require simple input and/or output software controlled signals.

Features

The following lists the main features of GPIO IP core: - Number of general-purpose I/O signals is user selectable and can be in range from 1 to 32. For more I/Os several GPIO cores can be used in parallel. - All general-purpose I/O signals can be bi-directional (external bi-directional I/O cells are required in this case). - All general-purpose I/O signals can be three-stated or open-drain enabled (external three-state or open-drain I/O cells are required in this case). - General-purpose I/O signals programmed as inputs can cause interrupt to the CPU. - General-purpose I/O signals programmed as inputs can be registered at raising edge of system clock or at user programmed edge of external clock. - All general-purpose I/O signals are programmed as inputs at hardware reset. - Auxiliary inputs to GPIO core to bypass outputs from RGPIO_OUT register. - Alternative input reference clock signal from external interface. - WISHBONE SoC Interconnection Rev. B compliant interface More information about the WISHBONE SoC and a full specification can be found here. For further information, questions and general discussions related to the GPIO core, please visit the Cores Mailing list.

Status

- verilog RTL and verification suite are finished (see Downloads section)
- specification document is finished (see Downloads section)