代码搜索结果

找到约 10,000 项符合 DAC 的代码

dac.hif

Version 5.0 Build 171 11/03/2005 Service Pack 2 SJ Full Version 32 1637 OFF OFF OFF OFF OFF FV_OFF VRSM_ON VHSM_ON 0 # entity DAC # logic_option { AUTO_RAM_RECOGNITION ON } # case_in

dac.vhd

LIBRARY IEEE; USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_UNSIGNED.ALL; ENTITY DAC IS PORT ( CLK : IN STD_LOGIC;--256Hz RD : OUT STD_LOGIC; WR : OUT STD_LOGIC; CS

dac.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,

dac.h

/***************************************************************************** * dac.h: Header file for Philips LPC214x Family Microprocessors * * Copyright(C) 2006, Philips Semiconductor

dac.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {

dac.c

/***************************************************************************** * dac.c: ADC module file for Philips LPC214x Family Microprocessors * * Copyright(C) 2006, Philips Semiconduct