Location:
Search - NIOS II SOPC
Search list
Description: 周立功SOPC技术的PPT-内部资料,包括:第1章 概述.ppt;第2章 SOPC开发流程及开发平台简介.ppt;第3章 Nios II体系结构.ppt
Platform: |
Size: 5616774 |
Author: meihuadipu |
Hits:
Description: 这是一ALTERA公司的培训内容,大家看看了,尤其参加SOPC竞赛的-Altera Corporation contents of the training, we look at, especially to participate in the contest SOPC
Platform: |
Size: 1750016 |
Author: feng |
Hits:
Description: NIOS II IDE 编程, 定时器测试程序,仅供参考。-NIOS II IDE programming timer testing procedures, for information purposes only.
Platform: |
Size: 399360 |
Author: 张建 |
Hits:
Description: NIOS II IDE 编程, FLASH测试程序,仅供参考。-NIOS II programming IDE, FLASH testing procedures, for information purposes only.
Platform: |
Size: 398336 |
Author: 张建 |
Hits:
Description: 2006altera大赛-基于软核Nios的宽谱正弦信号发生器设计:摘要:本设计运用了基于 Nios II 嵌入式处理器的 SOPC 技术。系统以 ALTERA公司的 Cyclone 系列 FPGA 为数字平台,将微处理器、总线、数字频率合成器、存储器和 I/O 接口等硬件设备集中在一片 FPGA 上,利用直接数字频率合成技术、数字调制技术实现所要求波形的产生,用 FPGA 中的 ROM 储存 DDS 所需的波形表,充分利用片上资源,提高了系统的精确度、稳定性和抗干扰性能。使用新的数字信号处理(DSP)技术,通过在 Nios 中软件编程解决
不同的调制方式的实现和选择。系统频率实现 1Hz~20MHz 可调,步进达到了1Hz;完成了调幅、调频、二进制 PSK、二进制 ASK、二进制 FSK 调制和扫频输出的功能。
-2006altera race-based soft-core Nios wide spectrum of sinusoidal signal generator design : Abstract : The use of design-based Nios II embedded processor SOPC technology. Altera Corporation system to the Cyclone FPGA series of digital platform, microprocessor, bus, Digital Frequency Synthesizer, memory and I/O interface hardware concentrated in an FPGA, the use of direct digital frequency synthesis technology and digital modulation waveforms required to achieve the rise, Using FPGA ROM storage of the DDS waveform table, and make full use of on-chip resources, improve the system's accuracy, stability and robustness. Use of new digital signal processing (DSP) technology, Nios through software programming to solve different ways of achieving modulation and choice. Realize the system freq
Platform: |
Size: 407552 |
Author: 刘斐 |
Hits:
Description: NiosII的Flash编程指南(www.sopc.net.cn)-NiosII the Flash Programming Guide (www.sopc.net.cn)
Platform: |
Size: 4946944 |
Author: 齐晶 |
Hits:
Description: 《SOPC系统设计入门教程》
前言
目录
第一章 概述
1.1 SOPC的概念
1.2 SOPC系统设计流程
1.2.1 SOPC Builder的设计流程
1.2.2 SOPC Builder的设计阶段
1.2.3 SOPC系统开发流程
1.3 SOPC系统开发环境
1.4 本书中的系统配置
Platform: |
Size: 5891072 |
Author: 钟国 |
Hits:
Description: 本设计实现了将数据烧写到 flash中,
包括定制SOPC目标板,是学习NIOS II的
很好的例子。-The Design and Implementation of the data to the flash programmer, including the SOPC custom target board, the NIOS II is to learn from good examples.
Platform: |
Size: 6536192 |
Author: 陈富龙 |
Hits:
Description: SOPC实验--自定义PWM组件:以带一个Avalon Slave 接口的PWM 组件为例,说明如何自定义组件。,一个Avalon Slave 接口可以有clk、chipselect、address、read、readdata、write 及writedata 等信号,但这些信号都不是必需的。
一、功能
我们要实现的PWM 组件具有以下功能:
1. PWM 的周期可改,用period 寄存器存储;
2. PWM 的占空比可改,用duty 寄存器存储。
二、Avalon Slave 接口信号的设计
1.Clk:为PWM 提供时钟;
2.Write:写信号,可以通过Avalon Slave 总线将period 和duty 值从Nios II 应用程序
传送到组件逻辑中。
3.Writedata:写数据。通过此数据线传送period 和duty 值。
4.Address:本例中有两个寄存器,因此可用一根地址线表示。
5.全局信号。本例中PWM 的输出用来驱动LED 灯显示,这个信号不属于Avalon 接
口信号。
Platform: |
Size: 7165952 |
Author: 黄龙 |
Hits:
Description: 這是一篇敘述如何將NIOS II程式燒錄至FLASH中的文件,其中包括SOPC及NIOS II設定-This is a description of how to burn to the NIOS II program FLASH files, including the SOPC and NIOS II set
Platform: |
Size: 168960 |
Author: Roger |
Hits:
Description: ,2006altera大赛-基于软核Nios的宽谱正弦信号发生器设计:摘要:本设计运用了基于 Nios II 嵌入式处理器的 SOPC 技-, 2006altera Contest- Nios soft-core based on a wide spectrum of sinusoidal signal generator design: Abstract: The use of this design based on the Nios II embedded processor SOPC technology
Platform: |
Size: 1024 |
Author: asdfasf |
Hits:
Description: nios ii 开发板原理图,可行!!可用于sopc开发,包括各种功能模块!-nios ii development board schematics, viable! ! Can be used for SOPC development, including a variety of functional modules!
Platform: |
Size: 349184 |
Author: 于来宝 |
Hits:
Description: 基于NIOS II的SD CARD MUSIC PLAYER源码,包括硬件SOPC-NIOS II based on the SD CARD MUSIC PLAYER source, including hardware SOPC
Platform: |
Size: 1844224 |
Author: Sgj |
Hits:
Description: 实现如何在Nios II对Flash进行读写 [SOPC、Nios II、DE2] -Introduce how to read and write the Flash using Nios II[SOPC、Nios II、DE2]
Platform: |
Size: 1096704 |
Author: bobgeng |
Hits:
Description: nios ii sopc关于ISP1362和DM9000A的工程,有助于开发者参考-nios ii sopc and ISP1362 about DM9000A project, contribute to the development of reference
Platform: |
Size: 18025472 |
Author: Jackie |
Hits:
Description: SOPC技术 NIOS II 串口使用详细资料-SOPC technology use NIOS II serial Details
Platform: |
Size: 173056 |
Author: wql |
Hits:
Description: ALTER+NIOS II+SOPC_Builder+NIOS II IDE例程(VHDL)-ALTER+ NIOS II+ SOPC_Builder+ NIOS II IDE routines (VHDL)
Platform: |
Size: 10610688 |
Author: cmlin |
Hits:
Description: SOPC嵌入式开发软核NIOS ii 操作教程-SOPC embedded development soft core NIOS ii Operation Tutorial
Platform: |
Size: 2936832 |
Author: 李波 |
Hits:
Description: 本设计运用了基于 Nios II 嵌入式处理器的 SOPC 技术。系统以 ALTERA 公司的 Cyclone II 系列 FPGA 为数字平台,将微处理器、Avalon 总线、LED 点阵扫描控制器、存储器和人机接口控制器等硬件设备集中在一片 FPGA 上,利用片内硬件来实现 LED 点阵的带地址扫描,降低系统总功耗和简化 CPU 编程的同时,提高了系统的精确度、稳定性和抗干扰性能。-This design used the Nios II embedded processor based on SOPC technology. System to ALTERA' s Cyclone II series FPGA for digital platforms, microprocessors, Avalon bus, LED dot matrix scan controller, memory and man-machine interface controller and other hardware devices focused on an FPGA, using on-chip hardware to achieve the LED dot-matrix band address scan, reducing the total system CPU power consumption and simplify programming while increasing the system' s accuracy, stability and anti-jamming performance.
Platform: |
Size: 968704 |
Author: 叶子 |
Hits:
Description: Nios II and SOPC Builder 培训资料,包括理论很实验部分。对于FPGA开发方面的人士有很大的帮助
-Nios II and SOPC Builder training materials, including the theory is very experimental section. FPGA development for persons who are of great help to
Platform: |
Size: 30299136 |
Author: 王奕 |
Hits: