代码搜索结果

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

nc_design.txt

_________________________________________________________________ Naming&Coding design _________________________________________________________________

html_design.html

清华大学图书馆主页 - INTERNET 教室 - HTML 语言教程

a_filter_design.m

% a_filter_design.m % Design filter by specifying delay in units and % looking at mag and phase response % Good default values for fft_size = 128 and num_carriers = 32 delay_1 = 6; % 6 attenuatio

vhdl design urat .txt

-- -- Copyright (c) 1992,1993,1994, Exemplar Logic Inc. All rights reserved. -- ---------------------------------------------------------------- -- -- This design implements a UART. -- --

vhdl design game .txt

-- This source file may be used and distributed without restriction -- provided that this copyright statement is not removed from the file -- and that any derivative work contains this c

design_top.v

module design_top ( din, wr_en, wr_clk, rd_en, rd_clk, ainit, dout, full, empty, almost_full, almost_empty, wr_count, rd_count, rd_ack, rd_err, wr_ack, wr_err); in