RISC Single Chip (original) (raw)

About DBpedia

RISC Single Chip (RSC) è un microprocessore prodotto da IBM e basato sul POWER1. Il processore venne utilizzato negli RS/6000 di fascia bassa. Nello specifico lo utilizzarono il modello 220 e 230. Il processore utilizzava un milione di transistor, il 20% in più del POWER1.

thumbnail

Property Value
dbo:abstract The RISC Single Chip, or RSC, is a single-chip microprocessor developed and fabricated by International Business Machines (IBM). The RSC was a feature-reduced single-chip implementation of the POWER1, a multi-chip central processing unit (CPU) which implemented the POWER instruction set architecture (ISA). It was used in entry-level workstation models of the IBM RS/6000 family, such as the Model 220 and 230. The RSC operated at frequencies of 33 and 45 MHz. It has three execution units: a fixed point unit, floating point unit and branch processor; and an 8 KB unified instruction and data cache. Like the POWER1, the memory controller and I/O was tightly integrated, with the functional units responsible for the functions: a memory interface unit and sequencer unit; residing on the same die as the processor. The RSC contains nine functional units: fixed-point execution unit (FXU), floating-point execution unit (FPU), the memory management unit (MMU), memory interface unit (MIU), sequencer unit, common on-chip processor unit (COP), instruction fetch unit, and instruction queue and dispatch unit. The fixed point unit executes integer instructions, generates addresses in load store operations and some portions of branch instructions. It has a three-stage pipeline consisting of decode, execute and writeback stages. Some instructions require several cycles in the execute stage before they are completed. The floating point unit executes floating point instructions. Unlike the POWER1, the RSC does not have register renaming capability due to a limited die area in which the unit must fit in. To further save die area, the floating point multiply-add array is 32 bits wide. To perform 64-bit (double-precision) operations, the operands are broken into two, and the instruction passes twice through the multiply-add array. The floating point pipeline consists of four stages, decode, multiply, add and writeback. The RSC has an 8 KB unified cache instead of the separate instruction and large data caches like the POWER1. The unified cache is two-way set associative and uses a store-through policy with no reload on a store miss and a least recently used (LRU) replacement policy. It has a cache line size of 64 bytes, and each cache line is sectored into four quadwords (16 bytes), with each quadword given its own valid bit in the cache directory. During each cycle, four words can be read from it and two doublewords can be written to it. The memory data bus is 72 bits wide, with a 64 bits used for the data path and 8 bits used for error correcting code (ECC). The memory interface unit manages the bus and performs ECC checks on data coming into the processor. The ECC logic is capable of correcting single-bit errors. Compared to the POWER1, the RSC memory data bus is narrower and uses industry standard SIMMs instead of custom memory cards. The RSC contained approximately one million transistors on a 14.9 mm by 15.2 mm (226.48 mm2) die fabricated by IBM in a complementary metal-oxide semiconductor (CMOS) process with a minimal feature size of 0.8 μm and three levels of wiring. It is packaged in a 36 mm by 36 mm ceramic pin grid array module which had 201 signal pins. It required a 3.6 volt power supply and consumed 4 watts during operation at 33 MHz. (en) RISC Single Chip (RSC) è un microprocessore prodotto da IBM e basato sul POWER1. Il processore venne utilizzato negli RS/6000 di fascia bassa. Nello specifico lo utilizzarono il modello 220 e 230. Il processore utilizzava un milione di transistor, il 20% in più del POWER1. (it) RISC Single Chip (RSC)は、IBMが開発・製造した、シングルチップのマイクロプロセッサである。 RSCは、POWER命令セットアーキテクチャを持つマルチチップのPOWER1マイクロプロセッサーの、機能削減・シングルチップ版である。RSCは、IBM RS/6000ファミリーのモデル220や230などの、エントリーレベルのワークステーションで使用された。RSCの派生製品には、耐放射線版のRAD6000や、最初のPowerPCプロセッサであるPowerPC 601がある。 RSCはクロック周波数 33MHz および 45MHz で稼動した。RSCはALU、FPU、ブランチプロセッサーの3つの実行ユニットと、8KBの一元化された命令およびデータを持った。 (ja)
dbo:thumbnail wiki-commons:Special:FilePath/RSC_chip_schema.png?width=300
dbo:wikiPageExternalLink http://zmoore.net/RSC%20ICCD92.pdf%7Ctitle=IBM https://web.archive.org/web/20131004213712/http:/zmoore.net/RSC%20ICCD92.pdf%7Carchive-date=4
dbo:wikiPageID 1842837 (xsd:integer)
dbo:wikiPageLength 4593 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1041525298 (xsd:integer)
dbo:wikiPageWikiLink dbr:PowerPC dbr:Register_renaming dbr:Quadword dbr:Arithmetic_logic_unit dbr:Pin_grid_array dbr:CPU_cache dbr:Workstation dbr:Error_correcting_code dbr:Execution_unit dbc:IBM_microprocessors dbc:PowerPC_microprocessors dbr:Central_processing_unit dbr:Doubleword dbr:Floating_point dbr:Semiconductor_device_fabrication dbr:CMOS dbr:IBM_POWER_Instruction_Set_Architecture dbr:IBM dbr:IBM_RS/6000 dbr:Instruction_pipeline dbr:Instruction_set_architecture dbr:Integer dbr:Microprocessor dbr:Memory_management_unit dbr:SIMM dbr:PowerPC_600 dbr:POWER1 dbr:Floating_point_unit dbr:Double-precision dbr:RAD6000 dbr:File:RSC_chip_schema.png
dbp:wikiPageUsesTemplate dbt:Cite_conference dbt:Clarify dbt:Use_dmy_dates
dcterms:subject dbc:IBM_microprocessors dbc:PowerPC_microprocessors
rdf:type yago:Artifact100021939 yago:Chip103020034 yago:Conductor103088707 yago:Device103183080 yago:Instrumentality103575240 yago:Microprocessor103760310 yago:Object100002684 yago:PhysicalEntity100001930 yago:WikicatIBMMicroprocessors yago:SemiconductorDevice104171831 yago:Whole100003553 yago:WikicatPowerPCMicroprocessors
rdfs:comment RISC Single Chip (RSC) è un microprocessore prodotto da IBM e basato sul POWER1. Il processore venne utilizzato negli RS/6000 di fascia bassa. Nello specifico lo utilizzarono il modello 220 e 230. Il processore utilizzava un milione di transistor, il 20% in più del POWER1. (it) RISC Single Chip (RSC)は、IBMが開発・製造した、シングルチップのマイクロプロセッサである。 RSCは、POWER命令セットアーキテクチャを持つマルチチップのPOWER1マイクロプロセッサーの、機能削減・シングルチップ版である。RSCは、IBM RS/6000ファミリーのモデル220や230などの、エントリーレベルのワークステーションで使用された。RSCの派生製品には、耐放射線版のRAD6000や、最初のPowerPCプロセッサであるPowerPC 601がある。 RSCはクロック周波数 33MHz および 45MHz で稼動した。RSCはALU、FPU、ブランチプロセッサーの3つの実行ユニットと、8KBの一元化された命令およびデータを持った。 (ja) The RISC Single Chip, or RSC, is a single-chip microprocessor developed and fabricated by International Business Machines (IBM). The RSC was a feature-reduced single-chip implementation of the POWER1, a multi-chip central processing unit (CPU) which implemented the POWER instruction set architecture (ISA). It was used in entry-level workstation models of the IBM RS/6000 family, such as the Model 220 and 230. (en)
rdfs:label RISC Single Chip (it) RISC Single Chip (ja) RISC Single Chip (en)
owl:sameAs freebase:RISC Single Chip yago-res:RISC Single Chip wikidata:RISC Single Chip dbpedia-hu:RISC Single Chip dbpedia-it:RISC Single Chip dbpedia-ja:RISC Single Chip dbpedia-no:RISC Single Chip https://global.dbpedia.org/id/3dun6
prov:wasDerivedFrom wikipedia-en:RISC_Single_Chip?oldid=1041525298&ns=0
foaf:depiction wiki-commons:Special:FilePath/RSC_chip_schema.png
foaf:isPrimaryTopicOf wikipedia-en:RISC_Single_Chip
is dbo:wikiPageDisambiguates of dbr:RSC
is dbo:wikiPageWikiLink of dbr:PowerPC dbr:List_of_microprocessors dbr:Out-of-order_execution dbr:History_of_computing_hardware_(1960s–present) dbr:RSC dbr:IBM_RS/6000 dbr:Microprocessor_chronology dbr:IBM_POWER_architecture dbr:IBM_Power_microprocessors dbr:IBM_RAD6000 dbr:PowerPC_600 dbr:Power_Macintosh dbr:POWER1
is foaf:primaryTopic of wikipedia-en:RISC_Single_Chip