JPH07146813A - Image memory with logical operation function - Google Patents
Image memory with logical operation functionInfo
- Publication number
- JPH07146813A JPH07146813A JP5292157A JP29215793A JPH07146813A JP H07146813 A JPH07146813 A JP H07146813A JP 5292157 A JP5292157 A JP 5292157A JP 29215793 A JP29215793 A JP 29215793A JP H07146813 A JPH07146813 A JP H07146813A
- Authority
- JP
- Japan
- Prior art keywords
- logical operation
- image memory
- data
- memory cell
- image
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Image Input (AREA)
- Dram (AREA)
Abstract
Description
【0001】[0001]
【産業上の利用分野】本発明は画像メモリチップに関す
る。FIELD OF THE INVENTION This invention relates to image memory chips.
【0002】[0002]
【従来の技術】従来の画像処理回路は、図3に示すよう
に、画像メモリチップ7の外部にソースデータ保持部8
と演算コード保持部9とメモリデータ保持部10と論理
演算部11を有していた。そして画像メモリチップ7内
のデータと演算処理を行う場合、図4に示すT1サイク
ルでCPU12からの書き込みデータをソースデータ保
持部8に保持しておき、画像メモリチップ7に対してリ
ードモディファイ・ライトサイクルを発生させ、画像メ
モリチップ7内のデータをメモリデータ保持部10に一
旦読み出す。次に、図4のT2サイクルで演算処理部1
1においてソースデータ保持部8のデータとメモリデー
タ保持部10のデータ間で、演算コード保持部9に保持
されている演算コードの演算を行い、最後に図4のT3
サイクルで演算結果を画像メモリチップ7に書き戻す処
理を行っていた。2. Description of the Related Art As shown in FIG. 3, a conventional image processing circuit has a source data holding section 8 provided outside an image memory chip 7.
The operation code holding unit 9, the memory data holding unit 10, and the logical operation unit 11 were included. When performing arithmetic processing with the data in the image memory chip 7, the write data from the CPU 12 is held in the source data holding unit 8 in the T1 cycle shown in FIG. A cycle is generated and the data in the image memory chip 7 is once read into the memory data holding unit 10. Next, in the T2 cycle of FIG.
1, the operation code held in the operation code holding unit 9 is calculated between the data in the source data holding unit 8 and the data in the memory data holding unit 10, and finally T3 in FIG.
The calculation result is written back to the image memory chip 7 in a cycle.
【0003】[0003]
【発明が解決しようとする課題】この従来の画像処理回
路では、論理演算処理部を外部回路で実現していること
によるデータのディレイが大きく、メモリチップの性能
を最大限利用することができないという欠点があり、ま
た画像処理においては、リード・モディファイ・ライト
処理が多いため、メモリサイクルがCPUサイクルに比
較して非常に遅いという欠点があった。In this conventional image processing circuit, the delay of data is large due to the fact that the logical operation processing unit is realized by the external circuit, and the performance of the memory chip cannot be utilized to the maximum extent. There are drawbacks, and in image processing, there are many read-modify-write processings, so that the memory cycle is very slow as compared with the CPU cycle.
【0004】本発明の目的は、論理演算処理が高速な画
像メモリを提供することにある。An object of the present invention is to provide an image memory with high speed logical operation processing.
【0005】[0005]
【課題を解決するための手段】本発明の画像メモリは、
画像メモリセルと、書き込みサイクル時に該画像メモリ
セル内のデータと書き込むデータとの論理演算を行う論
理演算部と、実行される論理演算の種類が設定される演
算コードレジスタを含む。The image memory of the present invention comprises:
It includes an image memory cell, a logical operation unit for performing a logical operation between the data in the image memory cell and the data to be written in the write cycle, and an operation code register for setting the type of the logical operation to be executed.
【0006】[0006]
【作用】画像メモリセル内に存在するデータと書き込み
データの間で論理演算が必要な場合でも、書き込みサイ
クルのみで処理することができる。また、論理演算部を
メモリチップの内部に置くことにより、論理演算回路の
ディレイが無くなり、処理が高速化される。Even if a logical operation is required between the data existing in the image memory cell and the write data, it can be processed only in the write cycle. Also, by placing the logical operation unit inside the memory chip, the delay of the logical operation circuit is eliminated, and the processing speed is increased.
【0007】[0007]
【実施例】次に、本発明の実施例について図面を参照し
て説明する。Embodiments of the present invention will now be described with reference to the drawings.
【0008】図1は本発明の一実施例の画像メモリのブ
ロック図、図2はそのタイムチャートである。画像メモ
リチップ1は内部にメモリセル6と論理演算部2と演算
コードレジスタ3を有する。論理演算部2は、FIG. 1 is a block diagram of an image memory according to an embodiment of the present invention, and FIG. 2 is its time chart. The image memory chip 1 has a memory cell 6, a logical operation unit 2 and an operation code register 3 inside. The logical operation unit 2 is
【0009】[0009]
【数1】 という式で表わされる論理演算回路から構成される。演
算コードレジスタ3はR0〜R3の4ビットで構成さ
れ、論理演算式のR0〜R3に対応し、論理演算部2で
実行させたい演算に合わせてデータを設定しておく。C
PU4から画像メモリチップ1へ書き込みサイクルが発
生すると、画像データはI/O端子5から画像メモリチ
ップ1の内部に入力され、メモリセル6へ書き込まれる
前に論理演算部2に入力され、論理演算式のS部のデー
タとなる。それと同時に書き込もうとするメモリセル6
からデータが出力され、論理演算部2に入力され、論理
演算式のD部のデータとなる。論理演算部2では、演算
コードR0〜R3と書き込む画像データSとメモリセル
6からの出力データDで演算が行われ、メモリセル6に
演算結果が書き込まれる。以上、一連の処理が図2のタ
イムチャートに示すT1サイクルのみで実行される。[Equation 1] It is composed of a logical operation circuit represented by the following equation. The operation code register 3 is composed of 4 bits of R0 to R3, corresponds to R0 to R3 of the logical operation expression, and sets data according to the operation to be executed by the logical operation unit 2. C
When a write cycle occurs from the PU 4 to the image memory chip 1, the image data is input from the I / O terminal 5 into the image memory chip 1 and is input to the logical operation unit 2 before being written to the memory cell 6 to perform logical operation. It becomes the data of the S part of the equation. At the same time, the memory cell 6 to be written
The data is output from and is input to the logical operation unit 2 and becomes the data of the D section of the logical operation expression. In the logical operation unit 2, the operation code R0 to R3, the image data S to be written, and the output data D from the memory cell 6 are operated, and the operation result is written in the memory cell 6. As described above, the series of processes is executed only in the T1 cycle shown in the time chart of FIG.
【0010】[0010]
【発明の効果】以上説明したように本発明は、画像メモ
リチップ内に演算コードレジスタと論理演算部を有する
ことにより、画像メモリ内に存在するデータと書き込み
データの間で論理演算が必要な場合でも、書き込みサイ
クルのみで処理することができ、また論理演算部をメモ
リチップの内部に置くことにより、論理演算回路のディ
レイが無くなり、処理が高速化されるという効果があ
る。As described above, the present invention has the operation code register and the logic operation unit in the image memory chip, so that the logic operation is required between the data existing in the image memory and the write data. However, the processing can be performed only in the write cycle, and by disposing the logical operation unit inside the memory chip, the delay of the logical operation circuit can be eliminated, and the processing speed can be increased.
【図1】本発明の一実施例の画像メモリのブロック図で
ある。FIG. 1 is a block diagram of an image memory according to an embodiment of the present invention.
【図2】図1の実施例のタイムチャートである。FIG. 2 is a time chart of the embodiment of FIG.
【図3】従来の画像処理回路のブロック図である。FIG. 3 is a block diagram of a conventional image processing circuit.
【図4】図3の画像処理回路のタイムチャートである。FIG. 4 is a time chart of the image processing circuit of FIG.
1 画像メモリチップ 2 論理演算部 3 演算コードレジスタ 4 CPU 5 I/O端子 6 メモリセル 7 画像メモリチップ 8 ソースデータ保持部 9 演算コード保持部 10 メモリデータ保持部 11 論理演算部 12 CPU 1 Image Memory Chip 2 Logical Operation Section 3 Operation Code Register 4 CPU 5 I / O Terminal 6 Memory Cell 7 Image Memory Chip 8 Source Data Holding Section 9 Operation Code Holding Section 10 Memory Data Holding Section 11 Logical Operation Section 12 CPU
Claims (2)
に該画像メモリセル内のデータと書き込むデータとの論
理演算を行う論理演算部と、実行される論理演算の種類
が設定される演算コードレジスタを含む論理演算機能付
画像メモリ。1. An image memory cell, a logical operation unit for performing a logical operation between data in the image memory cell and data to be written in a write cycle, and an operation code register for setting the type of the logical operation to be executed. Image memory with logical operation function.
4ビットで構成され、論理演算式のR0〜R3に対応す
る、請求項1記載の論理演算機能付画像メモリ。2. The image memory with logical operation function according to claim 1, wherein the operation code register is composed of 4 bits of R0 to R3 and corresponds to R0 to R3 of the logical operation expression.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5292157A JPH07146813A (en) | 1993-11-22 | 1993-11-22 | Image memory with logical operation function |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP5292157A JPH07146813A (en) | 1993-11-22 | 1993-11-22 | Image memory with logical operation function |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH07146813A true JPH07146813A (en) | 1995-06-06 |
Family
ID=17778289
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP5292157A Pending JPH07146813A (en) | 1993-11-22 | 1993-11-22 | Image memory with logical operation function |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH07146813A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015172960A (en) * | 2009-08-20 | 2015-10-01 | ラムバス・インコーポレーテッド | Atomic memory device |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS63204595A (en) * | 1987-02-20 | 1988-08-24 | Fujitsu Ltd | Multi-plane video ram constituting system |
-
1993
- 1993-11-22 JP JP5292157A patent/JPH07146813A/en active Pending
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS63204595A (en) * | 1987-02-20 | 1988-08-24 | Fujitsu Ltd | Multi-plane video ram constituting system |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015172960A (en) * | 2009-08-20 | 2015-10-01 | ラムバス・インコーポレーテッド | Atomic memory device |
US9658953B2 (en) | 2009-08-20 | 2017-05-23 | Rambus Inc. | Single command, multiple column-operation memory device |
US9898400B2 (en) | 2009-08-20 | 2018-02-20 | Rambus Inc. | Single command, multiple column-operation memory device |
US10552310B2 (en) | 2009-08-20 | 2020-02-04 | Rambus Inc. | Single command, multiple column-operation memory device |
US11204863B2 (en) | 2009-08-20 | 2021-12-21 | Rambus Inc. | Memory component that performs data write from pre-programmed register |
US11720485B2 (en) | 2009-08-20 | 2023-08-08 | Rambus Inc. | DRAM with command-differentiated storage of internally and externally sourced data |
US11748252B2 (en) | 2009-08-20 | 2023-09-05 | Rambus Inc. | Data write from pre-programmed register |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0238090B1 (en) | Microcomputer capable of accessing internal memory at a desired variable access time | |
US6675235B1 (en) | Method for an execution unit interface protocol and apparatus therefor | |
US4037213A (en) | Data processor using a four section instruction format for control of multi-operation functions by a single instruction | |
JPH0228830A (en) | Integer number dividing circuit | |
EP0497485A2 (en) | Computer for implementing two-operand instructions | |
US6263424B1 (en) | Execution of data dependent arithmetic instructions in multi-pipeline processors | |
EP0260837B1 (en) | Microprocessor with selective cache memory | |
JPH034936B2 (en) | ||
JPH07146813A (en) | Image memory with logical operation function | |
EP0012242A1 (en) | Digital data processor for word and character oriented processing | |
JPS638971A (en) | Polynomial vector arithmetic and control unit | |
JPS59123957A (en) | Digital signal arithmetic device | |
JPH0619700B2 (en) | Arithmetic unit | |
KR100207651B1 (en) | Memory access circuit | |
SU1737440A1 (en) | Device for software processing of digital data | |
JPS6329295B2 (en) | ||
JP2006293741A (en) | Processor | |
JPH05143326A (en) | Bank processor | |
JPH11144035A (en) | Semiconductor memory device | |
JPS5998249A (en) | Digital information processing device | |
JPH05334074A (en) | Microprocessor | |
JPH06324862A (en) | Memory device for arithmetic operation | |
JPH04242425A (en) | Decimal multiplier | |
JPH01284969A (en) | Iteration arithmetic circuit | |
JPS63299458A (en) | Memory access circuit |