Is there a way to use/execute the printf based debug information from the C Test in CPU

In reply to desperadorocks:

You can replace printf() with vpi_printf() and the output will be directed to your simulation logs and waveform databases.