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] - Rev 5

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

static int receive_rx_time_code_spw_ultra_light_calltf(char*user_data)
{
	vpiHandle CREDIT_ERROR_RX  = vpi_handle_by_name("module_tb.CREDIT_ERROR_RX",NULL);
	vpiHandle SEND_FCT_NOW 	   = vpi_handle_by_name("module_tb.TOP_SEND_FCT_NOW",NULL);
 
	vpiHandle DATARX_FLAG      = vpi_handle_by_name("module_tb.DATARX_FLAG",NULL);
	vpiHandle BUFFER_WRITE     = vpi_handle_by_name("module_tb.BUFFER_WRITE",NULL);
 
	vpiHandle TIME_OUT	   = vpi_handle_by_name("module_tb.TIME_OUT",NULL);
	vpiHandle TICK_OUT	   = vpi_handle_by_name("module_tb.TICK_OUT",NULL);
 
	return 0;
}
 

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

powered by: WebSVN 2.1.0

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