课程

教学相长

认真教书,认真学习

第一章 概述
第二章 Nios II处理器体系结构
第三章 Avalon接口规范
第四章 SOPC软硬件开发平台
第五章 Nios II处理器常用外设
第六章 μC/OS II操作系统移植
第七章 Nios II系统深入设计
第八章 调试技术

NiosII 体系结构(architecture)

体系结构(architecture)

汉辞网

【词语】: 体系
【拼音】: tǐxì
【解释】: 若干
有关事物或某些意识互相联系构成的一个整体:思想~|工业~。

百度百科(百度词典)

体系结构包括一组部件以及部件之间的联系

自1964年G. Amdahl首次提出体系结构这个概念,人们对计算机系统开始有了统一而清晰的认识,为从此以后计算机系统的设计与开发奠定了良好的基础。

近四十年来, 体系结构学科得到了长足的发展, 其内涵和外延得到了极大的丰富。特别是网络计算技术的发展,使得网络计算体系结构成为当今一种主要的计算模式结构。

微电子技术的飞速发展使芯片级体系结构研究成为一个挑战性课题。

体系结构与系统软件,应用软件,程序设计语言的紧密结合与相互作用也使今天的计算机与以往有很大的不同,并触发了大量的前沿技术、相关产品开发与基础研究课题。

有道词典

architecture ['ɑ:kitektʃə]

  • n.
    • 1.
      an architectural product or work
    • 2.
      the discipline dealing with the principles of design and construction and ornamentation of fine buildings

      architecture and eloquence are mixed arts whose end is sometimes beauty and sometimes use

    • 3.
      the profession of designing buildings and environments with consideration for their esthetic effect
    • 4.
      (computer science) the structure and organization of a computer's hardware or system software

      the architecture of a computer's system software

Nios II 体系结构

 

参考:Altera 的Nios II Classic Processor Reference Guide
 

 

参考:Altera 的Nios II Classic Processor Reference Guide

The Nios II architecture defines the following functional units:

  1. • Register file
  2. • Arithmetic logic unit (ALU)
  3. • Interface to custom instruction logic
  4. • Exception controller
  5. • Internal or external interrupt controller
  6. • Instruction bus
  7. • Data bus
  8. • Memory management unit (MMU)
  9. • Memory protection unit (MPU)
  10. • Instruction and data cache memories
  11. • Tightly-coupled memory interfaces for instructions and data
  12. • JTAG debug module

各部分功能详细介绍

参考:Nios体系结构-周立功.ppt