代码搜索结果
找到约 1,762 项符合
Speaker 的代码
speaker.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="C:\ICETEK-LF2407-AE\lab0405-Speaker\"
ProjectType=Executable
CPUFamily=TMS320C24XX
T
speaker.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity speaker is
port(clk:in std_logic;
tone:in std_logic_vector(10 downto 0);
spks:out std_logic);
end entity
speaker.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity speaker is
port(clk:in std_logic;
tone:in std_logic_vector(10 downto 0);
spks:out std_logic);
end entity
speaker.m
% NTPort Library Sample
% Copyright (c) 2001, Zeal SoftStudio.
% http://www.zealsoftstudio.com
% The program requires NTPort Library 2.3 or higher,
% MatLab 5.x or higher and Matport.dll 1.0
%
speaker.vbp
Type=Exe
Form=frmMain.frm
Module=NTPort; ..\..\ntport.bas
IconForm="frmMain"
Startup="frmMain"
Title="Speaker"
ExeName32="Speaker.exe"
Path32="Speaker"
Command32=""
Name="Speaker"
HelpContex
speaker.vbw
frmMain = 66, 87, 707, 634, , 44, 58, 635, 509, C
NTPort = 44, 58, 684, 509,