WishboneTK toolkit :: Overview
Project maintainers
Details
Name: wb_tk
Created: Sep 25, 2001
Updated: Jun 4, 2008
SVN Updated: Mar 10, 2009
SVN: Browse
Latest version: download
Statistics: View
Other project properties
Category: System on Chip
Language:
Development status: Beta
Additional info:
none
WishBone Compliant: Yes
License:
Description
WhisboneTK is a set of IP cores designed to be compatible with the Wishbone bus specification. The members of the tool-kit are general purpose building-blocks that (hopefuly) make designing Wishbone compatible devices easier. The elements in the libarary are avaliable free for any kind of use . The parts in the library use an extended signal-set than defined in the Wishbone interface. By moving all technology-specific code to a different, underlying package, the toolkit is fairly easy to port to other technologies. Currently Xilinx (XST) is the supported and tested platform though there's an Altera port included along with a generic behavioral description of all the technology-specific primitives that make sporting easy: Just make sure your implementation matches the behavioral model of the primities and the upper layer of modules should just work.
The elements currently in the library are:
- Output register
- Input register
- Two-way bus arbiter
- Asyncronous (SRAM-like) slave interface
- Asyncronous master interface
- Bus resizer
- Single-port RAM
wb_tk package.
There are some procedures useful for testing Wishbone devices in the package
test.
Other elements planned for the toolkit:
- FIFO buffer Simple DMA controller--> Various DRAM (FP, EDO, SD) interfaces-->
- Timer
- UART Syncronous serial interface-->
- Dual-ported (shared) memory
- CACHE memory
