代码搜索:testbed
找到约 482 项符合「testbed」的源代码
代码结果 482
www.eeworm.com/read/165580/10057031
cpp bartpdgmwind_sim.cpp
//
// File = bartpdgm_sim.cpp
//
#define SIM_NAME "BartPdgmWind\0"
#define SIM_TITLE "Windowed Bartlett Periodogram Testbed\0"
#include "global_stuff.h"
#include "siganchr.h"
#include "
www.eeworm.com/read/353698/10431066
v testbench_avlmemory.v
// Testbed for SDRAM model with AVL implementation
// written by Chris Fester 4-5-00
`include "AVLMemory.v"
`include "Memoryside.v"
module top;
reg [31:0] outsideAddr;
wire [31:0] A;
wire [
www.eeworm.com/read/142648/5764139
readme
$Id: README,v 1.1 2000/06/05 23:13:50 apr Exp $
This is a simple testbed for TPL debugging.
TPL is a minimalistic thin layer on top of JDBC intended to
be used in situations where you cannot afford
www.eeworm.com/read/257436/11927475
cpp rayleighnoisetest_sim.cpp
//
// File = rayleighnoisetest_sim.cpp
//
#define SIM_NAME "RayleighNoiseTest\0"
#define SIM_TITLE "Rayleigh Noise Testbed\0"
#include "global_stuff.h"
#include "rayleigh_theory.h"
#inc
www.eeworm.com/read/257436/11927501
cpp bartpdgmwind_sim.cpp
//
// File = bartpdgm_sim.cpp
//
#define SIM_NAME "BartPdgmWind\0"
#define SIM_TITLE "Windowed Bartlett Periodogram Testbed\0"
#include "global_stuff.h"
#include "siganchr.h"
#include "
www.eeworm.com/read/225948/14510018
v testbench_avlmemory.v
// Testbed for SDRAM model with AVL implementation
// written by Chris Fester 4-5-00
`include "AVLMemory.v"
`include "Memoryside.v"
module top;
reg [31:0] outsideAddr;
wire [31:0] A;
wire [
www.eeworm.com/read/31975/1030387
v testbench_avlmemory.v
// Testbed for SDRAM model with AVL implementation
// written by Chris Fester 4-5-00
`include "AVLMemory.v"
`include "Memoryside.v"
module top;
reg [31:0] outsideAddr;
wire [31:0] A;
wire [
www.eeworm.com/read/242657/4550179
killbench
#!/bin/sh -x
#
# get configuration
. $WEBSTONEROOT/conf/testbed
for i in $CLIENTS
do
$RSH -l root $i /etc/killall $1 webclient
done
#
sleep 1
/etc/killall $1 webmaster
/etc/killall $1 runbench
www.eeworm.com/read/213039/4933267
killbench
#!/bin/sh -x
#
# get configuration
. $WEBSTONEROOT/conf/testbed
for i in $CLIENTS
do
$RSH -l root $i /etc/killall $1 webclient
done
#
sleep 1
/etc/killall $1 webmaster
/etc/killall $1 r
www.eeworm.com/read/189320/5200867
killbench
#!/bin/sh -x
#
# get configuration
. $WEBSTONEROOT/conf/testbed
for i in $CLIENTS
do
$RSH -l root $i /etc/killall $1 webclient
done
#
sleep 1
/etc/killall $1 webmaster
/etc/killall $1 runbench