CO_EXECUTE


 void co_execute(co_architecture architecture); 

Header File

co.h

Description

This function starts execution of an Impulse C application for desktop simulation.

Arguments

The argument for co_execute is as follows:

co_architecture architecture

A pointer to an architecture previously created using the co_architecture_create function.


Return Value

None.

Notes

This function must be called from the application's main function.



    Practical FPGA Programming in C
    Practical FPGA Programming in C
    ISBN: 0131543180
    EAN: 2147483647
    Year: 2005
    Pages: 208

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net