Skip to content

Implementation of 8250 Complex Interface Adapter (CIA) in Verilog

Notifications You must be signed in to change notification settings

NeoPinoKommt/cia-verilog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Implementation of 8520 Complex Interface Adapter (CIA) in Verilog

I believe this should be mostly working, but it hasn't been tested so it also most likely contains a few bugs.

Compiles in Quartus and uses 483 logic elements in an Intel MAX II CPLD.

Changes that could be made to reduce LEs

  • The Time of Day clock (TOD) feature could probably be removed or significantly simplified to save LEs.
  • The serial port implementation could be simplified a bit, considering how it's used in the Amiga.

About

Implementation of 8250 Complex Interface Adapter (CIA) in Verilog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 100.0%