JPS6340972A - Memory control system - Google Patents

Memory control system

Info

Publication number
JPS6340972A
JPS6340972A JP61183484A JP18348486A JPS6340972A JP S6340972 A JPS6340972 A JP S6340972A JP 61183484 A JP61183484 A JP 61183484A JP 18348486 A JP18348486 A JP 18348486A JP S6340972 A JPS6340972 A JP S6340972A
Authority
JP
Japan
Prior art keywords
address
data
memory
bit
conversion
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
Application number
JP61183484A
Other languages
Japanese (ja)
Inventor
Tatsuhiko Hori
達彦 堀
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP61183484A priority Critical patent/JPS6340972A/en
Publication of JPS6340972A publication Critical patent/JPS6340972A/en
Pending legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)

Abstract

PURPOSE:To execute a processing in a memory at high speed by providing a storage element having a prescribed bit array, a prescribed address converting circuit, and the rotary circuit of a bit position, designating an address non-conversion, and a non- conversion or a conversion at the time of write and at the time of read-out, respective ly, and executing a memory access in a new direction. CONSTITUTION:Numbers 0-15 are given to each bit in a logical memory space and said bits are arrayed in memory elements #0-#3, and the bit position of the element is allowed to correspond in one-to-one to the bit position of the memory space. At the time of write to a memory 10, when an address bus AD is A1=0 and A0=0, D0-D3 on a data bus DA are not rotated 20 but sent to a memory 10, and addressed to '0' address by a address converting circuit 40. When A0 and A1 are changed, said D0-D3 are rotated 20 by a prescribed bit and addressed. At the time of read-out, when the bus AD is A1=A2=0, the converting circuit 40 gives an address of '0' address to all of the memories #0-#3 and reads it out without executing a rotation 30, and thereafter, reads it out by executing an rotation 30 with a prescribed bit, when A1 and A2 are changed. According to this constitution, and access can be executed from plural directions and write and read-out can be operated two-dimensionally at high speed.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明はコンピュータシステムにおいてプロセッサ等が
利用するメモリの制御方式に関し、特に、メモリに対し
データの読み出し及び書き込みを行う場合、データのビ
ット全回転させて複数方向のメモリアクセス金可能とす
るメモリ制御方式に関する。
Detailed Description of the Invention (Field of Industrial Application) The present invention relates to a memory control method used by a processor or the like in a computer system, and in particular, when reading and writing data to and from memory, the present invention The present invention relates to a memory control method that allows memory access in multiple directions.

(従来の技術) 従来、プロセッサ等がメモリに対しデータの読み出し及
び書き込みt行う場合、メモリ・データ・バスのnビッ
ト幅で1次元方向しかアクセスできない。
(Prior Art) Conventionally, when a processor or the like reads and writes data to a memory, it can only access in one dimension with the n-bit width of the memory data bus.

メモリには、プログラムや数値データ等の様々なデータ
が格納されるが、文字パターンのような2次元全処理す
る時に、従来のアクセス方向とは異なる次元方向のデー
タを処理する必要が生じる場合がある。
Various types of data such as programs and numerical data are stored in memory, but when performing two-dimensional full processing such as character patterns, it may be necessary to process data in a dimensional direction different from the conventional access direction. be.

例えば第7図に示すように、メモリ50に格納された1
文字nXnビットの文字列全回転して読み出し、■、■
、■(各nビット)の順序で出力装置6Qに転送する処
理を考える。この処理を行う従来の方法としては、プロ
グラム制御による方法とデータ変換用バッファメモリを
メモリに付加して・〜−ド的に行う方法とがある。まず
、プロセッサのプログラム制御にて処理するにはnXn
ピントのデータを読み出し、ローテート及びビット演算
を行ってnビットの出力データを作成する。このように
プログラム制御では、演算処理等に時間を要するため通
常次のようなデータ変換用バッファメモIJ 2付加す
る場合が多い。このバックアメモリの機能は、メモリか
らnxnビットのデータを読み出して一端バソファメモ
リに格納した後、バッファアドレス及びデータ・バスを
制御しながら第7図の■のようなnビットのデータ全出
力する。
For example, as shown in FIG.
Full rotation of character string of nXn bits and reading,■,■
, ■ (n bits each) in order to be transferred to the output device 6Q. Conventional methods for performing this processing include a program control method and a method in which a buffer memory for data conversion is added to the memory to perform the processing in a computer-like manner. First, in order to process it under the program control of the processor, nXn
The focused data is read out, rotated and bit operations are performed to create n-bit output data. In this way, program control requires time for arithmetic processing and the like, so the following data conversion buffer memory IJ2 is often added. The function of this backup memory is to read nxn bit data from the memory, store it in the buffer memory, and then output all n bit data as shown in Figure 7 by controlling the buffer address and data bus. .

このようなバッファメモリを装備することにより。By equipping such a buffer memory.

プログラムによるビット演算等の処理ヲ省いている0 (発明が解決しようとする問題点) しかしながら、前者のプログラム制御による方法では上
記演算処理等に時間がかかり、また後者のデータ変換用
バッファメモIJ k付加する方法でもnビットのデー
タを出力するためにn回のメモリ読み出しが必要となる
ので、やはり高速化できないという問題点がある。
(Problem to be solved by the invention) However, in the former program-controlled method, the above-mentioned arithmetic processing takes time, and in the latter, the data conversion buffer memory IJk is omitted. Even with the method of adding data, n times of memory reading is required to output n bits of data, so there is still a problem that the speed cannot be increased.

本発明は、メモリの通常のアクセス方向に加えて新たな
アクセス方向をメモリアクセス全可能とし、メモリ内の
データを高速処理すること全目的とする。
The entire purpose of the present invention is to enable memory access in a new access direction in addition to the normal memory access direction, and to process data in the memory at high speed.

(問題点を解決するための手段) 本発明は、n個のAXIビット構成(Aはアドレス容量
)全持ち、かつ所定のビット配列を持つ記憶素子と、該
記憶素子のアドレス線のうちのd本(ただし、2” =
n ) ffi入力し、アドレスの変換/無変換の指定
に応じてアドレス変換を行うアドレス変換回路と、デー
タ線と前記記憶素子との間に設けられ、前記記憶素子の
アドレス線のうちの1本のアドレスに応じて決定される
所定量だけ、入力するデータのビット位置全所定方向に
回転させて出力するローテート回路と会商する。
(Means for Solving the Problems) The present invention provides a memory element having a full n AXI bit configuration (A is address capacity) and a predetermined bit arrangement, and a Book (however, 2” =
n) An address conversion circuit that receives ffi input and performs address conversion according to address conversion/non-conversion designation, and an address conversion circuit that is provided between a data line and the storage element, and one of the address lines of the storage element. The rotation circuit rotates all the bit positions of input data in a predetermined direction by a predetermined amount determined according to the address of the input data and outputs the rotated data.

そして、前記記憶素子へデータを書き込む場合は、前記
アドレス変換回路にアドレスの無変換指定を行い、前記
記憶素子からデータを読み出す場合は、前記アドレス変
換回路にアドレスの無変換指定又は変換指定を行う。
When writing data to the storage element, the address conversion circuit is designated with no conversion of the address, and when reading data from the storage element, the address conversion circuit is designated with no conversion or conversion of the address. .

(作用) n個の記憶素子はそれぞれ所定のピット配列を持ってい
る。例えばn=2の場合、表への論理メモリ空間に対し
、表Bのピント配列を持つ。ただし、表中の数字はデー
タの番号を持つ。
(Operation) Each of the n memory elements has a predetermined pit arrangement. For example, when n=2, the logical memory space for the table has the focus arrangement of table B. However, the numbers in the table have data numbers.

表A    表B 表への論理メモリ空間を列方向にアクセスしてデータを
読み出せば下位ビットから順に2ビツトずつ“1“ 、
“0°゛及び“3゛、°“2“とデータが読み出され5
行方向にアクセスすれば下位ビットから順に“2“ 、
00″及びパ3“、“1“と読み出される。このような
論理メモリ空間に対する行方向及び列方向のアクセスを
2本発明では表Bのようにデータを配列して実行する。
Table A Table B If you access the logical memory space for the table in the column direction and read the data, two bits each will be set to "1" starting from the lower bit.
The data is read as "0°", "3", °"2" and 5
If accessed in the row direction, “2” is accessed from the lower bit,
00'', pa3'', and ``1'' are read out. In the present invention, two accesses to the logical memory space in the row direction and column direction are performed by arranging data as shown in Table B.

いま1表Bの右側の列を記憶素子M1とし、左側の列全
記憶素子M2とする。また、アドレスは列方向に順にO
番地、1番地とする。n==2の場合アドレス線のうち
の1本(これThAOとする)はアドレス変換回路に与
えられる。
Let us now assume that the right-hand column of Table 1 B is the memory element M1, and that all the left-hand columns are memory elements M2. Also, the addresses are sequentially O in the column direction.
The address shall be number 1. When n==2, one of the address lines (this is called ThAO) is given to the address conversion circuit.

いま、アドレス無変換時の場合のデータの読み出しを考
える。はじめに、AOが0番地のとき、アドレス変換回
路はアドレス変換をすることなく0番地をMl、M2に
与える。従って、M11M2からはそれぞれ“1“、“
0“が読み出され、ローテート回路に与えられる。AO
が0番地のとき、ローテート回路はデータをローテート
しない。従って、データ線上には下位ビットから順に“
′1″。
Now, let us consider reading data when no address conversion is performed. First, when AO is at address 0, the address translation circuit gives address 0 to M1 and M2 without performing address translation. Therefore, from M11M2, “1” and “
0" is read and given to the rotation circuit.AO
When the address is 0, the rotation circuit does not rotate the data. Therefore, on the data line, “
'1''.

“0“が出力される。次に、AOが1番地になったとき
、この番地がそのままMl 、M2に与えられ、それぞ
れ“2″ M31Jが読み出されてローテート回路シて
与えられる。AOが1番地のとき、ローテート回路は下
位ビット方向に1ビツトだけブータラローデートして出
力する。従って2″。
“0” is output. Next, when AO becomes address 1, this address is given as is to M1 and M2, and "2" M31J is read out and given to each of them by the rotating circuit. When AO is at address 1, the rotation circuit loads only one bit in the lower bit direction and outputs it. Therefore 2″.

”3“は3“、“2“とローテートされてデータ線上に
出力される。このようにして、表Aの論理メモリ空間?
列方向にアクセスしてデータを読み出した場合と同一の
データがデータ線上に得られる。
"3" is rotated as 3 and then "2" and output on the data line.In this way, the logical memory space of Table A?
The same data is obtained on the data line as when data is read by accessing in the column direction.

これに対し、アドレス変換時の場合のデータの読み出し
を考えるっ−AOが0番地のとき、アドレス変換回路は
Mlにはそのま″40番地を与えるが。
On the other hand, consider reading data in the case of address translation - when AO is at address 0, the address translation circuit just gives address ``40'' to Ml.

Mlに対してはアドレス変換して1番地を与える。For Ml, the address is converted and address 1 is given.

従って、Ml、Mlからはそれぞれ“2″、−10″が
読み出され、ローテート回路に与えられる。
Therefore, "2" and -10" are read from M1 and M1, respectively, and are applied to the rotation circuit.

AOが0番地のとき、ローテート回路はデータ全ローテ
ートしない。従って、データ線には下位ビットから順に
2“、“0“が出力される。次に、AOが1番地になっ
たとき、アドレス変換回路はMlにはそのまま1番地を
与えるが、Mlにはアドレス変換してO番地?与える。
When AO is at address 0, the rotation circuit does not rotate all data. Therefore, 2" and "0" are output to the data line in order from the lower bit. Next, when AO becomes address 1, the address conversion circuit gives Ml the address 1 as is, but Ml Convert address and give address O?

従って、Ml。Therefore, Ml.

Mlからはそれぞれ“1″、′3”が読み出されローテ
ート回路に与えられろ。ローテート回路はAOが1番地
のとき、データ全上位ビット方向に1ビツトだけローテ
ートして出力する。従って、データ線上には下位ビット
から順に3゛°、”1″。
``1'' and ``3'' are respectively read from Ml and given to the rotation circuit. When AO is at address 1, the rotation circuit rotates all the data by 1 bit in the direction of the upper bit and outputs the data. On the line, 3゛° and "1" are displayed in order from the lower bit.

が出力される。このようにして1表Aの論理メモリ空間
全行方向にアクセスしてデータを読み出した場合と同一
のデータがデータ線上に得られる。
is output. In this way, the same data is obtained on the data line as when data is read by accessing all rows of the logical memory space of Table 1A.

一方、データの書き込みはアドレス変換することなく、
常に表Bのようにデータが配列されるよう行われる。間
、この場合、ローテート回路は下位ピント方向にAOの
アドレス値に応じて所定量(AOが0番地のときはロー
テートしない:AOが1番地のとき1ビツトだけローテ
ートする)だけローテートする。
On the other hand, data is written without address conversion.
Data is always arranged as shown in Table B. In this case, the rotation circuit rotates by a predetermined amount (when AO is at address 0, it does not rotate; when AO is at address 1, it rotates by 1 bit) in the lower focus direction according to the address value of AO.

(実施例) 本発明の実施し11ヲ説明するに先立ち1本発明による
メモリのアクセス方法の概要について説明する0 第2図は、本発明によるメモリのアクセス方法の概要を
説明するための図である。同図(al及び(bJに図示
するように、メモリのアクセス方向には2通りある。同
図(alに示すアクセス方法(以下、第1のアクセス方
法という)は、メモリ70のメモリ空間を列方向に順に
アクセスし、列方向の各番地で指定される行方向のメモ
リ空間に対し、外部データバス80上のデータの書き込
み及び外部データバス80へのデータの読み出しを行う
。一方、同図・b)に示すアクセス方法(以下、第2の
アクセス方法という)は、メモリ70のメモリ空間全行
方向に項にアクセスし、行方向の各番地で指定される列
方向のメモリ空間に対し、外部データバス80上のデー
タの書き込み及び外部データバス80へのデータの読み
出しを行う。このように、本発明によるメモリのアクセ
ス方法は2方向のメモリアクセスを可能とし、メモリ内
に2次元データを格納して処理する場合に高速処理がで
きる。
(Example) Before explaining the implementation 11 of the present invention, 1. An outline of the memory access method according to the present invention will be explained.0 Fig. 2 is a diagram for explaining the outline of the memory access method according to the present invention. be. As shown in Figures (al and bJ), there are two ways to access the memory. The access method shown in Figure (al) (hereinafter referred to as the first access method) The memory space in the row direction specified by each address in the column direction is accessed sequentially to write data on the external data bus 80 and read data to the external data bus 80. The access method shown in b) (hereinafter referred to as the second access method) accesses the terms in all rows of the memory space of the memory 70, and externally accesses the memory space in the column direction specified by each address in the row direction. Data is written on the data bus 80 and data is read from the external data bus 80.In this way, the memory access method according to the present invention enables two-way memory access, and stores two-dimensional data in the memory. High-speed processing is possible when processing with

次に、本発明の一実施例を説明する。Next, one embodiment of the present invention will be described.

第1図は1本発明の一実施例のブロック図である。本実
施例は前述したnが4の場合である。同図において、A
Dは図示しないプロセッサからのアドレスバス(アドレ
ス容tA)で1、下位ビットからAO、At 、A2 
、・・・の信号名が与えられている。DAは4本のデー
タ線から成るデータバスで、下位ビットからDo 、D
l 、D2 、D3の信号名が与えられている。10は
4個のメモリ素子から成るメモリで、下位ビットの素子
より#o。
FIG. 1 is a block diagram of an embodiment of the present invention. In this embodiment, the aforementioned n is 4. In the same figure, A
D is an address bus (address capacity tA) from a processor (not shown), which is 1, and from the lower bits AO, At, A2
,... are given signal names. DA is a data bus consisting of four data lines, starting with the lower bits Do, D
The signal names l, D2, and D3 are given. 10 is a memory consisting of four memory elements, #o from the lower bit element.

#L 、 #2 、 #3の素子番号が与えられている
Element numbers #L, #2, and #3 are given.

各メモリ素子はAXIピッ)(Aはアドレス容量)構成
である。加及び30は4本のデータ線から成るデータバ
スDAと各メモリ素子#O〜#3のメモリ入出力データ
ライン10aとの接続部に設けたローデータである。ロ
ーデータ20はアドレスバスAD上の下位2ビットAO
,A1の値に従って、データバスDA上のデータを任意
のmピノ)(m=0〜n−1,この例ではn=4)だけ
ローテートし、メモリ入出力データライン10aのうち
のメモリ入力データラインに供給する。ローデータ30
はアドレスバスAD上の下位2ピッ1−AO,Alの値
に従って、メモリ入出力データラインtOaのうちのメ
モリ出力データライン上のデータを任意のmビット(m
=0〜n−1,この例ではn=4)だけローテートし、
データバスDAに供給する。40はアドレス変換回路で
、アドレスバスA D 上(7)下位2ビツトAO、A
tとアドレスAO、AIの変換/無変換を指定する信号
(プロセッサから供給される)とを入力とし、各メモリ
素子#0〜#3に対し下位2ビツトのアドレスを供給す
る。残りのアドレスビットA2.A3・・・はプロセッ
サから各メモリ素子#0〜#3に直接供給される。第1
表に、アドレス変換回路40の入力と出力との関係全示
す。
Each memory element has an AXI pin (A is address capacity) configuration. Reference numerals 30 and 30 indicate low data provided at the connection portion between the data bus DA consisting of four data lines and the memory input/output data line 10a of each memory element #O to #3. Low data 20 is the lower 2 bits AO on address bus AD
, A1, the data on the data bus DA is rotated by an arbitrary m pinot (m=0 to n-1, n=4 in this example), and the memory input data of the memory input/output data line 10a is feed the line. raw data 30
converts the data on the memory output data line of the memory input/output data line tOa to arbitrary m bits (m
Rotate by = 0 to n-1, n = 4 in this example,
Supplied to data bus DA. 40 is an address conversion circuit which converts the upper (7) lower 2 bits of the address bus AD, AO, A
t and a signal (supplied from the processor) specifying conversion/non-conversion of addresses AO and AI, and supplies the lower two bits of the address to each memory element #0 to #3. The remaining address bits A2. A3... is directly supplied from the processor to each memory element #0 to #3. 1st
The table shows all the relationships between the inputs and outputs of the address conversion circuit 40.

ここで、各メモリ素子#0〜#3のビット配列について
説明する。第3図fatは4×4ピントのデータを処理
する場合の論理メモリ空間のビット配列を示し、第3図
(b)はこの論理メモリ空間に対応するメモリ素子#0
〜#3のビット配列を示す。
Here, the bit arrangement of each memory element #0 to #3 will be explained. Figure 3 (fat) shows the bit array of the logical memory space when processing 4x4 pinto data, and Figure 3 (b) shows the memory element #0 corresponding to this logical memory space.
The bit arrangement of ~#3 is shown.

同図(alにおいて、列方向の0番地、1番地、2番地
、3番地・・・は前述した第1のアクセス方法時(第2
図(a))のメモリアドレスで、行方向の0番地、1番
地、2番地、3番地は前述した第2のアクセス方法時(
第2図(b))のメモリアドレスを示す。
In the same figure (al), addresses 0, 1, 2, 3, etc. in the column direction are for the first access method (second access method).
In the memory addresses in Figure (a), addresses 0, 1, 2, and 3 in the row direction are used when using the second access method described above (
The memory address in FIG. 2(b)) is shown.

また1図中の数字0−15は論理メモリ空間内の各ビッ
トに付した番号である。このような論理メモリ空間内の
各ビットは、第3図(b)に示すように各メモリ素子#
0〜#3に配列される(物理的配列)。各メモリ素子の
ビットは論理メモ’J 2間のピントにL対1に対応し
ている。例えば、第1のアクセス方法時の1番地のデー
タ“4″、15″。
Further, numbers 0 to 15 in Figure 1 are numbers assigned to each bit in the logical memory space. Each bit in such a logical memory space is assigned to each memory element # as shown in FIG. 3(b).
Arranged in numbers 0 to #3 (physical arrangement). The bits of each memory element correspond L to 1 to the focus between logical memory 'J2's. For example, data "4", 15" at address 1 in the first access method.

6″、“7″はそれぞれメモリ素子#2.#1゜#0 
、#3の1番地のデータとなっている。
6" and "7" are memory elements #2, #1 and #0, respectively.
, #3 is the data at address 1.

次に、本実施例の動作を第1のアクセス方法時と第2の
アクセス方法時とに分けて説明する。
Next, the operation of this embodiment will be explained separately for the first access method and the second access method.

はじめに、第1のアクセス方法時の動作について説明す
る。第1のアクセス方法全実行する場合、アドレス変換
回路4に無変換指定が与えられる。
First, the operation in the first access method will be explained. When the first access method is fully executed, a no-conversion designation is given to the address conversion circuit 4.

そして、メモリー0ヘデータTh!き込む動作は、第4
図に示すとおり行われる。まず、アドレスバスAD上の
下位2ビツトのアドレスがAL=O。
And data Th to memory 0! The action of digging in is the fourth
This is done as shown in the figure. First, the lower two bits of the address on the address bus AD are AL=O.

AO=Oのとき(第4図(a))、データバスDA上の
データDO=“3”、Dl=’“2“、1)2.==”
“1″。
When AO=O (FIG. 4(a)), data DO on data bus DA="3", Dl="2", 1)2. ==”
“1”.

D3=“0“はローデータ加でローテートされることな
く、メモリー0に供給される。このとき、アドレス変換
回路40は第1表に示すとおシ、メモリ素子#0〜#3
のすべてに対し0番地(A1=0゜AO=0)のアドレ
スを与える。従って、ローデータ加から供給される4ビ
ツトのデータ゛3°゛。
D3="0" is supplied to memory 0 without being rotated when raw data is added. At this time, the address conversion circuit 40 converts memory elements #0 to #3 as shown in Table 1.
The address of address 0 (A1=0°AO=0) is given to all of them. Therefore, 4-bit data "3°" is supplied from the raw data addition.

“2′、uii 、“0“はそれぞれメモリ素子#O、
# l 、#2 、#3の0番地で指定される領域に格
納される。次に、アドレスの下位2ビツトがAl=O、
AO=1になると(第4図(bl ) 、データバスD
A上のデータ゛7 ” 、 ” 6″、5″。
“2′, uii, and “0” are memory elements #O and
It is stored in the area specified by address 0 of #l, #2, and #3. Next, the lower two bits of the address are Al=O,
When AO=1 (Fig. 4 (bl), data bus D
Data on A ``7'', ``6'', 5''.

“4&′はローデータ20で1ビツトだけD3→D2→
D1→DO+D3の方向にローテートされ、メモリ素子
#0〜仕3に出力される。このとき、アドレス変換回路
40はメモリ素子#0〜#3のすべてに対し、1番地(
A l=0 、 AO= 1 )のアドレスを与える。
“4&’ is raw data 20 and only 1 bit D3→D2→
It is rotated in the direction of D1→DO+D3 and output to memory elements #0 to #3. At this time, the address conversion circuit 40 converts the address 1 (
A l=0, AO=1) address is given.

従って、ローデータ加から出力されるデータ゛6“  
u 511 、 II 4“、17″はそれぞれメモリ
素子#:0、−31 、!+−2、#−3の1番地で指
定される領域に格納される。次に、アドレスの下位2ビ
ツトがA 1= l 、AO=Oになると(第4図fC
) ) 、データバスDA上のデータ“11″。
Therefore, the data ``6'' output from the raw data addition
u 511 , II 4", 17" are memory elements #: 0, -31, !, respectively. It is stored in the area designated by address 1 of +-2 and #-3. Next, when the lower two bits of the address become A 1 = l and AO = O (Fig. 4 fC
)), data “11” on data bus DA.

“10”、”“g ii 、 u B uはローデータ
冗により2ビツトだけ先の方向と同じ方向にローテート
され、メモリ素子#0〜#3に出力される。このとき。
"10", "g ii , and u Bu are rotated by 2 bits in the same direction as the previous direction by raw data redundancy, and are output to memory elements #0 to #3. At this time.

アドレス変換回路40はメモリ素子#0〜#3のすべて
に対し、2番地(A1=1 、AO=O)のアドレスを
与える。従って、ローデータ印から出力されるデータ“
9″、”8”、”11″、“10″はそれぞれメモリ素
子#O、#:11 #2 、 #3の2番地で指定され
る領域に格納される。次に、アドレスの下位2ビツトが
Al=1 、AO=1になると(第4図(d))、デー
タバスDA上のデータ゛15″。
The address conversion circuit 40 gives the address of address 2 (A1=1, AO=O) to all memory elements #0 to #3. Therefore, the data output from the raw data mark “
9'', ``8'', ``11'', and ``10'' are respectively stored in the areas specified by the 2nd addresses of memory elements #O, #11, #2, and #3.Next, the lower two bits of the address When Al=1 and AO=1 (FIG. 4(d)), data "15" on data bus DA.

“14”、’“13”、’“12°°はローデータ20
により3ビツトだけ同じ方向にローテートされ、出力さ
れる。このとき、アドレス変換回路・10はメモリ素子
#0〜#3のすべてに対し、3番地(A1=1゜AO=
1)のアドレスを与える。従って、ローデータ20から
出力されるデータ“12“、“15“。
“14”, “13”, “12°° are raw data 20
3 bits are rotated in the same direction and output. At this time, the address conversion circuit 10 converts the address 3 (A1=1°AO=
1) Give the address. Therefore, data “12” and “15” are output from the raw data 20.

“14″、”13”はそれぞれメモリ素子#O、#1゜
#2 、 #3の3番地で指定される領域に格納される
。以下、同様にしてデータバスDA上のデータが処理さ
れる。
"14" and "13" are stored in the areas specified by the three addresses of memory elements #O, #1, #2, and #3, respectively. Thereafter, data on data bus DA is processed in the same manner.

一方、第1のアクセス方法によるメモリ10からのデー
タの読み出しは、第5図に示すとお9行なわれる。まず
、アドレスバスAD上の下位2ビツトがAI=O、AO
=Oの場合(第5図(a))、アドレス変換回路40は
メモリ素子#0〜#3のすべてに対し0番地のアドレス
を与える。これに従って、メモリ素子#0〜#3から読
み出されたデータ“3″、12″、1″ u Q 11
は、読み出し時に有効とされるローデータ頷でローテー
トされることなくそのまま送信データとしてデータノく
スDAに出力される。次に、アドレスの下位2ビツトが
Al=O、AO=1になると(第5図(b))、アドレ
ス変換回路40はメモリ素子#0〜#3のすべてに対し
1番地のアドレスを与える。これに従って、メモリ素子
#0〜#3から読み出されたデータ“” 6 ” 、”
5″、“4°°、7″はローデータ30によりDO→D
1→D2→D3→DOの方向に1ピツトだけローテート
され、データバスDAに下位ビットから順に“7″、1
6″、“5″。
On the other hand, data is read from the memory 10 using the first access method nine times as shown in FIG. First, the lower two bits on address bus AD are AI=O, AO
In the case of =O (FIG. 5(a)), the address conversion circuit 40 gives the address of address 0 to all memory elements #0 to #3. According to this, data “3”, 12”, 1” read from memory elements #0 to #3 u Q 11
is output to the data node DA as transmission data as it is without being rotated by the raw data nod that is valid at the time of reading. Next, when the lower two bits of the address become Al=O and AO=1 (FIG. 5(b)), the address conversion circuit 40 gives the address of address 1 to all memory elements #0 to #3. According to this, data read from memory elements #0 to #3 "6","
5", "4°°, 7" is DO → D due to raw data 30
The bits are rotated by one pit in the direction of 1→D2→D3→DO, and the bits "7" and 1 are sent to the data bus DA in order from the lower bit.
6″, “5″.

“4′として出力される。以下、同様にして、アドレス
バスの下位2ビツトがAI=1 、AO=0になると(
第5図(C))、メモリ素子#0〜#3の2番地で指定
される領域に格納されているデータはローデータIで2
ピツトだけローテートされ。
Similarly, when the lower two bits of the address bus become AI=1 and AO=0, it is output as "4'."
(Fig. 5(C)), the data stored in the area specified by the 2nd address of memory elements #0 to #3 is the raw data I.
Only the pits were rotated.

データバスDAに出力される。また、下位2ビツトがA
l=l 、AO=1になると(第5図(d))、メモリ
素子#0〜#3の3番地で指定される領域に格納されて
いるデータはローデータ加で3ビツトだけローデートさ
れ、データバスDAに出力される。
It is output to data bus DA. Also, the lower two bits are A
When l=l and AO=1 (FIG. 5(d)), the data stored in the area specified by address 3 of memory elements #0 to #3 is loaded by 3 bits by adding the raw data, It is output to data bus DA.

次に、第2のアクセス方法の実行時の動作について説明
する。この時の書き込み動作は第4図を参照した動作と
同一なので、ここでの説明は省略する。
Next, the operation during execution of the second access method will be explained. The write operation at this time is the same as the operation shown in FIG. 4, so the explanation here will be omitted.

一方、この時の読み出し動作は第6図に示すとおり行な
われる。この第2のアクセス方法実行時には、アドレス
変換回路40に変換指定が行われる1まず、アドレスバ
スADの下位2ビツトがA1=0、AO=Oのとき(第
6図(a) ) 、アドレス変換回路40はメモリ素子
#O,#1.#:2.#3に対し、第1表に示すとおり
それぞれ3番地(Al=1、AO=1)、2番地(A1
=L 、AO=O)、1番地(A1=O、AO=1)、
0番地(AI =0 、AO=O)を与える。従って、
メモリ素子#O、#:l 、#2 、#3からはそれぞ
れデータ“12″、′8“ 、04″、40″が読み出
され。
On the other hand, the read operation at this time is performed as shown in FIG. When executing this second access method, a conversion specification is given to the address conversion circuit 40.1 First, when the lower two bits of the address bus AD are A1=0 and AO=O (FIG. 6(a)), the address conversion is performed. The circuit 40 includes memory elements #O, #1 . #:2. For #3, as shown in Table 1, address 3 (Al=1, AO=1) and address 2 (A1
=L, AO=O), address 1 (A1=O, AO=1),
Give address 0 (AI=0, AO=O). Therefore,
Data "12", '8", 04", and 40" are read from memory elements #O, #:l, #2, and #3, respectively.

ローデータ加に供給される。これらのデータはローデー
タIによりローテートされることなく、送信データとし
てデーメバスDA上に送出される。
Raw data is also supplied. These data are not rotated by the raw data I and are sent onto the Demebus DA as transmission data.

次に、アドレスバスADの下位2ビツトがA1=0、A
O=1になると(第6図(b))、アドレス変換回路4
0はメモリ素子#O,#l、#2.#3に対しそれぞれ
2番地(Al=L 、AO=O)、1番地(A1=0 
、AO=1 )、0番地(A I =O。
Next, the lower two bits of address bus AD are A1=0, A
When O=1 (FIG. 6(b)), the address conversion circuit 4
0 indicates memory elements #O, #l, #2 . Address 2 (Al=L, AO=O) and address 1 (A1=0) for #3, respectively.
, AO=1), address 0 (A I =O.

AO=0)、3番地(AL=L 、AO=1 )e与え
る。従ってメモリ素子−AO、#t 、+2 、#−3
からはそれぞれデータ゛tgu、u5i″、“11″。
AO=0), address 3 (AL=L, AO=1)e is given. Therefore, memory element -AO, #t, +2, #-3
From there are data ``tgu'', ``u5i'', and ``11'', respectively.

“13“が読み出される。これらのデータはローデータ
30によりDO−)D 1−aD 2−+D 3−+D
Oの方向に1ビツトだけローテートされ、下位ピントか
ら順に“13 ” 、 ” 9 ” 、“5“、“1′
としてデータバスDAに出力される。以下、同様にして
、下位2ビツトのアドレスがAl=l 、AO=OC1
ときはメモリ素子#0 、#1.#2.#−3からデー
7 ” 6”  、” 2” 、”14”  、“10
″が読み出すれ、ローデータ30によシ2ビットだけロ
ーテートされ、下位ビットから順に“14”、“10”
、”5″。
“13” is read out. These data are DO-)D 1-aD 2-+D 3-+D by the raw data 30
Rotated by 1 bit in the direction of O, starting from the lowest focus, "13", "9", "5", "1'"
It is output to data bus DA as. Similarly, the lower 2 bits of the address are Al=l and AO=OC1.
When memory elements #0, #1. #2. #-3 to Day 7 ``6'', ``2'', ``14'', ``10''
” is read, the raw data 30 is rotated by 2 bits, and “14” and “10” are read from the lower bit.
,"5".

“2“がデータバスDAに出力される。また、アドレス
Al=1.AO=1のときはメモリ素子#o +#i 
、 #−2、:+3からデータ“13 +i 、 L“
1511゜“11″、“7“が読み出され、ローデータ
3oテより3ビツトだけローテートされ、下位ピントか
ら順に“15”、“11”、”7” 、” 3”がデー
タバスDAに出力される。
“2” is output to data bus DA. Also, address Al=1. When AO=1, memory element #o + #i
, #-2, :+3 to data "13 +i, L"
1511゜“11” and “7” are read out, 3 bits are rotated from the raw data 3o, and “15”, “11”, “7”, and “3” are output to the data bus DA in order from the lower focus. be done.

以上のとおり、プロセッサ等が同時にアクセスする4ピ
ントのグループは、第1のアクセス方法では(0,1,
2,3)、(4,5,6,7)。
As mentioned above, in the first access method, a group of 4 pintos that a processor etc. access simultaneously is (0, 1,
2, 3), (4, 5, 6, 7).

(8,9,10,11) 、(12,13,14,15
)、第2のアクセス方法では(0,4,8,12)、(
1゜5.9.13)、(2,6,10,14)、(3,
7゜11.15)の計8通9存在し、そのすべての場合
において4つのピントが必ず別々のメモリ素子内に格納
される。従って、上記のとおシメモリアクセスを制御す
ることにより、第1のアクセス方法と第2のアクセス方
法は同時に4ビツト幅で行える。
(8,9,10,11), (12,13,14,15
), and in the second access method (0, 4, 8, 12), (
1゜5.9.13), (2,6,10,14), (3,
7°11.15) in total, and in all cases, the four focal points are always stored in separate memory elements. Therefore, by controlling memory access as described above, the first access method and the second access method can be performed simultaneously in a 4-bit width.

次に1本実施例によるメモリアクセス速度への影響につ
いて述べる。まず、アドレス変換回路4゜は、例えばR
OM″f:用bf′Lば簡単に実現できる。
Next, the influence of this embodiment on memory access speed will be described. First, the address conversion circuit 4°, for example, R
OM″f: bf′L can be easily realized.

メモリ素子#0〜#3としてダイナミックRAMを用い
、変換の対象となる下位アドレスをカラムアドレスとし
て供給すれば、アドレス変換によるアクセス速度の遅延
は問題とならない。また、ローデータ213.30トし
テ例工ばAm25S10(AMD社製)を用いれば、最
大12nsecの遅延にてデータが取り出せる。
If dynamic RAMs are used as memory elements #0 to #3 and the lower address to be converted is supplied as a column address, the delay in access speed due to address conversion will not be a problem. Furthermore, if an Am25S10 (manufactured by AMD) with a raw data rate of 213.30 mm is used, data can be retrieved with a maximum delay of 12 nsec.

伺、本発明は上記実施例に限定されず、n=8゜16 
、32・・・と拡張しても、以上のような2つのアクセ
ス方法が可能なメモIJ ’に構成することができる。
However, the present invention is not limited to the above embodiment, and n=8°16
, 32, . . . , the memo IJ' can be configured to allow the two access methods described above.

(発明の効果) 以上説明したように1本発明によれば、メモリに格納さ
れるビット位置全論理メモリ空間のピント位置に1対■
に対応させて予め決められた位置に配列し、このメモリ
に与えられる下位アドレス全必要に応じ変換し、かつメ
モリに対しデータ金ローテートすることとしたため、メ
モリに複数の方向からアクセスすることができる。従っ
て、メモリ内に2次元データとしてデータを書き込み。
(Effects of the Invention) As explained above, according to the present invention, there is one pair of bit positions stored in the memory at the focus position of the entire logical memory space.
The memory can be accessed from multiple directions by arranging it in a predetermined position corresponding to the memory, converting all the lower addresses given to this memory as necessary, and rotating the data to the memory. . Therefore, data is written in memory as two-dimensional data.

また読み出す動作を高速にすることができる。Furthermore, the read operation can be made faster.

本発明は文字パターンや画像を記録するメモリの制御方
式として好適でるる。
The present invention is suitable as a control system for a memory that records character patterns and images.

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

第1図は本発明の一実施例のブロック図、第2図は本発
明により行われる2つのアクセス方法の概念を説明する
ための図、第3図は本実施例で用いられるメモリと論理
的メモリ空間との対応関係全説明するための図、第4図
は本実施例におけるメモリのデータ書き込み時の動作を
説明す、るための図、第5図は本実施例における下位ア
ドレス無変換時のメモリの読み出し動作全説明するため
の図、第6図は本実施例における下位アドレス変換時の
メモリの読み出し動作全説明するための図、第7図は従
来の方法全説明するための図である。 10・・・メモリ、loa・・・メモリ入出力データラ
イン、団・・・ローデータ、30・・・ローデータ、4
0・・・アドレス変換回路、AD・・・アドレスバス、
DA・・・データバス0 1t312 !11ユOローデー、Lヶし2ピ、、ドロ
ーテート 本実1を例ICR’fTろメモリ畜ジλとの様子琶示、
才図A(實νIIT、ろ夛手史び千のメ七りなtみ呂し
□様子にホ丁図第6図 従来の文字クリの読み記し〇−伊毘貌明↑ろ尺めの図第
7図
FIG. 1 is a block diagram of one embodiment of the present invention, FIG. 2 is a diagram for explaining the concept of two access methods performed by the present invention, and FIG. 3 is a diagram showing the memory and logical structure used in this embodiment. Figure 4 is a diagram for explaining the entire correspondence with memory space. Figure 4 is a diagram for explaining the operation when writing data to the memory in this embodiment. Figure 5 is a diagram for explaining the operation when lower address is not converted in this embodiment. FIG. 6 is a diagram for explaining the entire memory read operation during lower address conversion in this embodiment, and FIG. 7 is a diagram for explaining the entire conventional method. be. 10... memory, loa... memory input/output data line, group... raw data, 30... raw data, 4
0...address conversion circuit, AD...address bus,
DA...Data bus 0 1t312! 11 Yu O low day, L 2 pins, Drawtate book 1 is shown as an example with ICR'fT rotary memory storage λ,
Saizu A (Actually νIIT, Rodanshi Bisen no Meshichiri Nat Miroshi □ In the picture, Hochozu Figure 6 Traditional reading of the character Kuri 〇-Ibigomeaki ↑ Roshakume Diagram No. Figure 7

Claims (1)

【特許請求の範囲】 n個のA×1ビット構成(Aはアドレス容量)を持ち、
かつ所定のビット配列を持つ記憶素子と、該記憶素子の
アドレス線のうちの1本(ただし、2^l=n)を入力
し、アドレスの変換/無変換の指定に応じてアドレス変
換を行うアドレス変換回路と、 データ線と前記記憶素子との間に設けられ、前記記憶素
子のアドレス線のうちの1本のアドレスに応じて決定さ
れる所定量だけ、入力するデータのビット位置を所定方
向に回転させて出力するローテート回路とを有し、 前記記憶素子へデータを書き込む場合は、前記アドレス
変換回路にアドレスの無変換指定を行い、前記記憶素子
からデータを読み出す場合は、前記アドレス変換回路に
アドレスの無変換指定又は変換指定を行うことを特徴と
するメモリ制御方式。
[Claims] Having n A×1 bit configuration (A is address capacity),
Input a memory element with a predetermined bit array and one of the address lines of the memory element (however, 2^l=n), and perform address conversion according to the address conversion/no conversion specification. an address conversion circuit provided between a data line and the memory element, the bit position of input data being moved in a predetermined direction by a predetermined amount determined according to an address of one of the address lines of the memory element; and a rotation circuit that rotates and outputs data to the memory element, and when writing data to the memory element, specifies no address conversion to the address conversion circuit, and when reading data from the memory element, the address conversion circuit A memory control method characterized by specifying no conversion or conversion of an address.
JP61183484A 1986-08-06 1986-08-06 Memory control system Pending JPS6340972A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61183484A JPS6340972A (en) 1986-08-06 1986-08-06 Memory control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61183484A JPS6340972A (en) 1986-08-06 1986-08-06 Memory control system

Publications (1)

Publication Number Publication Date
JPS6340972A true JPS6340972A (en) 1988-02-22

Family

ID=16136618

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61183484A Pending JPS6340972A (en) 1986-08-06 1986-08-06 Memory control system

Country Status (1)

Country Link
JP (1) JPS6340972A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6104843A (en) * 1995-06-16 2000-08-15 Fuji Xerox Co., Ltd. Image data storing method and image data rotational processing device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6104843A (en) * 1995-06-16 2000-08-15 Fuji Xerox Co., Ltd. Image data storing method and image data rotational processing device

Similar Documents

Publication Publication Date Title
JPH077260B2 (en) Image data rotation processing apparatus and method thereof
JPH0255878B2 (en)
US5095422A (en) Information transferring method and apparatus for transferring information from one memory area to another memory area
JP3786993B2 (en) Data storage unit and data storage device using the unit
US5420997A (en) Memory having concurrent read and writing from different addresses
EP0342022B1 (en) Image data read out sytem in a digital image processing system
JPS621047A (en) Semiconductor device containing memory circuit
US4964037A (en) Memory addressing arrangement
JPS6340972A (en) Memory control system
JPS62299892A (en) Access system for character generator memory
JPS6037930B2 (en) information storage device
JP2636485B2 (en) Cache storage
JPS6226548A (en) Memory controller
JP3138460B2 (en) Data writing / reading method for semiconductor memory
JPH01181137A (en) Storage unit
JPH0244445A (en) Data processor
JP2769384B2 (en) Arithmetic control IC and information processing device
JPS5841584B2 (en) Multi-access memory method and memory chip for multi-access
JPH0477934B2 (en)
JPS58207170A (en) Picture processing system
JPS6019258A (en) Memory
JPH0432479B2 (en)
JPH0548559B2 (en)
JPS6261136A (en) Control device
JPS62117045A (en) Address designation control system