代码搜索结果
找到约 10,000 项符合
DAC 的代码
dac_adc.lst
C51 COMPILER V7.50 DAC_ADC 08/06/2007 16:37:09 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE DAC_ADC
OBJECT MODULE PLACED IN
f_dac.m
function y = f_dac (b,N,Vr)
%F_DAC: Perform N-bit digital to analog conversion
%
% Usage: y = f_dac (b,N,Vr)
%
% Inputs:
% b = string containing N-bit binary input
% N = nu
dac.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (MCB2140 Board), 0x0005 // Tools: ''
Group (Startup Code)
Group (Source Code)
Group (Documentation)
File 1,2,
dac0832.qpf
# Copyright (C) 1991-2007 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 outpu
dac0832.bsf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
dac0832.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
ptn_Child3=Document-2
pt
dac0832.qsf
# Copyright (C) 1991-2007 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 outpu
dac0832.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
dac0832.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
use ieee.std_logic_arith.all;
entity DAC0832 is
port(clk:in std_logic; --系统时钟
rst: