CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - fpga 8051

搜索资源列表

  1. FPGAcounter

    0下载:
  2. 主要实现FPGA和总线模式下的通信可以实现8051对FPGA的读写操作
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13713
    • 提供者:qyf
  1. mc8051_design

    0下载:
  2. MC8051 IP CoreOregano Systems 8-bit Microcontroller IP-Core此公司提供的8051 core很容易在FPGA 上用同时也是学习VHDL的一份不错的进阶实例-MC8051 IP CoreOregano Systems 8-bit Microcontroller IP-Core company for the 8051 core very easy to use in FPGA VHDL is also studying a good exam
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:557338
    • 提供者:寇锐
  1. oc8051-1

    0下载:
  2. 以8051单片机为蓝本,并与FPGA内部结构相结合,使用硬件描述语言Verilog来实现整个系统的逻辑描述-8051mcu
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:233242
    • 提供者:陈亮
  1. VHDLdanpianji

    0下载:
  2. 本文首先对MCS8051单片机的原理进行介绍和分析;接着介绍使用EDA技术,用VHDL语言完成了8051单片机的设计工作;MCS8051单片机的CPU和数模转换器的设计运用了算术逻辑单元ALU算术运算的算法实现和控制单元的状态机;以及数模转换器的∑-△调制方法的实现。通过如上的算法实现,可以看出VHDL语言在算法级的设计上具有很多的优势和特点。使用EDA技术设计的结果既可以用FPGA/CPLD来实施验证,也可以直接做成专用集成电路(ASIC)。-VHDL
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:255292
    • 提供者:li
  1. EPCSx

    0下载:
  2. ansi-c code for programming EPCS1/4/16/64 flash chips from Altera, code used with 8051 type microcontroller and compiled with Keil. enables firmware upload for Altera FPGA.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:2527
    • 提供者:oferf
  1. DEMO2_8051core

    0下载:
  2. 康欣公司的实验版的8051核。用FPGA嵌入一个8051单片机。-Kangxin the company' s experimental version of the 8051 nuclear. Using FPGA embedded in a 8051.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:822167
    • 提供者:goujinxing
  1. FPGA51he

    0下载:
  2. 这是一个51单片机嵌入在FPGA中的ip核,这个核它完全兼容我们普通的8051单片机,也就是说程序在这个上面一样可以跑起来-This is a 51 microcontroller embedded in the FPGA in the ip core, the core is fully compatible with our ordinary 8051, that the program can run up the same as above
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-04
    • 文件大小:1533354
    • 提供者:王军
  1. dds0705

    0下载:
  2. 8051单片机和FPGA实现DDS的代码,此版本只包含单片机部分的C源代码,可以对频率和输出波形进行选择-8051 MCU and FPGA implementation DDS code, this version contains only part of the C source code for microcontroller, can choose the frequency and output waveform
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1525
    • 提供者:bjtu
  1. E8051_256

    1下载:
  2. This contains the main-level VHDL files required for an example complete, ready-to-use, FPGA/ASIC 8051 microcontroller. The corresponding main schematic can be found in the Schematics folder, and a technical descr iption of the e8051 core inter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-04-01
    • 文件大小:505288
    • 提供者:h_j_tel
  1. mc8051

    0下载:
  2. 用VHDL在FPGA上实现8051内核,代码简单,易懂-Implemented on FPGA using VHDL in the 8051 core, the code is simple, easy to understand
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:394334
    • 提供者:yang fa sheng
  1. MC8051

    0下载:
  2. 摘要:分析了与标准8051 MCU 兼容的MC8051 IP 核结构原理与设计层次,详细论述了MC8051 IP 核的FPGA 实现与 应用方法。通过试验验证,其性能比标准8051 MCU 高,方便与系统其他模块的集成。在各种嵌入式系统和片上系统 中使用该IP 核具有重要意义。 关键词: 单片机; MC8051; IP 核; FPGA; VHDL-Abstract: This paper is compatible with standard 8051 MCU MC8051 IP c
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:339322
    • 提供者:xing
  1. dds

    1下载:
  2. 本设计使用8051单片机ip核,并用VHDL语言设计DDS的各功能模块,利用顶层设计的思想组合成DDS(直接数字频率综合)函数信号发生器,并与单片机ip核的I/O口相连。编译完下载到可编程逻辑器件中(FPGA),实现相应的功能。该设计中使用的是LCD2004液晶显示。-dds
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:2347
    • 提供者:kelas
  1. 8051core-Verilog

    0下载:
  2. MCU 8051源码经过FPGA验证,功能全-mcu 8051 code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:54438
    • 提供者:张三
  1. A-Simplified-VHDL-UART

    0下载:
  2. In embedded systems, the processor that we choose for our design may not come with built-in peripherals. Therefore, designers will have to implement these devices in hardware keeping in mind that they will need to interface to the processor. In this
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:375158
    • 提供者:mezzich
  1. mc8051vhdl

    0下载:
  2. FPGA中嵌入8051内核,完整VHDL程序-8051 embedded FPGA core, a complete VHDL program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:202485
    • 提供者:zhouhaibo
  1. ygyTest

    0下载:
  2. 利用开源网站上的8051核,在Spartan 3A开发板上实现成功,开发环境是Xilinx ISE Design Suite 12.3,顶层文件基于原理图开发,扩展了外部ROM和RAM,且更改了地址宽度-implment the mc8051 IP in spartan-3A FPGA starten kit.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-11
    • 文件大小:18179395
    • 提供者:杜春城
  1. 8051_test

    0下载:
  2. 用于在FPGA运行8051CPU的代码,很经典-run 8051 cpu on FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-31
    • 文件大小:13061220
    • 提供者:竹影月光
  1. 8051IP

    0下载:
  2. 基于FPGA的8051单片机的IP核应用与设计。-The IP core is based on FPGA for 8051 single chip.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:703016
    • 提供者:super
  1. Fmc880511P

    0下载:
  2. 可在FPGA上运行的8051 IP coore,是学习FPGA及SPOC的好资料。 -8051 IP coore, can be run on the FPGA is good information to learn FPGA and SPOC.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:395435
    • 提供者:
  1. 8051core-Verilog

    0下载:
  2. 用verilog在FPGA内部实现8051内核,超好、超难找的资料!共享出来!-Verilog FPGA internal 8051 core, super, super hard to find! Shared out!
  3. 所属分类:VHDL编程

    • 发布日期:2017-11-05
    • 文件大小:51897
    • 提供者:于祥龙
« 1 2 34 »
搜珍网 www.dssz.com