Go to the source code of this file.
Entities | |
ExampleComponent | entity |
The ExampleComponent is a fully functioning component that is available to help users understand the basic AFW infrastructure features and how to implement them. It explores and details two main areas, both in this document and in the extensive use of comments in the source file. The first area is the use of the RegisterBank component and its interface connections. The second illustrates the use of flow control FIFOs on an Avalon-ST sink input, and an Avalon-ST source output. More... | |
ExampleComponent_BEH | architecture |
Entity Description: Here... Register Definitions: Here... IRQ Definitions: Here... Block Diagram: Here... More... | |