搜索资源列表
led-clock
- ds1302时钟代码,cpu为AT89C2051,比较好用,就是注释少了点。-ds1302 clock code for the cpu AT89C2051 more convenient, Notes is just does not have.
cpu-kongzhi
- 1. 实现能够执行R型、LW、SW、BEQ以及J指令的单时钟控制器,使其能够支持基本的指令。 2. 用Verilog HDL实现单时钟CPU控制器,在ISE上进行波形仿真,并在FPGA上实现。-1. Implementations can perform R-type, LW, SW, BEQ, and J instruction every clock controller, to enable them to support the basic directives. 2 single-
RISC-CPU
- 用FPGA实现一个简易的CPU,采用精简指令集结构,每一条指令有16bit,高三位为指令操作数,后13位为地址,该CPU能实现8种指令操作,分别有HLT(空一个中期)ADD(相加操作)SKZ(为零跳过)AND(相与操作)XOR(异或操作)LDA(读数据)STO(写数据)JMP(无条件跳转指令)。cpu包括8个部件,分别为时钟发生器、指令寄存器、累加器、算术逻辑单元、数据控制器、状态控制器、程序计数器、地址多路器,各个部件之间的相互操作关系由状态控制器来控制,程序指令存放在初始rom中,本例程存放
cputimer
- 合众达开发板的基于cpu时钟发生器的源程序-Development board of the United cpu clock generator based on the source. .
clock
- 单片计算机即单片微型计算机。(Single-Chip Microcomputer ),是 集CPU ,RAM ,ROM , 定时,计数和多种接口于一体的微控制器。他体积小,成本低,功能强,广泛应用于智能产 品和工业自动化上。而51 单片机是各单片机中最为典型和最有代表性的一种。这次毕业设 计通过对它的学习,应用,从而达到学习、设计、开发软、硬的能力。 -Monolithic single-chip microcomputer computer. (Single-Chip Micr
micro
- 16 cpu design VHDL source code, including alu, clock, memory and other parts of the design
CPUdesign
- 计算机组成原理实验多时钟周期CPU设计,包含VHDL代码的设计,实验电路图,实验详细截图。-Computer component experiments designed more CPU clock cycles, including VHDL code design, test circuit, test detailed screenshots.
clock
- 此电子钟使用AT89S52为主控CPU,时钟芯片DS1302,温度传感器DS18B20,带中文字库的液晶G12232F,数码管,纽扣电池,蜂鸣器,红外遥控器,按键等器件构成一个功能完善,精准的电子钟。主要功能有:时间显示(包括年月日,星期,时分秒),温度显示,闹钟功能,同时还人性化的加入红外遥控器,解决按键校准时间的麻烦。-The master clock using AT89S52 as CPU, clock chip DS1302, temperature sensors DS18B20,
clock-synchronized-registers
- 一般来说,CPU的读写时钟会引入到PLD中,笔者利用CPU的读写时钟实现同步读写寄存器,提高设计的可靠性。因此这种建模方式是推荐的CPU读写PLD寄存器建模方式-In general, CPU clock will read and write the introduction to the PLD, the author uses the CPU to read and write clock synchronized read and write registers, improve des
EDMA-API
- 关于DSP的EDNA使用寄存器和相关API函数的总结资料,EDMA是在DMA上发展起来的一种传输方式,它拥有DMA传输的全部特性,除了具有DMA后台操作(即不占用CPU的时钟),高吞吐率等特点外,EDMA比DMA通道的功能 更加强大-EDNA on the use of registers and DSP-API functions related to the summary information, EDMA is developed on a DMA transfer method,
adc_seqmode_test
- This program requires the DSP281x V1.00 header files. // As supplied, this project is configured for "boot to H0" operation. // // Make sure the CPU clock speed is properly defined in // DSP281x_Examples.h before compiling this example.
cpu
- 以ISE为平台设计的单时钟CPU,实现最基本的5条指令(R、LW、SW、BEQ、J) -ISE as a platform to design single-clock CPU, 5 to achieve the most basic instructions (R, LW, SW, BEQ, J)
buffered-cpu-interfact.tar
- This is a fully synchronous (single clock domain, no asynchronous resets) UART with a FIFO buffered cpu interfact
Single-CPU-clock-cycle-
- 单时钟周期CPU的设计实验,能完成16条基本指令。-Single CPU clock cycle of experimental design,Article 16 to complete basic instructions。
lcd1100
- Nokia 1202 LCD driver software. 2MHz cpu clock
CPU
- 在THINPAD平台上的50M时钟5级流水支持THCOMIPS指令集的CPU,并附带8核扩展,内有详细实验报告。全部用VHDL编写,并附有样例验证程序,开发环境为ISE 14.1。-Water support THCOMIPS instruction set CPU 50M clock the THINPAD platform 5 and comes with an 8-core extension, within a detailed test report. All written usin
clock
- PNX4008 CPU Clock control driver for linux.
shiyan3
- 开发环境:unSP IDE 2.0.0 实验目的: 1)了解SPCE061 PLL 振荡器的功能及其应用。 2)掌握系统时钟单元P_SystemClock的设置方法。 3)熟悉系统时钟和CPU时钟频率的编程方法。 实验设备: 1)装有µ ’nSP™ IDE仿真环境的PC机一台。 2)µ ’nSP™ 十六位单片机实验箱一个。 3)示波器一台。 实验原理: 在SPCE061A内,P_SystemCloc
multi-CPU
- 多时钟CPU设计,spartan 3e板上试验通过,支持部分mips指令,内含示例mips代码及二进制文件-Multiple CPU clock design, spartan 3e board test passed, support some mips instruction, containing sample code and binary files mips
single-CPU
- 单时钟CPU设计,spartan 3e板上试验通过,支持部分mips指令,内含示例mips代码及二进制文件-Single CPU clock design, spartan 3e board test passed, support some mips instruction, containing sample code and binary files mips
