代码搜索:wrapper
找到约 10,000 项符合「wrapper」的源代码
代码结果 10,000
www.eeworm.com/read/284171/8957529
cpp benif.cpp
#include "benif.h"
void BENIF_WRAPPER::count()
{
if( RST.read() ) cnt = 0;
else cnt = cnt.read()+1;
}
void BENIF_WRAPPER::register_write()
{
sc_uint reg = ADDRESS.read().range(7,0);
if( RS
www.eeworm.com/read/186080/8961280
makefile
CC= gcc
STD= _GNU_SOURCE
WARN= -Wall -Wreturn-type
.c.o:
$(CC) -c $(CFLAGS) -D$(STD) $(WARN) $<
all: dgramisrvr wrapper dgramcln2
dgramisrvr: dgramisrvr.o log.o
$(CC) dgramisrvr.o log.o -o dgr
www.eeworm.com/read/376303/9321630
do comp_roms.do
#
# ModelSim Compiler 'DO'
#
# Build the Altera LPM_ROM Wishbone wrapper model
vcom -93 -work WORK {../roms/wb_lpm_rom.vhd}
# Build the Wishbone External ROM wrapper
vcom -93 -work WORK {../ro
www.eeworm.com/read/376302/9321639
do comp_rams.do
#
# ModelSim Compiler 'DO'
#
# Build the Altera LPM_RAM Wishbone wrapper model
vcom -93 -work WORK {../rams/wb_lpm_ram.vhd}
# Build the Wishbone External RAM wrapper
vcom -93 -work WORK {../ra
www.eeworm.com/read/169988/9826084
h geos.h
#ifndef GEOS_H
#define GEOS_H
/*
* \file geos.h
* \brief
* This file is intended as an include wrapper for client application.
* It includes commonly needed GEOS headers.
*/
#include
www.eeworm.com/read/164968/10080233
txt exewrapper23.txt
1 Exe Wrapper %W\EW18exewformat.ocx
1 Exe Wrapper HKEY_USERS\%B\Software\XTZY\Exewrapper
www.eeworm.com/read/271060/11010340
do comp_roms.do
#
# ModelSim Compiler 'DO'
#
# Build the Altera LPM_ROM Wishbone wrapper model
vcom -93 -work WORK {../roms/wb_lpm_rom.vhd}
# Build the Wishbone External ROM wrapper
vcom -93 -work WORK {../ro
www.eeworm.com/read/271060/11010349
do comp_rams.do
#
# ModelSim Compiler 'DO'
#
# Build the Altera LPM_RAM Wishbone wrapper model
vcom -93 -work WORK {../rams/wb_lpm_ram.vhd}
# Build the Wishbone External RAM wrapper
vcom -93 -work WORK {../ra