搜索资源列表
c-programme
- PIC单片机C语言程序设计实例精粹源代码, sch/schdoc格式的电路图大多需要采用AltiumDesigner Winter09进行打开和编辑。低于该版本的软件可能会出现不兼容的现象。 PDF格式的电路图通过Adobe Reader软件即可打开。-PIC microcontroller C programming language source code examples essence, sch/schdoc most need to adopt the format
KEIL-PDF
- Keil C51 软件是众多单片机应用开发的优秀软件之一,它集编辑,编译,仿真于一体,支持汇编,PLM 语言和 C 语言的程序设计,界面友好,易学易用.-Keil C51 software is one of the excellent software for many microcontroller application development, it sets the edit, compile, in one simulation support assembly PLM langua
pic10
- 本文件夹里面的是实现pic10 CPU的全部verilog代码以及相应的测试脚本代码,当然有一些模块是在quartus中直接编辑波形测试的,所以没有响应的测试脚本文件。 tri_state_port的测试还未完成,test_pic10_status_reg.vt和test_pic10_tri_state_port2.vt都没有完成测试任务 其中有三篇文档: PIC10_RISC_Design.pdf:原文(verilog代码基本都来自原文,对一部分进行了改进),这篇文章写