搜索资源列表
mCPU
- 读取Windows环境下多CPU的利用率
tbcpu8bit2
- 极小的CPU的VHDL源代码,仅需要占用32个宏单元的CPLD。除了VHDL源代码还包括了汇编器的C源代码-minimal CPU VHDL source code, only occupy 32 macrocell CPLD. Apart from VHDL source code also includes a compilation of C source code
mCPU
- 读取Windows环境下多CPU的利用率-Read the Windows environment more CPU utilization
MICO8_DEMO_03_18_08.ZIP
- Lattice 超精简8位软核CPU--Mico8,开放所有源代码,包括VHDL,编译器,支持GCC编译器。可在Lattice所有FPGA和MachXO 器件上使用。本例包含示例和说明文档。对使用Lattice器件的用户或者学习CPU设计的人员有较高参考价值。-Lattice super-streamlined eight soft-core CPU- Mico8, open up all the source code, includ
mcpu_1.06b
- MCPU is a minimal cpu aimed to fit into a 32 Macrocell CPLD - one of the smallest available programmable logic devices. While this CPU is not powerful enough for real world applications it has proven itself as a valuable
mcpu-3-config-1
- Program generation CoDeSys platform for MCPU-03 module
Pr_7_5_SP3
- proteus7_5 for testing and simulating MCPU systems
setup74
- this proteus 7.4 for simulating and testing MCPU-this is proteus 7.4 for simulating and testing MCPU
Atmel_AVR_Microcontroller_Primer_Programming_Inte
- This book contains information about programiring and intefesing AVR MCPU
project_bell_2
- This file is code in IAR EWAVR and Proteus files an project bell2 .MCPU is Atmega 8 .Realised SPI and I2C programm procedures .-This file is code in IAR EWAVR and Proteus files an project bell2 .MCPU is Atmega 8 .Realis
mcpu_1.06
- mcpu, A Minimal 8Bit CPU in a 32 Macrocell CLPD.包括文档和代码-mcpu, A Minimal 8Bit CPU in a 32 Macrocell CLPD. including documents and code
MCPU
- 微機接口原理让你了解一些关于8086基础CPU的专业知识-Principles of computer interface to let you know about the expertise of 8086 based CPU
PhotoM
- 光传感器采集光照数据,采集完成以后由处理器处理-photo sensor taking photo sample ,when the data is ready ,it will signal the mcpu
12864
- 430f149控制12864显示,有多重功能,包括打点,画圈,显示汉字 -mcpu-430f149,function-12864showing,kinds of functions
LED
- 首先,你用的C18编译器只能编译PIC高端的8位单片机PIC18系列单片机。不建议初学者开始就先学PIC18单片机,建议先学PIC10、PIC12、PIC16系列单片机。如需要编译C文件,可以在Microchip的官网下载HT-PICC for PIC12/16那个。但也不建议初学者开始学就用C编写。如果你不了解单片机内部结构和指令(指令就是汇编),那你永远也没法学懂单片机(不管是否PIC的)。啰嗦的话说完了,现在说一下你的问题。装好以
MCPU
- 多周期CPU的verilog代码,用vivado可以仿真出波形(multi-cycle CPU by verilog and using vivado to simulate.)
new
- 1、PC和寄存器组使用时钟触发。 2、指令存储器和数据存储器存储单元宽度一律使用8位,即一个字节的存储单位。 3、控制器部分可以考虑用控制信号真值表方法(有共性部分)与用case语句方法逐个产生各指令其它控制信号相配合,注意:信号必须与状态配合。。当然,还可以用其它方法,自己考虑。 4、试用的汇编程序,而且必须包含所要求的所有指令。Slt、sltu指令必须检查两种情况:“小于”和“大于等于”;beq、bne指令必须检查两种情况:“
CPU2
- 实现cpu,包括时钟、访存、写回等等模块,可以实现顺序处理器的部分功能(The implementation of CPU, including clock, memory, write back and so on, can implement part of the function of the sequential processor)
mCPU
- 多周期CPU, 可参考程序, 详情请结合网上的实驗报告(Multi cycle CPU, reference program. For details, please combine the experimental report on the Internet)