Skip to content

ZipCPU/dbgbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Debug Bus Interface(s)

This depository consists of a series of debugging bus interfaces.

Each interface connects an external debug port, whether UART, SPI, JTAG, or RPI Parallel port, to the master port of a wishbone bus. Hence, the debug interface allows you access to any device located on the wishbone bus--both to read from and write to that bus.

It is my intention to use the various components of each of the busses as teaching tools on the ZipCPU blog. Indeed, if you look at the topics page of the blog, you'll see that the series is now complete.

License

All of the files in this repository are licensed by either GPLv3 or the LGPL. For example, the simple HEXBUS interface is licensed under the LGPL, whereas the other interfaces are (or will be) licensed under GPL. Should the license provided be insufficient for your needs, please feel free to contact me for the terms necessary for a more appropriate license.

About

A collection of debugging busses developed and presented at zipcpu.com

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published