代码搜索结果
找到约 1,533 项符合
Speaker 的代码
define.h
#include
#define uchar unsigned char
#define Speaker P1_4 //定义峰鸣器引脚
#define HandGate P1_5 //定义手闸输入引脚
#define FootGate P1_6 //定义脚闸输入引脚
#define FeedWD P1_7 //定义喂狗引脚
#define L
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
speaker.pin
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions,
speaker.qws
[ProjectWorkspace]
ptn_Child1=Frames
ptn_Child2=ActionPoints
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
speaker.done
Tue Dec 04 20:26:53 2007
speaker.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o