Skip to content

Files

Latest commit

62faa89 · Apr 17, 2024

History

History

gpio_top

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 12, 2024
Apr 17, 2024
Mar 12, 2024
Mar 12, 2024
Mar 12, 2024

gpio_top

Description

Basic module for controlling various GPIO signals. Designed to be connected straight to vendor-specific tri-state IO buffers.

Functionality:

  • Provides a method to override regular output value
  • Reading IO value always returns actual value of the port, regardless of GPIO direction chosen

Detailed IO port description and waveforms can be found here.