代码搜索结果
找到约 10,000 项符合
Digital 的代码
digital6counter.cdf
/* Quartus II Version 4.2 Build 157 12/07/2004 SJ Full Version */
JedecChain;
FileRevision(JESD32A);
DefaultMfr(6E);
P ActionCode(Cfg)
Device PartName(EPM3128AT100) Path("") File("Digital6
digital filter tester.c
// filename Tester.C
// Jonathan W. Valvano, 12/16/02
// Digital filter tester
// PortS SCI Port0 serial I/O
// COP reset will be disabled by COPCTL=0;
// Copyright 2003 by Jonathan W. Val
matlab_digital_modulation.m
function varargout = digital_modulation(varargin)
%DIGITAL_MODULATION
%Author: Diego Orlando Barrag醤 Guerrero
%diegokillemall@yahoo.com
%Private Technical University of Loja (Ecuador)
%Last Modi
digital_pid_vec.asm
.include "lf2407_regs.h" ;引用头部文件
;建立中断向量表
.sect ".vectors" ;定义主向量段
Reset_VEC B _cy_begin ;PM 0 Reset Vector 1
INT1 B GISR1 ;PM 2 Int level 1 4
INT2 B PHANT
digital_camera_tb.vhd
-- update to add pix_kac
library IEEE;
use IEEE.std_logic_1164.all;
use IEEE.numeric_std.all;
use WORK.comp_pckgs.all;
entity digital_camera_tb is
end digital_camera_tb;
archite