JPS62117004A - Sequence processor - Google Patents

Sequence processor

Info

Publication number
JPS62117004A
JPS62117004A JP25671785A JP25671785A JPS62117004A JP S62117004 A JPS62117004 A JP S62117004A JP 25671785 A JP25671785 A JP 25671785A JP 25671785 A JP25671785 A JP 25671785A JP S62117004 A JPS62117004 A JP S62117004A
Authority
JP
Japan
Prior art keywords
data
sequence
input
processing
bit
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.)
Granted
Application number
JP25671785A
Other languages
Japanese (ja)
Other versions
JPH0820891B2 (en
Inventor
Tadakatsu Aida
相田 忠勝
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Fuji Electric Co Ltd filed Critical Fuji Electric Co Ltd
Priority to JP60256717A priority Critical patent/JPH0820891B2/en
Publication of JPS62117004A publication Critical patent/JPS62117004A/en
Publication of JPH0820891B2 publication Critical patent/JPH0820891B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Abstract

PURPOSE:To perform the sequence arithmetic processing by using a sequence arithmetic processing means to write and read data to and out of a common memory for each bit. CONSTITUTION:An input/output means 400 performs the writing and reading actions of data to a storing means 1000. While a sequence processing means 500 performs the writing and reading actions to the means 1000 via a selection means 600. Here the data of a single bit is valid at a specific position of the parallel data in terms of the means 500. The means 500 can perform the writing or reading action in a virtual series data style since the sequence arithmetic processing is originally equal to the processing of the series data.

Description

【発明の詳細な説明】 [産業上の利用分野] 本発明はシーケンス処理装置に関し、詳しくは入力情報
をシーケンス演算処理し出力を行うシーケンス処理装置
において演算速度の高速化を図ったものである。
DETAILED DESCRIPTION OF THE INVENTION [Industrial Field of Application] The present invention relates to a sequence processing device, and more specifically, to a sequence processing device that performs sequence calculation processing on input information and outputs the resultant data in order to increase the calculation speed.

[従来の技術] 従来、この種のシーケンス処理装置として、並列データ
処理を行うものが知られている。
[Prior Art] Conventionally, as this type of sequence processing device, one that performs parallel data processing is known.

$2因は従来のシーケンス処理装置の一例、第3図およ
び第4図はその処理の一例を示し、ここでは、第3図に
示すように、装置に配設された第1番目の入力カードの
第jビットのデータを第に番目の出力カードの第文ビッ
トに出力する場合を例示する。
The $2 factor is an example of a conventional sequence processing device, and FIGS. 3 and 4 show examples of its processing. Here, as shown in FIG. 3, the first input card installed in the device The case where the data of the j-th bit of is outputted to the sentence bit of the th output card will be exemplified.

入力カード2からの並列データを人出部としての入出力
用マイクロコンピュータ4はデータバスドライバ8を介
してコモンメモリ1に並列データとして書き込む、この
とき、コモンメモリlのアドレス情報およびメモリ選択
信号は、入出力用マイクロコンピュータ4からアドレス
バスドライバ6を介してコモンメモリ1に伝えられる。
The input/output microcomputer 4, which serves as the input section, writes parallel data from the input card 2 to the common memory 1 as parallel data via the data bus driver 8. At this time, the address information and memory selection signal of the common memory 1 are , are transmitted from the input/output microcomputer 4 to the common memory 1 via the address bus driver 6.

シーケンス処理部としてのシーケンス演算処理用マイク
ロコンピュータ5は、アドレスバスドライバ7を介して
コモンメモリlのアドレスを指定し、データバスドライ
バ11を介して入力情報を並列データとして読取る。シ
ーケンス演算処理用マイクロコンピュータ5は、このデ
ータにつきシーケンス演算処理を行った後、バスドライ
バ10を介して演算結果を並列データとしてコモンメモ
リlに書込む、このとき、コモンメモリlのアドレスは
、アドレスバスドライバ7を介してシーケンス演算処理
用マイクロコンピュータ5により選択される。
The sequence processing microcomputer 5 as a sequence processing section specifies the address of the common memory l via the address bus driver 7, and reads input information as parallel data via the data bus driver 11. The sequence calculation processing microcomputer 5 performs sequence calculation processing on this data, and then writes the calculation result as parallel data to the common memory l via the bus driver 10. At this time, the address of the common memory l is set to the address It is selected by the sequence calculation processing microcomputer 5 via the bus driver 7.

入出力用マイクロコンピュータ4はデータバスドライバ
9を介してコモンメモリlより出力データを並列データ
として読取り出力カード3に出力する。
The input/output microcomputer 4 reads the output data from the common memory 1 as parallel data via the data bus driver 9 and outputs it to the output card 3.

なお、第2図において、21.22および23は、それ
ぞれ、マイクロコンピュータ4のCPU、ROMおよび
RAM、24.25および26は、それぞれ、マイクロ
コンピュータ5のCPU、ROMおよびRAMである。
In FIG. 2, 21, 22 and 23 are the CPU, ROM and RAM of the microcomputer 4, respectively, and 24, 25 and 26 are the CPU, ROM and RAM of the microcomputer 5, respectively.

また、A。Also, A.

DおよびC5はコモンメモリlのアドレス端子、データ
端子およびチップセレクト端子である。
D and C5 are the address terminal, data terminal and chip select terminal of the common memory I.

[発明が解決しようとする問題点] ところで、このような従来のシーケンス処理装置では、
シーケンス演算処理に際して並列データ処理を行ってい
るため、処理が複雑となり処理時間が長くなるという問
題点があった。
[Problems to be solved by the invention] By the way, in such a conventional sequence processing device,
Since parallel data processing is performed during sequence calculation processing, there is a problem that the processing becomes complicated and the processing time becomes long.

具体的に述べると、第4図に示すように、データ入出力
用マイクロコンピュータ4によりコモンメモリlに書き
込まれたi番目の入力カード2のデータは以下のように
処理されることになる。
Specifically, as shown in FIG. 4, the data of the i-th input card 2 written to the common memory l by the data input/output microcomputer 4 is processed as follows.

入力された並列データを1NDTi 、参照する入力ビ
ットをBiTj、シーケンス演算処理後の並列データを
0υTDTk、書き替える出力ビットをBiTM、さら
に中間演算結果をWORKDI 、WORKD2 、W
ORKD3 トt 6と第3図の処理では。
The input parallel data is 1NDTi, the input bit to be referenced is BiTj, the parallel data after sequence operation processing is 0υTDTk, the output bit to be rewritten is BiTM, and the intermediate operation results are WORKDI, WORKD2, W.
In the process of ORKD3 tot 6 and FIG.

WORKD1= 1NDTiへ旧Tj      (ス
テップPI)WORKD2 =シフト(WORKDI)
    (ステップP2)が行われる。なお、ステップ
P2の処理は演算結果WORKDIの少なくともビット
jの位置のデータをビットlの位置までシフトすること
を示している0次いで。
WORKD1 = 1NDTi to old Tj (Step PI) WORKD2 = Shift (WORKDI)
(Step P2) is performed. Note that the process in step P2 is 0-order indicating that data at least at the position of bit j of the operation result WORKDI is shifted to the position of bit l.

WORKD3= 0UTDTk A BiTT(X テ
、y 7’ P3)OUT[1Tk=WORKD2VW
ORKI]3    (ステップP4)を行う、すなわ
ち従来装置では、第2図示の処理を行うために以上の4
段階の演算を行わなければならず、従って装置としての
処理速度が低下するという問題点が生ずる。
WORKD3= 0UTDTk A BiTT (X Te, y 7' P3) OUT[1Tk=WORKD2VW
ORKI] 3 (step P4), that is, in the conventional device, the above 4 steps are performed in order to perform the process shown in the second diagram.
A problem arises in that step-by-step calculations must be performed, resulting in a reduction in the processing speed of the device.

[問題点を解決するための手段] 本発明は、かかる問題点を解決し、データ入出力手段は
並列データとしてメモリのアクセスを行い、シーケンス
演算処理手段は直列データとして(ビット単位での)メ
モリのアクセスを行うようにすることにより処理速度を
高速度で行うことができるシーケンス処理装置を提供す
ることを目的とする。
[Means for solving the problem] The present invention solves the problem, and the data input/output means accesses the memory as parallel data, and the sequence operation processing means accesses the memory as serial data (in bit units). An object of the present invention is to provide a sequence processing device that can perform high-speed processing by accessing the sequence data.

かかる目的を達成するため、本発明は、第1図に示すよ
うに、並列データの入出力を行う入出力手段400と、
入出力手段400から供給される並列データを構成する
情報をその並列データ上のビット位置に対応させて格納
する格納手段1000と、並列データの特定のビット位
置についてシーケンス演算処理を行うシーケンス処理手
段500と、格納手段1000とシーケンス処理手段5
00との間に配設され並列データの所定のビット位置の
データを選択または分配する選択手段800とを具備し
たことを特徴とするものである。
In order to achieve this object, the present invention, as shown in FIG. 1, includes an input/output means 400 for inputting and outputting parallel data;
Storage means 1000 stores information constituting parallel data supplied from input/output means 400 in correspondence with bit positions on the parallel data, and sequence processing means 500 performs sequence calculation processing on specific bit positions of the parallel data. , storage means 1000 and sequence processing means 5
00 and selecting means 800 for selecting or distributing data at a predetermined bit position of the parallel data.

[作 用] すなわち、本発明では、入出力手段400は格納手段1
000との間で並列データの書込み、または読出しを行
う、一方シーケンス処理手段500は選択手段600を
介して格納手段1000へ書込み読出しを行う、このと
き、シーケンス処理手段500から見た場合データは並
列データの特定の位置の1ビツトのデータが有効となる
。シーケンス演算処理は本来直列データの処理であるの
で、シーケンス処理手段500はみかけ上置列データの
形式でメモリの書き込みまたは読出しが行えるようにし
ている。
[Function] That is, in the present invention, the input/output means 400 is the storage means 1
000, while the sequence processing means 500 writes to and reads from the storage means 1000 via the selection means 600. At this time, when viewed from the sequence processing means 500, the data is parallel. One bit of data at a specific position of data becomes valid. Since sequence arithmetic processing is essentially serial data processing, the sequence processing means 500 is designed to be able to write to or read from memory in the form of apparent superposition column data.

[実施例] 以下、図面を参照して本発明の詳細な説明する。[Example] Hereinafter, the present invention will be described in detail with reference to the drawings.

第5図は本発明装置の一構成例を示し、ここで従来と同
様に構成できる部分については対応個所に同一符号を付
しである。104および105は、それぞれ、入出力部
およびシーケンス処理部であり、マイクロコンピュータ
の形態とすることができる。入出力部104において、
 121,122および123は、それぞれ、入出力処
理を行うためのCPU、その処理手順等を格納したRO
Mおよび作業用のRAMである。また、シーケンス処理
部105において、124.125および12Bは、そ
れぞれ、第7図示の処理手順をはじめ各種シーケンス演
算処理手順を実行するCPU、CPU124がそれら処
理手順を実行するためのプログラムを格納したROM、
およびCP U 124が実行する処理手順の格納領域
や作業用債城を有するRAMである。
FIG. 5 shows an example of the configuration of the apparatus of the present invention, in which corresponding parts are given the same reference numerals as to parts that can be configured in the same manner as in the prior art. 104 and 105 are an input/output unit and a sequence processing unit, respectively, and can be in the form of a microcomputer. In the input/output unit 104,
121, 122, and 123 are a CPU for performing input/output processing, and an RO that stores the processing procedures, etc.
M and a working RAM. In the sequence processing unit 105, 124, 125 and 12B are respectively a CPU that executes various sequence calculation processing procedures including the processing procedure shown in FIG. 7, and a ROM that stores a program for the CPU 124 to execute those processing procedures. ,
and a RAM having a storage area for processing procedures executed by the CPU 124 and a working area.

31はシーケンス処理部105からの所定ビット位置の
1ピッi列データを複数ビットに並列に分配するデータ
分配器(以下、分配器という)、32はコモンメモリ1
00からの並列データから、シーケンス処理部105に
より指定されたビット位置の1ビツトのデータを選択し
てデータバスドライバ11に供給するデータセレクタで
ある。33はシーケンス処理部105がアドレスバスド
ライバ7を介してコモンメモリlOOのアドレスを指定
する際に各ビットに対応した選択信号を発生するアドレ
スデコーダであり、その選択信号はゲート141.・・
・、142を介してコモンメモリ100に各ビットに対
応して配設したメモリ(RAM)151、・・・、15
2のチップセレクト端子C5に導かれる。
31 is a data distributor (hereinafter referred to as a distributor) that distributes 1-pi i column data at a predetermined bit position from the sequence processing unit 105 into multiple bits in parallel; 32 is a common memory 1;
This is a data selector that selects 1-bit data at a bit position specified by the sequence processing unit 105 from the parallel data starting from 00 and supplies it to the data bus driver 11. 33 is an address decoder that generates a selection signal corresponding to each bit when the sequence processing unit 105 specifies the address of the common memory lOO via the address bus driver 7, and the selection signal is sent to the gate 141.・・・
・Memories (RAM) 151, . . . , 15 arranged corresponding to each bit in the common memory 100 via .
It is led to the chip select terminal C5 of No.2.

かかる構成において、入力カード2からの入力データは
、入出力部104によって読み取られデータバスドライ
バ8を介してコモンメモリlOOに書き込まれる。コモ
ンメモリ100の各ビットのRAM51 、・・・、5
2の選択信号はこのとき入出力用マイクロコンピュータ
104からアドレスバスドライバ6およびゲート141
.・・・。
In this configuration, input data from the input card 2 is read by the input/output unit 104 and written to the common memory lOO via the data bus driver 8. RAM 51 of each bit of the common memory 100,..., 5
At this time, the selection signal No. 2 is sent from the input/output microcomputer 104 to the address bus driver 6 and the gate 141.
.. ....

142を介して同時にオンとなるため、各RAM51、
・・・、52には同時にデータが書き込まれる。すなわ
ち、入出力部104からのデータは並列データとしてコ
モンメモリ100に書き込まれる。
142, each RAM51,
. . , 52, data is written simultaneously. That is, data from the input/output unit 104 is written to the common memory 100 as parallel data.

一方、シーケンス処理部105がコモンメモリ100か
らデータを読み込む場合には、コモンメモリ100の各
RAM51 、・・・、52の選択信号は、シーケンス
処理部105からアドレスバスドライバ7およびアドレ
スデコーダ33を介して供給され、選択されたいずれか
1つのビット位置のゲートのみオンとなる。RAM51
 、・・・、52のうち選択信号がオンとなったものか
ら読出された所定ビット位置の1ビツトのデータのみが
有効データとしてデータセレクタ器32に加えられ、こ
の1ビツトのデータが7データセレクタ32により選択
されてデータバスドライバ11を介してデータバスの特
定ビット位置のデータ線5DBOLへ供給されたデータ
が他のビット位置の無効なデータとともにシーケンス処
理部105によって並列に読み込まれる。
On the other hand, when the sequence processing unit 105 reads data from the common memory 100, the selection signals for each RAM 51, . is supplied, and only the gate of any one selected bit position is turned on. RAM51
, . . , 52, only the 1-bit data at a predetermined bit position read from the one whose selection signal is turned on is added to the data selector 32 as valid data, and this 1-bit data is sent to the 7 data selector 32. 32 and supplied to the data line 5DBOL at a specific bit position of the data bus via the data bus driver 11 is read in parallel by the sequence processing unit 105 along with invalid data at other bit positions.

また、シーケンス処理部105からコモンメモリ100
に書き込まれるデータはデータバス5DBOのみに有効
データが出力されるが1分配器31によりデータバスの
残りの他のどットデータ線全部に並列に分配され、デー
タバスドライバ10を介してコモンメモリ100へ伝達
される。コモンメモリiooのビットRAM51 、・
・・、52の選択信号がシーケンス処理部105からア
ドレスバスドライバ7を介してアドレスデコーダ33に
与えられ、これにより指定された1つのビット位置のゲ
ートがオンされ、1つのRAMが選択されて、この選択
されたRAMに対してのみデータの書込みが行なわれる
In addition, the common memory 100 is
Valid data is output only to the data bus 5DBO, but is distributed in parallel to all the remaining data lines of the data bus by the 1 distributor 31, and transmitted to the common memory 100 via the data bus driver 10. be done. Bit RAM51 of common memory ioo,・
. . , 52 selection signals are applied from the sequence processing unit 105 to the address decoder 33 via the address bus driver 7, thereby turning on the gate of one designated bit position, selecting one RAM, Data is written only to this selected RAM.

入出力部104は、出力カード3に出力するデータをコ
モンメモリ100から読み取る。コモンメモリ100の
RAM51 、・・・、52の選択信号C8は、入出力
部104から、アドレスバスドライバ6およびゲー)4
1.・・・、42を介して制御されるが、このときはす
べて同時にオンとなる。すなわち、この場合の読出しデ
ータは並列データとしてデータバスDBO−DBnへ出
力されデータバスドライバ9を介してデータバス1oD
BO〜10DBnに伝達され、入出力部104へ読み込
まれる。
The input/output unit 104 reads data to be output to the output card 3 from the common memory 100. The selection signal C8 of the RAMs 51, . . . , 52 of the common memory 100 is sent from the input/output section 104 to the address bus driver 6 and
1. . . , 42, but at this time they are all turned on at the same time. That is, the read data in this case is output as parallel data to the data buses DBO-DBn, and is then output to the data bus 1oD via the data bus driver 9.
It is transmitted to BO~10DBn and read into the input/output unit 104.

第6図は入出力部104からコモンメモリ100をアク
セスした場合と、シーケンス処理部105からコモンメ
モリlOOをアクセスした場合のアドレスとデータとの
対応関係を示す、入出力部104からコモンメモリ10
0のアドレスA番地へ書込みまたは読出しされるnビッ
トの並列データDn、・・・、DOは、シーケンス処理
部105側からはアドレスA′〜A’+n番地までのビ
ット単位のデータとして処理されることになる。
FIG. 6 shows the correspondence between addresses and data when the common memory 100 is accessed from the input/output unit 104 and when the common memory lOO is accessed from the sequence processing unit 105.
The n-bit parallel data Dn, . . . , DO written to or read from address A of 0 is processed by the sequence processing unit 105 as bit-by-bit data from addresses A' to A'+n. It turns out.

第7図は本実施例に係る装置により、第3図のラダー図
に示したシーケンス演算処理を行った時の処理手順の一
例である。すなわち、単にコモンメモリ100からi番
目の入力カードの第jビット目に対応するアドレスのデ
ータを読込み、コモンメモリ100のに番目の出力カー
ドの第見ビット目に対応するアドレスへ書き込めば良い
こととなり、高速なシーケンス演算処理が行えるように
なる。
FIG. 7 shows an example of a processing procedure when the sequence calculation process shown in the ladder diagram of FIG. 3 is performed by the apparatus according to this embodiment. In other words, it is sufficient to simply read the data at the address corresponding to the j-th bit of the i-th input card from the common memory 100 and write it to the address corresponding to the j-th bit of the i-th output card in the common memory 100. , it becomes possible to perform high-speed sequence calculation processing.

〔発明の効果] 以上説明したように、本発明によれば、シーケンス演算
処理手段はビット単位でのコモンメモリへのデータの書
込みおよび読出しが行えるようにしたので、シーケンス
処理部内では並列データのビット位置のシフト処理を行
う必要がないためシーケンス演算処理が簡略化されその
結果シーケンス演算処理時間が短縮されてシーケンス演
算処理の高速化を図ることができる。
[Effects of the Invention] As explained above, according to the present invention, the sequence calculation processing means is capable of writing and reading data to and from the common memory in bit units. Since there is no need to perform a position shift process, the sequence arithmetic process is simplified, and as a result, the sequence arithmetic process time is shortened, and the speed of the sequence arithmetic process can be increased.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の全体構成図、 第2図は従来のシーケンス処理装置の構成例を示すブロ
ック図、 第3図はシーケンス処理装置による処理例を示すラグ−
図、 第4rI!Jは従来のシーケンス処理装置で第3図示の
処理を行うための処理手順を示すフローチャート。 第5図は本発明シーケンス処理装置の一構成例を示すブ
ロック図、 第6図は本発明の実施例による並列データと直列データ
との対応を説明するための説明図、第7図は本発明の実
施例によって第3図示の処理を行うための処理手順の一
例を示すフローチャートである。 1.100・・・コモンメモリ、 2・・・入力カード。 3・・・出力カード、 4.104・・・入出力部、 5.105・・・シーケンス処理部、 6・・・入出力部アドレスバスドライバ、7・・・シー
ケンス処理部アドレスバスドライバ、8.9・・・入出
力部データバスドライバ、10.11・・・シーケンス
処理部データバスドライバ、 21.24,121,124・・・CPU。 22.25,122,125・・・ROM、23.28
,123,126・・・RAM。 31・・・データ分配器、 32・・・データセレクタ、 33・・・アドレスデコーダ。 第3図 第4図 第5図 ビット 第6図 第7図
FIG. 1 is an overall configuration diagram of the present invention, FIG. 2 is a block diagram showing an example of the configuration of a conventional sequence processing device, and FIG. 3 is a lag diagram showing an example of processing by the sequence processing device.
Figure, 4th rI! J is a flowchart showing a processing procedure for performing the processing shown in the third figure with a conventional sequence processing device. FIG. 5 is a block diagram showing an example of the configuration of the sequence processing device of the present invention, FIG. 6 is an explanatory diagram for explaining the correspondence between parallel data and serial data according to an embodiment of the present invention, and FIG. 12 is a flowchart illustrating an example of a processing procedure for performing the processing shown in the third figure according to the embodiment. 1.100...Common memory, 2...Input card. 3... Output card, 4.104... Input/output section, 5.105... Sequence processing section, 6... Input/output section address bus driver, 7... Sequence processing section address bus driver, 8 .9... Input/output section data bus driver, 10.11... Sequence processing section data bus driver, 21.24, 121, 124... CPU. 22.25, 122, 125...ROM, 23.28
, 123, 126...RAM. 31...Data distributor, 32...Data selector, 33...Address decoder. Figure 3 Figure 4 Figure 5 Bit Figure 6 Figure 7

Claims (1)

【特許請求の範囲】 並列データの入出力を行う入出力手段と、 該入出力手段から供給される並列データを構成する情報
をその並列データ上のビット位置に対応させて格納する
格納手段と、 シーケンス演算処理を行うシーケンス処理手段と、 前記格納手段から読出された並列データの任意の1つの
ビット位置のデータを選択して前記シーケンス処理手段
への入力へ送るデータ選択手段と、 前記シーケンス処理手段から出力された並列データの所
定のビット位置のデータを前記格納手段の各ビット位置
に分配するデータ分配手段とを具備したことを特徴とす
るシーケンス処理装置。
[Scope of Claims] Input/output means for inputting and outputting parallel data; storage means for storing information constituting the parallel data supplied from the input/output means in correspondence with bit positions on the parallel data; Sequence processing means that performs sequence calculation processing; Data selection means that selects data at any one bit position of the parallel data read from the storage means and sends it to the input of the sequence processing means; The sequence processing means 1. A sequence processing device comprising: data distribution means for distributing data at a predetermined bit position of parallel data outputted from the storage means to each bit position of the storage means.
JP60256717A 1985-11-18 1985-11-18 Sequence processing device Expired - Lifetime JPH0820891B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60256717A JPH0820891B2 (en) 1985-11-18 1985-11-18 Sequence processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60256717A JPH0820891B2 (en) 1985-11-18 1985-11-18 Sequence processing device

Publications (2)

Publication Number Publication Date
JPS62117004A true JPS62117004A (en) 1987-05-28
JPH0820891B2 JPH0820891B2 (en) 1996-03-04

Family

ID=17296478

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60256717A Expired - Lifetime JPH0820891B2 (en) 1985-11-18 1985-11-18 Sequence processing device

Country Status (1)

Country Link
JP (1) JPH0820891B2 (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5332639A (en) * 1976-09-08 1978-03-28 Hitachi Ltd Arithmetic operation unit

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5332639A (en) * 1976-09-08 1978-03-28 Hitachi Ltd Arithmetic operation unit

Also Published As

Publication number Publication date
JPH0820891B2 (en) 1996-03-04

Similar Documents

Publication Publication Date Title
JPH0255878B2 (en)
KR910003592B1 (en) Partial write control system
US5420997A (en) Memory having concurrent read and writing from different addresses
JPH08221319A (en) Semiconductor memory device
JPS62117004A (en) Sequence processor
JP2000099370A (en) Signal processor
JPH01195552A (en) Memory access control system
JP2824853B2 (en) Pattern data writing method
JP2711536B2 (en) Test method for multiport RAM
JPS6051748B2 (en) Memory writing method
JPH02281341A (en) Write data confirming method for debugging
RU2179332C1 (en) Computer system
JPH0381880A (en) Method for generating pixel mask and graphic processor
JPS6292051A (en) Memory device
JPH03204049A (en) Memory controller
JPS6197761A (en) Memory protection system
JPH02234251A (en) Control system for extended storage
JPH0368994A (en) Display device
JPH0322049A (en) Memory controller
JPH0232434A (en) Memory access device
JPH04333953A (en) Bank memory control system
JPH05232913A (en) Display system
JPS62217340A (en) Data reading system
JPH06318170A (en) Method and system for controlling read/write operation on one-chip memory device
JPH04312134A (en) Information processor

Legal Events

Date Code Title Description
R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term