资源列表
sorts
- C与汇编混合编程实现排序,可以用ADS进行开发,基于ARM的汇编实现
key
- 基于中断操作得MSP430按键程序
ocm12864
- 本例子为OCM12864-3液晶显示C程序,很有用的,欢迎大家学习指导。谢谢,祝福大家工作顺利!
LED
- 128*64的C语言驱动(带字符的液晶),希望对初学者有点帮助吧
VerilogHDL_advanced_digital_design_code_Ch7
- VerilogHDL_advanced_digital_design_code_Ch7 Verilog HDL 高级数字设计 源码ch7
VerilogHDL_advanced_digital_design_code_Ch6
- VerilogHDL_advanced_digital_design_code_Ch6 Verilog HDL 高级数字设计源码ch6
VerilogHDL_advanced_digital_design_code_Ch5
- Verilog HDL 高级数字设计源码 _chapter5
VerilogHDL_advanced_digital_design_code_Ch4
- Verilog HDL 高级数字设计源码 _chapter4
Content_Addressable_Memory
- Content Addressable Memory 的verilog源代码。经过modelsim仿真。
Synthesizable_FIFO_verilog
- Synthesizable FIFO Model This example describes a synthesizable implementation of a FIFO. The FIFO depth and FIFO width in bits can be modified by simply changing the value of two parameters, `FWIDTH and `FDEPTH. For this example, the FIFO depth is
touchscreen
- s3c2410实验箱关于arm linux触摸屏的驱动代码和测试程序。代码非常详细有注释。
Synchronous_read_write_RAM
- Synchronous read write RAM verilog。经过modelsim se仿真。