代码搜索结果
找到约 1,762 项符合
Speaker 的代码
speaker.txt
Library ieee;
Use ieee.std_logic_1164.all;
Entity speaker is
Port(
clk : in std_logic;
Freq_num : in integer range 0 to 2047; --16#7FF#
speaker : out std_logic);
End speaker;
Arc
speaker.c
#include "DSP281x_Device.h" // DSP281x Headerfile Include File
#include "DSP281x_Examples.h" // DSP281x Examples Include File
// Prototype statements for functions found within this file
speaker.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\dsp\t5\speaker\speaker\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compi
speaker.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\dsp\t9\speaker\"
ProjectType=Executable
CPUFamily=TMS320C28XX
Tool="Compiler"
To
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