sgi-visws.txt

来自「嵌入式系统设计与实例开发实验教材二源码 多线程应用程序设计 串行端口程序设计」· 文本 代码 · 共 14 行

TXT
14
字号
The SGI Visual Workstations (models 320 and 540) are based aroundthe Cobalt, Lithium, and Arsenic ASICs.  The Cobalt ASIC is themain system ASIC which interfaces the 1-4 IA32 cpus, the memorysystem, and the I/O system in the Lithium ASIC.  The Cobalt ASICalso contains the 3D gfx rendering engine which renders to mainsystem memory -- part of which is used as the frame buffer whichis DMA'ed to a video connector using the Arsenic ASIC.  A PIIX4chip and NS87307 are used to provide legacy device support (IDE,serial, floppy, and parallel).The Visual Workstation chipset largely conforms to the PC architecturewith some notable exceptions such as interrupt handling.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?