代码搜索:Writing
找到约 5,778 项符合「Writing」的源代码
代码结果 5,778
www.eeworm.com/read/276185/10754401
plg fishgui.plg
Build Log
--------------------Configuration: FishGUI - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMIN
www.eeworm.com/read/276185/10754431
plg fishgui.plg
Build Log
--------------------Configuration: FishGUI - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMIN
www.eeworm.com/read/274663/10860255
bld xccpld.bld
Release 7.1.04i ngdbuild H.42
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Command Line: ngdbuild -dd _ngo -uc xccpld.ucf -p xc9500 xccpld.ngc xccpld.ngd
Reading NGO file 'D:/fip/xccp
www.eeworm.com/read/419416/10869209
blc rece18_cs.blc
Release 7.1i ngcbuild H.38
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Command Line: ngcbuild -dd d:\2222/_ngo -i -p xc2s100e-tq144-6
d:\2222\rece18.ngc d:\2222\rece18_cs.ngc
Readin
www.eeworm.com/read/419416/10869349
bld fentclk.bld
Release 7.1i ngdbuild H.38
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Command Line: ngdbuild -intstyle ise -dd d:\2222/_ngo -i -p xc2s100e-tq144-6
fentclk.ngc fentclk.ngd
Reading N
www.eeworm.com/read/419416/10869672
bld grst.bld
Release 7.1i ngdbuild H.38
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Command Line: ngdbuild -intstyle ise -dd d:\2222/_ngo -i -p xc2s100e-tq144-6
grst.ngc grst.ngd
Reading NGO fil
www.eeworm.com/read/419416/10869997
bld rece.bld
Release 7.1i ngdbuild H.38
Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved.
Command Line: ngdbuild -intstyle ise -dd d:\2222/_ngo -uc rece.ucf -p
xc2s100e-tq144-6 rece.ngc rece.ngd
Readi
www.eeworm.com/read/273787/10901178
m binsave.m
% F = BINSAVE(X,FILENAME)
%
% Writing a binary file in matlab
% Write a vector x (data format is double) into
% a binary data file.
%
function f=binsave(x,filename)
c=filename;
fid = fo
www.eeworm.com/read/266202/10911597
v i8253.tbench.v
`define COUNTER0 0
`define COUNTER1 1
`define COUNTER2 2
`define MODE 3
`define D {D7,D6,D5,D4,D3,D2,D1,D0}
`timescale 1ns / 1ns
module test;
reg A0,
A1,
RD_,
www.eeworm.com/read/273174/10924105
h lcd_def.h
/* [A8|A15] = /CSA, [A9|A15] = /CSB, A10 = D/I, A11 = R/W, /[/WR&/RD] = E*/
#define WCL_ADDR (unsigned char xdata *)0x8200 //address(left) of writing command
#define RSL_ADDR (unsigned char xdata *