1 2 3 4 5 6 7
#include <stdio.h> #include <vhpi_user.h> void my_startup() { printf ("VHPI lib 1\n"); }