代码搜索结果
找到约 1,533 项符合
Speaker 的代码
speaker.acf
--
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, and any
spkctrl.hif
HIF003
--
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
speaker.fit
-- MAX+plus II Compiler Fit File
-- Version 10.0 9/14/2000
-- Compiled: 12/16/2003 11:48:41
-- Copyright (C) 1988-2000 Altera Corporation
-- Any megafunction design, and
song.v
module song(clk_6MHz,clk_4Hz,speaker,high,med,low);
input clk_6MHz, clk_4Hz;
output speaker;
output[3:0] high,med,low;
reg[3:0] high,med,low;
reg[13:0] divider,origin;
reg[7:0] counter;
reg spe
tieu luan 1.asm
$MOD51
STA BIT P1.0
STOP BIT P1.1
SILENT BIT P1.2
SPEAKER BIT P1.3
CK BIT P1.4
SD BIT P1.5
INTRODUCE BIT P1.6
ORG 00H
;*************************************************************