资源列表
c8279
- LED显示驱动芯片的驱动程序,用SPI总线-LED display driver chip of the driver, with SPI Bus
jiaotd
- AD0809的源程序,能使EDA工具箱显示AD0809,具备树模转换功能-AD0809 a source, EDA can show AD0809 a toolbox, with tree-analog converter function
ASYfifo
- 这是FIFO程序,开发工具是ISE或QUartus。-procedures, development tools or QUartus ISE.
interface_main
- ARM液晶显示主界面,显示整个系统所能实现的功能,方面人机交互
adc
- atm16L与ads1110通过TWI来实现模数转换!
COMrdsd
- 数字信号处理器的flash空间读写代码。-Digital signal processor to read and write the flash code space.
vhdlkey
- vhdl 关于键盘扫描的程序 。。。。 很有用的 。。。。。。也很好-VHDL on the keyboard scanning process. . . . Very useful. . . . . . Good
lms
- 一个不错的关于lms算法的verilog代码,算然只有两级,但是对了解lms用HDL描述有很好的理解作用。希望对大家有用~-A good lms algorithm on the verilog code, development environment, I can not find, even if the vhdl it! We hope to be useful
ll
- 实现交通灯功能,通过按键,可以控制红绿灯的时间-To achieve traffic light function, through the button, can control the traffic lights of the time
Blockramhist
- 提供一个基于block RAM 的直方图统计,使用一个buffer解决了由于流水线产生的读写RAM时间差 主要提供设计思路,控制逻辑和输出可另行设计-block RAM hist
CY7C68013A usb测试例程
- PC通过CyConsole工具往USB EP2端点FIFO中写入512byte数据,然后EP2端点FIFO中的数据搬运到EP6端点的FIFO中,最后PC通过CyConsole工具从EP6端点的FIFO中读出512byte数据,实现USB loopback功能测试。