搜索资源列表
ADCINT
- 此程序基于ADC0809,它是CMOS的8位A/D转换器,片内有8路模拟开关,可控制8个模拟量中的一个进入转换器中。-Connection between ADC 0809, it was the eight CMOS A / D converters. Tablets containing eight analog switches, control eight of analog converters enter a Chinese
vhdladc0809
- adcint,是adc0809的采样控制器设计!-adcint is adc0809 sampling controller design!
ADCINT
- 用EP1C系列FPGA控制ADC0809的程序
ADCINT
- 模数转换的一个工程---包括vhdl源程序和编译后产生的相关文件
ADCINT
- 此程序基于ADC0809,它是CMOS的8位A/D转换器,片内有8路模拟开关,可控制8个模拟量中的一个进入转换器中。-Connection between ADC 0809, it was the eight CMOS A/D converters. Tablets containing eight analog switches, control eight of analog converters enter a Chinese.
vhdladc0809
- adcint,是adc0809的采样控制器设计!-adcint is adc0809 sampling controller design!
ADCINT
- 用EP1C系列FPGA控制ADC0809的程序-FPGA control with EP1C Series ADC0809 procedures
ADCINT
- 模数转换的一个工程---包括vhdl源程序和编译后产生的相关文件-Analog-digital conversion of a project- including VHDL source code and compile the relevant documents after
adcint
- 频率控制核心,很实用,频率计,测频的核心部件-Frequency control core, it is useful, the frequency of the core components
ADCINT
- adc0809用FPGA控制的采样非常好用的实例 自己看书后终结的-ADC0809
ADCINT
- 基于VHDL语言的A/D采样控制程序,程序采用状态机实现的-Based on the VHDL language, A/D sampling control procedures, procedures for the use of state machine to achieve the
ADCINT
- EDA的ADC0809的应用,使用VHDL编码 实现模数转换功能,方法简单易行.-The ADC0809 EDA applications, the use of VHDL Coding analog-digital conversion function is simple and easy.
adcint
- 基于FPGA,实现控制ADC0809对模拟信号的采样输出-Based on FPGA, to control the ADC0809 to the analog signal sampling output
ADCINT
- 用状态机对ADC0809采样控制电路的实现-ADC0809 sampling control circuit using a state machine implementation
sy5
- 移位寄存器 LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY ADCINT IS PORT(D : IN STD_LOGIC_VECTOR(7 DOWNTO 0) --来自0809转换好的8位数据 CLK : IN STD_LOGIC --状态机工作时钟 EOC : IN STD_LOGIC --转换状态指示,低电平表示正在转换 ALE : OUT STD_