Difference between revisions of "A simple design with Wishbone bus"
From ArmadeusWiki
m (New page: This article intended to explain how to design Wishbone compatible components with simple example. The design can be) |
|||
Line 1: | Line 1: | ||
This article intended to explain how to design Wishbone compatible components with simple example. | This article intended to explain how to design Wishbone compatible components with simple example. | ||
− | The design can be | + | The design can be found in sourceforge [http://armadeus.svn.sourceforge.net/viewvc/armadeus/trunk/firmware/Wisbone_example/ tree]. |
+ | |||
+ | Description of wishbone structure for armadeus can be found [[Le_bus_Wishbone | here]] in french. | ||
+ | |||
+ | == General structure == | ||
+ | |||
+ | [[Image::Wb_buttonled_top.png]] |
Revision as of 16:48, 14 March 2008
This article intended to explain how to design Wishbone compatible components with simple example. The design can be found in sourceforge tree.
Description of wishbone structure for armadeus can be found here in french.
General structure
[[Image::Wb_buttonled_top.png]]