代码搜索:PLI
找到约 340 项符合「PLI」的源代码
代码结果 340
www.eeworm.com/read/125765/14465022
pli irc.pli
# IRC plugin for -*- tcl -*-
# NetPlug general network client in Tcl/Tk
# http://www.demailly.com/~dl/netplug.html
#
# Copyright 1994-1997
# by Laurent Demailly - dl@mail.org - http://www.demaill
www.eeworm.com/read/125765/14465024
pli file.pli
# NetPlug -*- tcl -*-
# simple plugin that open a file (or a more usefull a pipe) instead of a socket
# (c) 1996 Laurent demailly
www.eeworm.com/read/206041/15302084
tar pli.tar
www.eeworm.com/read/13605/279606
tar pli.tar
www.eeworm.com/read/32161/1032471
tar pli.tar
www.eeworm.com/read/38898/1117599
tar pli.tar
www.eeworm.com/read/109798/15548380
tar pli.tar
www.eeworm.com/read/104415/15694422
tar pli.tar
www.eeworm.com/read/106481/6192644
c pli03.c
#include "acc_user.h"
#include "veriuser.h"
#include
#include
struct mymodel
{
handle in;
handle out;
char *in_value;
};
int (*endofcompile_routin
www.eeworm.com/read/106481/6192647
v pli02.v
// PLI example for initializing memory
module test;
reg [3:0] mem4[0:15];
integer ndx;
initial
begin
// Method 1, passing each memory element at a time
for (ndx = 0;