搜索资源列表
CPUverilog
- pic cpu source code. it is writed in the verilog source code. it can work on the 40Mhz high speed.
pic10_verilog
- 用verilog实现了PIC10系列单片机的IP核,代码基本来自一篇国外的文章《A Microchip PIC-Compatible RISC CPU IP Core Design and Verilog Implementation》,对一部分进行了改进,主要包括对原文中有一些不可综合的@(posedge clk)语句的改写,使其能通过quartus的编译和综合,并且对跳转部分增加了比较多的注释,这篇文章写得非常好,感谢这篇文章的作者John Gulbrandsen先生,这篇文章让我学到了很多
PIC-Code
- the verilog code used to design a PIC uC
pic
- 上传的是一个PIC代码,其包含PIC完整子模块,可以进行综合,对学习PIC很有帮助-Upload a PIC code, which contains a complete sub-PIC module can be integrated, very helpful for learning PIC
lecture11
- verilog for counting use 7 segments-verilog for cycle show in pic
pic1
- PIC microcontroller code in verilog -PIC microcontroller code in verilog --VVV
alu
- Verilog,PIC系列ALU设计,加法、减法、逻辑运算,二进制调整-Verilog,PIC ALU Design ADD SUB XOR AND