代码搜索结果

找到约 10,000 项符合 O 的代码

eth_host.v

`include "tb_eth_defines.v" `include "timescale.v" module eth_host ( // WISHBONE common wb_clk_i, wb_rst_i, // WISHBONE master wb_adr_o, wb_sel_o, wb_we_o, wb_dat_i, wb_dat_o

eth_host.v

`include "tb_eth_defines.v" `include "timescale.v" module eth_host ( // WISHBONE common wb_clk_i, wb_rst_i, // WISHBONE master wb_adr_o, wb_sel_o, wb_we_o, wb_dat_i, wb_dat_o

eth_host.v

`include "tb_eth_defines.v" `include "timescale.v" module eth_host ( // WISHBONE common wb_clk_i, wb_rst_i, // WISHBONE master wb_adr_o, wb_sel_o, wb_we_o, wb_dat_i, wb_dat_o

eth_host.v

`include "tb_eth_defines.v" `include "timescale.v" module eth_host ( // WISHBONE common wb_clk_i, wb_rst_i, // WISHBONE master wb_adr_o, wb_sel_o, wb_we_o, wb_dat_i, wb_dat_o

eth_host.v

`include "tb_eth_defines.v" `include "timescale.v" module eth_host ( // WISHBONE common wb_clk_i, wb_rst_i, // WISHBONE master wb_adr_o, wb_sel_o, wb_we_o, wb_dat_i, wb_dat_o

cplusgnulang.c

/* cplusgnuLang.c - force-link of C++ compiler support */ /* Copyright 2000 Wind River Systems, Inc. */ /* modification history -------------------- 01c,06nov01,sn use new prefixed names 01b,24ja

rd_fuses_lo.txt

R II01 O01 DI0801008B O3F3040E9 II0C O01 DI0C O01 R DI70A3 O0080 II0B O01 DI0D O00 DI0000 O0000 II05 O01 DI04 O99 II00 O82 II00 O68 DI05 O01 DI33 O80 R

commandresponse.v

/****************************************************************************************** * Company: Beihang University CNS/ATM Lab * Engineer: hanjian * * Create Date: 15:16:50 03/21/2007 * De

system.c

#include #include #include int main() { char c; int in, out; in = open("file.in", O_RDONLY); out = open("file.out", O_WRONLY|O_CREAT, S_IRUSR|S_IW

system.c

#include #include #include int main() { char c; int in, out; in = open("file.in", O_RDONLY); out = open("file.out", O_WRONLY|O_CREAT, S_IRUSR|S_IW