Home>>User Support>>Using your whole System
Using your whole system
After you have followed the tutorials and examples for the various parts of your system, you need to learn how to use them together as a whole system.
The "Developing a real time system" example discusses the development and test of a system that uses FPGA, C6000 and a host program together to operate in real time.
You need to take care of any transfers to a processor, i.e. a C6000 or the Host PC. The data flow is bursty and your system needs to take care of that if it is to work in real time.
In addition to the examples and tutorials we also provide some demos and frameworks that can be used to demonstrate HERON systems performing various functions and can also be used as a starting point for your development.