虫虫首页|资源下载|资源专辑|精品软件
登录|注册

nioS

  • nioS II软件构建工具入门

    nioS II软件构建工具入门 The nioS® II Software Build Tools (SBT) allows you to construct a wide variety of complex embedded software systems using a command-line interface. From this interface, you can execute Software Built Tools command utilities, and use scripts other tools) to combine the command utilities in many useful ways. This chapter introduces you to project creation with the SBT at the command line This chapter includes the following sections: ■ “Advantages of Command-Line Software Development” ■ “Outline of the nioS II SBT Command-Line Interface” ■ “Getting Started in the SBT Command Line” ■ “Software Build Tools Scripting Basics” on page 3–8

    标签: nioS 软件

    上传时间: 2013-11-15

    上传用户:nanxia

  • 使用nioS II软件构建工具

     使用nioS II软件构建工具 This chapter describes the nioS® II Software Build Tools (SBT), a set of utilities and scripts that creates and builds embedded C/C++ application projects, user library projects, and board support packages (BSPs). The nioS II SBT supports a repeatable, scriptable, and archivable process for creating your software product. You can invoke the nioS II SBT through either of the following user interfaces: ■ The Eclipse™ GUI ■ The nioS II Command Shell The purpose of this chapter is to make you familiar with the internal functionality of the nioS II SBT, independent of the user interface employed.

    标签: nioS 软件

    上传时间: 2013-10-11

    上传用户:china97wan

  • 远程配置nioS II处理器应用笔记

         通过以太网远程配置nioS II 处理器 应用笔记 Firmware in embedded hardware systems is frequently updated over the Ethernet. For embedded systems that comprise a discrete microprocessor and the devices it controls, the firmware is the software image run by the microprocessor. When the embedded system includes an FPGA, firmware updates include updates of the hardware image on the FPGA. If the FPGA includes a nioS® II soft processor, you can upgrade both the nioS II processor—as part of the FPGA image—and the software that the nioS II processor runs, in a single remote configuration session.

    标签: nioS 远程 处理器 应用笔记

    上传时间: 2013-11-22

    上传用户:chaisz

  • 面向Eclips的nioS II软件构建工具手册

    面向Eclips的nioS II软件构建工具手册 The nioS® II Software Build Tools (SBT) for Eclipse™ is a set of plugins based on the Eclipse™ framework and the Eclipse C/C++ development toolkit (CDT) plugins. The nioS II SBT for Eclipse provides a consistent development platform that works for all nioS II embedded processor systems. You can accomplish all nioS II software development tasks within Eclipse, including creating, editing, building, running, debugging, and profiling programs.

    标签: Eclips nioS 软件

    上传时间: 2013-11-01

    上传用户:瓦力瓦力hong

  • 怎样使用nioS II处理器来构建多处理器系统

    怎样使用nioS II处理器来构建多处理器系统 Chapter 1. Creating Multiprocessor nioS II Systems Introduction to nioS II Multiprocessor Systems . . . . . . . . . . . . . . 1–1 Benefits of Hierarchical Multiprocessor Systems  . . . . . . . . . . . . . . . 1–2 nioS II Multiprocessor Systems . . . . . . . . . . . . . . . . . . . .  . . . . . . . . . . . . . 1–2 Multiprocessor Tutorial Prerequisites   . . . . . . . . . . .  . . . . . . . . . . . . 1–3 Hardware Designs for Peripheral Sharing   . . . . . . . . . . . .. . . . . . . . 1–3 Autonomous Multiprocessors   . . . . . . . . . . . . . . . . . . . . . .  . . . . . . . 1–3 Multiprocessors that Share Peripherals . . . . . . . . . . . . . . . . . . . . . . 1–4 Sharing Peripherals in a Multiprocessor System   . . . . . . . . . . . . . . . . . 1–4 Sharing Memory  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–6 The Hardware Mutex Core  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .  . . . . 1–7 Sharing Peripherals   . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . 1–8 Overlapping Address Space  . . . . . . . . . . . . . . . . . . . . . . . . . . . .  . . . . 1–8 Software Design Considerations for Multiple Processors . . .. . . . . 1–9 Program Memory  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–9 Boot Addresses  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. 1–13 Debugging nioS II Multiprocessor Designs  . . . . . . . . . . . . . . . .  1–15 Design Example: The Dining Philosophers’ Problem   . . . . .. . . 1–15 Hardware and Software Requirements . . . . . . . . . . . . . . . .. . . 1–16 Installation Notes  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–17 Creating the Hardware System   . . . . . . . . . . . . . . .. . . . . . 1–17 Getting Started with the multiprocessor_tutorial_start Design Example   1–17 Viewing a Philosopher System   . . . . . . . . . . . . . . . . . . . . . . . . . . . .  . . 1–18 Philosopher System Pipeline Bridges  . . . . . . . . . . . . . . . . . . . . . 1–19 Adding Philosopher Subsystems   . . . . . . . . . . . . . . . . . . . . . .  . . . . 1–21 Connecting the Philosopher Subsystems  . . . . . . . . . . . . .. . . . . 1–22 Viewing the Complete System . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–27 Generating and Compiling the System   . . . . . . . . . . . . . . . . . .. 1–28

    标签: nioS 处理器 多处理器

    上传时间: 2013-11-21

    上传用户:lo25643

  • 使用nioS II紧耦合存储器教程

                 使用nioS II紧耦合存储器教程 Chapter 1. Using Tightly Coupled Memory with the nioS II Processor Reasons for Using Tightly Coupled Memory  . . . . . . . . . . . . . . . . . . . . . . . 1–1 Tradeoffs  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–1 Guidelines for Using Tightly Coupled Memory . . . .. . . . . . . . 1–2 Hardware Guidelines . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–2 Software Guidelines  . . . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . . . 1–3 Locating Functions in Tightly Coupled Memory  . . . . . . . . . . . . . 1–3 Tightly Coupled Memory Interface   . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–4 Restrictions   . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–4 Dual Port Memories  . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .. . . . . . . 1–5 Building a nioS II System with Tightly Coupled Memory  . . . . . . . . . . . 1–5

    标签: nioS 耦合 存储器 教程

    上传时间: 2013-10-12

    上传用户:黄婷婷思密达

  • nioS II软件开发人员手册中的缓存和紧耦合存储器部分

            nioS II 软件开发人员手册中的缓存和紧耦合存储器部分 nioS® II embedded processor cores can contain instruction and data caches. This chapter discusses cache-related issues that you need to consider to guarantee that your program executes correctly on the nioS II processor. Fortunately, most software based on the nioS II hardware abstraction layer (HAL) works correctly without any special accommodations for caches. However, some software must manage the cache directly. For code that needs direct control over the cache, the nioS II architecture provides facilities to perform the following actions:

    标签: nioS 软件开发 存储器

    上传时间: 2013-10-25

    上传用户:虫虫虫虫虫虫

  • nioS II定制指令用户指南

         nioS II定制指令用户指南:With the Altera nioS II embedded processor, you as the system designer can accelerate time-critical software algorithms by adding custom instructions to the nioS II processor instruction set. Using custom instructions, you can reduce a complex sequence of standard instructions to a single instruction implemented in hardware. You can use this feature for a variety of applications, for example, to optimize software inner loops for digital signal processing (DSP), packet header processing, and computation-intensive applications. The nioS II configuration wizard,part of the Quartus® II software’s SOPC Builder, provides a graphical user interface (GUI) used to add up to 256 custom instructions to the nioS II processor. The custom instruction logic connects directly to the nioS II arithmetic logic unit (ALU) as shown in Figure 1–1.

    标签: nioS 定制 指令 用户

    上传时间: 2013-10-11

    上传用户:kang1923

  • nioS II 系列处理器配置选项

        nioS II 系列处理器配置选项:This chapter describes the nioS® II Processor parameter editor in Qsys and SOPC Builder. The nioS II Processor parameter editor allows you to specify the processor features for a particular nioS II hardware system. This chapter covers the features of the nioS II processor that you can configure with the nioS II Processor parameter editor; it is not a user guide for creating complete nioS II processor systems.

    标签: nioS II 列处理器

    上传时间: 2015-01-01

    上传用户:mahone

  • nioS II内核详细实现

    nioS II内核详细实现

    标签: nioS 内核

    上传时间: 2015-01-01

    上传用户:源码3