Skip to content
/ jt8255 Public

Programmable peripheral interface compatible with uPD8225

License

Notifications You must be signed in to change notification settings

jotego/jt8255

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JT8255

Programmable peripheral interface compatible with Intel 8255, by Jose Tejada (aka jotego)

You can show your appreciation through

JT8255 is a PPI written in Verilog, fully compatible with Intel 8255.

Architecture

Note that the design does not use clock enable signals, and due to the nature of its functionality, it is discouraged to add a clock enable.

The original chip did not have a clock signal, but was completely asynchronous. This modern version uses a clock to detect the input signal edges. It is expected that the devices connecting to this module will share the same clock signal but operate under a clock enable regime that decreases their effective frequency.

About

Programmable peripheral interface compatible with uPD8225

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published