![]() ![]() | This package serves as an example package used by the ExampleComponent |
![]() ![]() | 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 |
![]() ![]() ![]() | Entity Description: Here... Register Definitions: Here... IRQ Definitions: Here... Block Diagram: Here... |
![]() ![]() | The ExampleSubSystem is a component that simplifies using the StreamingToSlaveSubSystem such that it is appropriate for the example projects. It reduces the number of options for simplicity. The StreamingToSlaveSubSystem does the heavy lifting and contains the blocks required to move data between Avalon-ST and Avalon-MM interfaces |
![]() ![]() ![]() | Entity Description: Here... Address Map: Here... Block Diagram: Here... |