搜索资源列表
mnxhjc
- 本实验用DA转换+比较器的方法对外界模拟信号进行检测,同时这种联合装置加上CPLD可以代替低频AD转换器的功能。-this experiment + DA conversion method of comparison to the outside world analog signal detection, while such joint CPLD devices can be replaced with low-frequency AD converter functions.
ad_da_ctr
- 基于FPGA的ad和da转换Verilog代码,FPGA采用ep2c5芯片,做成异步fifo,ad芯片采用TI的ths1230,da芯片采用TI的TLV5619,仿真结果基本正确。-FPGA-based ad and da conversion Verilog code, FPGA using ep2c5 chip, made ??of asynchronous fifo, ad-chip using TI s ths1230, da chip uses TI s TLV5619, simula
01.ISE8.2
- 这个是我用的合众达试验箱里面的资料。合众达试验箱里面集成的是xilinx的virtex4,这个是在ise环境中审计的程序,包括led,da/ad转换实验,键盘实验,以及rtc读取和lcd显示等。-vhdl programs that used by xilinx virtex4
VHDLprogram
- 含有各类寄存器,AD和DA转换器,各种算法,有限状态机,还些许组合逻辑电路设计代码-Containing various types of registers, AD and DA converters, a variety of algorithms, finite state machine, but also some combinational logic circuit design code
memtest
- 在数字系统中,一般存在多个芯片,利用不同的特点用于实现不同的功能,一般都包含CPU,FPGA,AD,DA,memory,ASSP(专用标准模块),ASIC等。CPU用于进行智能控制,FPGA进行硬件算法处理和多设备接口,AD进行模数转换,DA进行数模转换,memory存储临时数据。因此,FPGA如何与其他芯片进行通讯是重要的设计内容。数据输入,数据输出,双向通讯,指令传递,地址管理,不同时钟的异步通讯问题等等都需要处理。最基本的MEMORY如SRAM(128KX8bbit静态存储器628128)
da1_test
- ad转换,采用Altera Cyclone FPGA (EP1C6-PQ240)芯片, 在QuartusII 9.0 下编译,有较好的参考价值,已通过测试。-ad conversion, using the Altera Cyclone FPGA (EP1C6-PQ240) chip, in QuartusII 9.0 compiler, a better reference value, has been tested.
ad1_da1_test
- 将第一路AD转换结果输出给第一路DA ,在QuartusII 9.0下编译,有较好的参考价值,已通过测试。-The first road to the first AD conversion result is output Road DA, compiled in QuartusII 9.0, there is a good reference value, has been tested.
DAC2ADC
- 利用FPGA,运用比较器和DA器件实现AD转换功能。高效,实用。-The use of FPGA, the use of comparator AD and DA conversion devices to achieve. Efficient and practical.
ad974
- AD974及AD766驱动测试代码.原理图方式直接AD后DA转换观察.-AD974 and AD766 driving test code. Schematics AD directly after the DA conversion observed.
974_766ADchange
- 这是一段AD974及AD766驱动测试代码.原理图方式直接AD后DA转换观察.-AD974 and AD766 driving test code. Schematics AD directly after the DA conversion observed.
adda
- fpga作为ad与da的桥梁,实现快速模数,数模转换。-fpga as ad and da bridge, fast analog to digital, digital to analog conversion.
DA_TLC5620
- fpga实验板上的实现DA,AD转换,按动按键,数码管显示增加-The realization of the board on fpga DA, AD transform, press the button, digital pipe display increased
suanfa
- 通过移位和类型转换 将FPGA的DA输出和AD输入转换为对应LCD12864在屏幕上对应的点-Shift and type conversion through the FPGA DA output and AD input is converted to the corresponding LCD12864 corresponding point on the screen
FPGAVHDL
- vhdl例程代码大全,包含流水灯,数码管,AD,DA转换等-Guinness vhdl code routines, including water lights, digital, AD, DA conversion
DA
- verilog 串行AD转换 TLC549AD采样程序-verilog serial AD converter TLC549AD sampling procedures
ADDA_2C5
- AD采集和DA转换,对于AD初学者是一个很好的学习例程。-AD and DA conversion, it is a good learning routines for learners
C5G_AD_DA_hsmc
- 关于altera最新的C5代的开发板的DA、AD转换资料-The latest generation C5 on altera development board DA, AD conversion data
SRC_2CH
- 2通道HDCVI视频光端机:实现两个高速AD转换采集HDCVI信号,编码扰码后通过光纤远距离传输,对端收到后解码通过高速DA转换为HDCVI信号。-2 channel HDCVI video Guangduan Ji: two high-speed AD acquisition signal conversion HDCVI, scrambling code via the optical fiber remote transmission, receives an end after deco
ADC_pf89
- 本verilog代码通过IIC总线实现了对 PCF8591AD、DA转换芯片的控制。适用于FPGA,亲测可用。-this is used for FPGA to control PCF8591(AD/DA) chip by verilog.
test_ADC
- verilog 数模转换程序,包括AD与DA,AD能够对于波形的数值进行输出,使用的是ego1开发板(transition of A/D signal)