OpenCores
URL https://opencores.org/ocsvn/spacewiresystemc/spacewiresystemc/trunk

Subversion Repositories spacewiresystemc

[/] [spacewiresystemc/] [trunk/] [vpi/] [vpi_test_stress/] [receive_rx_time_code_spw_ultra_light.h] - Blame information for rev 5

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 5 redbear
static int receive_rx_time_code_spw_ultra_light_calltf(char*user_data)
2
{
3
        vpiHandle CREDIT_ERROR_RX  = vpi_handle_by_name("module_tb.CREDIT_ERROR_RX",NULL);
4
        vpiHandle SEND_FCT_NOW     = vpi_handle_by_name("module_tb.TOP_SEND_FCT_NOW",NULL);
5
 
6
        vpiHandle DATARX_FLAG      = vpi_handle_by_name("module_tb.DATARX_FLAG",NULL);
7
        vpiHandle BUFFER_WRITE     = vpi_handle_by_name("module_tb.BUFFER_WRITE",NULL);
8
 
9
        vpiHandle TIME_OUT         = vpi_handle_by_name("module_tb.TIME_OUT",NULL);
10
        vpiHandle TICK_OUT         = vpi_handle_by_name("module_tb.TICK_OUT",NULL);
11
 
12
        return 0;
13
}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.