SimpCon is a specification for a simple and efficient system-on-chip (SoC) interconnect. SimpCon provides single cycle commands and provisions for pipelining of read and write connections. SimpCon is public domain and freely available.
Translation to and from Wishbone, the opencores standard interface, are provided.
Documentation is in the CVS at http://www.opencores.org/cvsweb.cgi/~checkout~/simpcon/docsimpcon.pdf
A paper published at the Austrochip on SimpCon is available from:
http://www.jopdesign.com/docsimpcon_austrochip2007.pdf
- Synchronous interface
- Master/Slave connection
- Piplined transactions
- Low resource usage
- Simple to implement
- First draft document written
- Master implemented for JOP in Cyclone and Spartan-3
- Slave for SRAM access (read pipeline level 2)
- JOP IO devices connected as SimpCon slaves
- Wishbone/SimpCon bridge available