JPH07121431A - Address controller - Google Patents

Address controller

Info

Publication number
JPH07121431A
JPH07121431A JP26860093A JP26860093A JPH07121431A JP H07121431 A JPH07121431 A JP H07121431A JP 26860093 A JP26860093 A JP 26860093A JP 26860093 A JP26860093 A JP 26860093A JP H07121431 A JPH07121431 A JP H07121431A
Authority
JP
Japan
Prior art keywords
address
area
storage
storage means
storage space
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
JP26860093A
Other languages
Japanese (ja)
Inventor
Hiroyuki Kono
裕之 河野
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.)
Fujifilm Business Innovation Corp
Original Assignee
Fuji Xerox 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 Xerox Co Ltd filed Critical Fuji Xerox Co Ltd
Priority to JP26860093A priority Critical patent/JPH07121431A/en
Publication of JPH07121431A publication Critical patent/JPH07121431A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To use a storage space as a plural ring buffers with variable capacity. CONSTITUTION:Address designation means 33-36 designating addresses for accessing to a storage means for the respective access types of plural devices, a storage means 31 storing information showing the boundary address of divided areas and an address control means 32 monitoring in which area the address that the address designation means designates exists based on the address which the address designation means designates and the boundary address which information stored in the storage means shows and controlling the address designation means so that a next address is set to be a head address when the address becomes equal to the end address of one of the areas are provided. Thus, the storage space can be used as a plural ring buffers with variable capacity.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、アドレス制御装置に関
し、特に複数のデバイスがデータの書き込みおよび読み
出しのためにアクセスする記憶手段を有し、前記記憶手
段の記憶空間を複数の領域に分割して使用する画像処理
装置において、前記複数のデバイスの前記記憶手段への
アクセスのためのアドレスを制御するアドレス制御装置
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an address control device, and more particularly, it has a storage means accessed by a plurality of devices for writing and reading data, and divides the storage space of the storage means into a plurality of areas. The present invention relates to an address control device for controlling an address for accessing the storage means of the plurality of devices in an image processing device to be used.

【0002】[0002]

【従来の技術】従来、画像処理装置では、内部データバ
スに複数の例えば画像入力手段や画像処理手段等のデバ
イスおよびメモリ等の記憶手段を接続し、バスおよび記
憶手段を介してデバイス間で画像データのやり取りを行
っている。このとき、記憶手段の記憶空間は、予め複数
の領域に分割され、各デバイスの入力領域または出力領
域として割当てられる。
2. Description of the Related Art Conventionally, in an image processing apparatus, a plurality of devices such as image input means and image processing means and storage means such as memory are connected to an internal data bus, and images are transferred between the devices via the bus and storage means. Exchanging data. At this time, the storage space of the storage means is divided into a plurality of areas in advance and assigned as an input area or an output area of each device.

【0003】ところで、例えば複写機において様々な大
きさの原稿を読み取って複写しているように、外部から
読み込まれる画像の大きさは一定とは限らない。従っ
て、記憶空間の分割された各領域の大きさも画像の大き
さに合わせて変える必要がある。記憶空間の分割された
各領域の大きさを可変にする方法には、例えば特開平4
−297935号公報に開示されている技術があり、こ
れは、記憶空間の各領域を示す値が保持されているパー
ティションレジスタの値とアドレスカウンタの値によっ
て演算して得られるアドレスを基に記憶手段にアクセス
することにより、演算の内容によって各領域の大きさお
よび位置を可変とするものである。
By the way, the size of an image read from the outside is not always constant, for example, as when a manuscript of various sizes is read and copied in a copying machine. Therefore, it is necessary to change the size of each divided area of the storage space according to the size of the image. A method for changing the size of each divided area of the storage space is disclosed in, for example, Japanese Patent Laid-Open No.
There is a technology disclosed in Japanese Patent Application Laid-Open No. 297935, which is a storage means based on an address obtained by calculation by a value of a partition register holding a value indicating each area of a storage space and a value of an address counter. By accessing, the size and position of each area can be changed according to the content of the calculation.

【0004】[0004]

【発明が解決しようとする課題】しかし、上記の技術で
は、記憶空間の各領域の大きさおよび位置は可変とする
ことができるが、最近の画像の高画質化およびフルカラ
ー化に伴う画像自体のデータ量の増加に対応するには、
全体の記憶容量自体を増やさねばならず、コストの上昇
やハードウェア量の増大を招いてしまう。
However, in the above technique, the size and position of each region of the storage space can be made variable, but the image itself of the image itself has become higher due to the recent improvement in the image quality and full colorization. To handle the increase in data volume,
The total storage capacity itself must be increased, which leads to an increase in cost and an increase in the amount of hardware.

【0005】記憶容量自体を増やさずにデータ量の増加
に対応する方法として、各領域をリングバッファとする
方法があるが、上記の技術には、外部装置からのアドレ
スの監視や外部装置による演算内容またはアドレスカウ
ンタの内容の変更を必要とせずにリングバッファを実現
する手段を備えていないため、この技術によるアドレス
制御装置は、絶えず外部装置によるアドレスの監視が必
要であり、該アドレスがある領域の終端アドレスに等し
くなったときは、外部装置によりアドレスカウンタの内
容の変更か演算内容の変更が必要である。従って、この
技術によるアドレス制御装置を制御する装置の効率が低
下する。
As a method for coping with an increase in the amount of data without increasing the storage capacity itself, there is a method in which each area is used as a ring buffer. In the above technique, the address from the external device is monitored and the calculation by the external device is performed. Since there is no means for implementing a ring buffer without the need to change the contents or the contents of the address counter, the address control device according to this technique needs to constantly monitor the address by an external device, and the area where the address is located. When it becomes equal to the end address of, the contents of the address counter or the contents of calculation must be changed by the external device. Therefore, the efficiency of the device controlling the address control device according to this technique is reduced.

【0006】本発明は、上記の課題を解決するものであ
って、記憶空間を複数の可変容量のリングバッファとし
て使用することができるアドレス制御装置を提供するこ
とを目的とするものである。
An object of the present invention is to solve the above-mentioned problems, and an object thereof is to provide an address control device which can use a storage space as a plurality of variable capacity ring buffers.

【0007】[0007]

【課題を解決するための手段】上記課題を解決するため
に本発明は、複数のデバイスがデータの書き込みおよび
読み出しのためにアクセスする記憶手段を有し、前記記
憶手段の記憶空間を複数の領域に分割して使用する画像
処理装置において、前記複数のデバイスの個々のアクセ
ス種別ごとに前記記憶手段へのアクセスのためのアドレ
スを指定するアドレス指定手段と、前記分割された各領
域間の境界アドレスを示す情報を格納する格納手段と、
前記アドレス指定手段が指定するアドレスと前記格納手
段に格納されている情報が示す境界アドレスとに基づい
て、前記アドレス指定手段が指定するアドレスがどの領
域内にあるかを監視し、該アドレスがいずれかの領域の
終端アドレスに等しくなると、次のアドレスを該領域の
先頭アドレスとするようにアドレス指定手段を制御する
アドレス制御手段とを備えたことを特徴とするものであ
る。
In order to solve the above-mentioned problems, the present invention has a storage means accessed by a plurality of devices for writing and reading data, and the storage space of the storage means has a plurality of areas. In an image processing apparatus that is used by dividing into a plurality of devices, an address specifying unit that specifies an address for accessing the storage unit for each access type of the plurality of devices, and a boundary address between the divided regions. Storing means for storing information indicating
Based on the address designated by the address designating means and the boundary address indicated by the information stored in the storing means, it is monitored in which area the address designated by the address designating means is located. When it becomes equal to the end address of that area, the address control means for controlling the address specifying means is set so that the next address becomes the start address of the area.

【0008】また、前記アドレス制御手段は、前記アド
レス指定手段が指定するアドレスがいずれかの領域の終
端アドレスに等しくなると、次のアドレスを該領域の先
頭アドレスとするようにアドレス指定手段を制御する際
に、格納手段に格納されている情報が示す各領域間の境
界アドレスより演算によって先頭アドレスを求めること
を特徴とするものである。
Further, the address control means controls the address designating means such that when the address designated by the address designating means becomes equal to the end address of any area, the next address is set as the leading address of the area. At this time, the head address is obtained by calculation from the boundary address between the areas indicated by the information stored in the storage means.

【0009】[0009]

【作用】本発明のアドレス制御装置では、上記のような
アドレス指定手段と格納手段とアドレス制御手段とを備
えたことにより、記憶空間を複数の可変容量のリングバ
ッファ領域として使用することができる。また、アドレ
ス指定手段が指定するアドレスがどの領域内にあるかを
監視し、該アドレスがいずれかの領域の終端アドレスに
等しくなると、次のアドレスを該領域の先頭アドレスと
する手段を備えたため、外部からの制御が必要なくな
る。
Since the address control device of the present invention is provided with the address designating means, the storing means and the address controlling means as described above, the storage space can be used as a plurality of variable capacity ring buffer areas. Further, since it is provided with a means for monitoring in which area the address designated by the address designating means is present and setting the next address as the start address of the area when the address becomes equal to the end address of any area, There is no need for external control.

【0010】[0010]

【実施例】以下、本発明の実施例を図面を参照しつつ説
明する。図1は本発明に係るアドレス制御装置の1実施
例を説明するための図、図2は記憶手段の領域分割され
た記憶空間の例を示す図である。図1において、画像入
力手段11は、画像データを外部から取り込むものであ
り、画像処理手段12は、画像入力手段11によって取
り込まれた画像に例えば圧縮、伸長、編集等の種々の画
像処理を施すものであり、記憶手段14は、画像データ
バスに接続された各手段が画像データの書き込みおよび
読み出しのためにアクセスするものであり、画像出力手
段15は、画像データを外部に出力するものであり、ア
ドレス制御手段16は、画像データバスに接続された各
手段の記憶手段14へのアクセスのためのアドレスを制
御するものであり、制御手段13は、制御バスを通じて
上記各手段の動作を制御するものである。上記画像処理
装置が例えば複写機であるならば、画像入力手段11
は、紙等の記録媒体に記録された画像をディジタル信号
に変換するスキャナー機構であり、画像出力手段15
は、画像信号を紙等の記録媒体に記録するプリント機構
である。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a diagram for explaining one embodiment of an address control device according to the present invention, and FIG. 2 is a diagram showing an example of a divided storage space of a storage means. In FIG. 1, the image input means 11 is for taking in image data from the outside, and the image processing means 12 is for performing various image processing such as compression, decompression, and editing on the image taken in by the image input means 11. The storage means 14 is accessed by each means connected to the image data bus for writing and reading the image data, and the image output means 15 outputs the image data to the outside. The address control means 16 controls an address for accessing the storage means 14 of each means connected to the image data bus, and the control means 13 controls the operation of each means through the control bus. It is a thing. If the image processing apparatus is, for example, a copying machine, the image input means 11
Is a scanner mechanism for converting an image recorded on a recording medium such as paper into a digital signal, and the image output means 15
Is a print mechanism for recording an image signal on a recording medium such as paper.

【0011】上記の画像処理装置において、記憶手段1
4の記憶空間は、例えば図2に示すように複数の領域に
分割されて使用される。なお、図2は画像入力手段11
によって外部から読み込まれた画像が画像処理手段12
によって処理され、画像出力手段15によって外部に出
力される画像データの記憶領域として、記憶空間を先頭
側から順に、画像入力手段11から出力され画像処理手
段12に入力される画像データの領域を領域1、画像処
理手段12から出力されて画像出力手段15に入力され
る画像データの領域を領域2に割当てた場合の記憶空間
を表している。また、各手段の書き込みおよび読み出し
は該手段の書き込みアドレスおよび読み出しアドレスに
よって制御され、アドレス自体の制御はアドレス制御手
段16によって行われる。このように図1は、複数のデ
バイスがデータの書き込みおよび読み出しのためにアク
セスする記憶手段を有し、この記憶手段の記憶空間を複
数の領域に分割して使用する画像処理装置の一構成例を
示したものである。
In the above image processing apparatus, the storage means 1
The storage space 4 is used by being divided into a plurality of areas as shown in FIG. 2, for example. 2 shows the image input means 11
The image read from the outside by the image processing means 12
As the storage area of the image data processed by the image output means 15 to the outside, the area of the image data output from the image input means 11 and input to the image processing means 12 is sequentially set as the storage area from the front side. 1 shows the storage space when the area of the image data output from the image processing means 12 and input to the image output means 15 is assigned to the area 2. The writing and reading of each means are controlled by the write address and the read address of the means, and the address itself is controlled by the address control means 16. As described above, FIG. 1 shows an example of the configuration of an image processing apparatus having a storage unit that a plurality of devices access for writing and reading data, and the storage space of the storage unit is divided into a plurality of areas for use. Is shown.

【0012】図3は記憶空間が図2に例示したように使
用される場合の本発明のアドレス制御装置の一実施例を
示す図であり、31はレジスタ、32はアドレス制御
器、33〜36はアドレスカウンタを示す。図3におい
て、レジスタ31は、図2に示した記憶空間上の2つの
領域の境界アドレスを示す情報を格納するものである。
アドレスカウンタ33は、画像入力手段11の出力を制
御するアドレス、アドレスカウンタ34は、画像処理手
段12の入力を制御するアドレス、アドレスカウンタ3
5は、画像処理手段12の出力を制御するアドレス、ア
ドレスカウンタ36は、画像出力手段15の入力を制御
するアドレスをそれぞれ指定するものである。アドレス
制御器32は、アドレスカウンタ33〜36が指定する
アドレスを信号AD1〜AD4および信号RDの値に基
づいて監視し、該アドレスが2つの領域のどちらかの終
端アドレスに等しくなると、信号CD1〜CD4および
信号CNT1〜CNT4によって対応するアドレスカウ
ンタに該領域の先頭アドレスをアドレスカウンタのイン
クリメントと同じタイミングで設定するものである。
FIG. 3 is a diagram showing an embodiment of the address control device of the present invention when the storage space is used as illustrated in FIG. 2, 31 is a register, 32 is an address controller, and 33 to 36. Indicates an address counter. In FIG. 3, the register 31 stores information indicating the boundary address of the two areas in the storage space shown in FIG.
The address counter 33 controls the output of the image input unit 11, the address counter 34 controls the input of the image processing unit 12, and the address counter 3.
Reference numeral 5 designates an address for controlling the output of the image processing means 12, and the address counter 36 designates an address for controlling the input of the image output means 15. The address controller 32 monitors the address designated by the address counters 33 to 36 based on the values of the signals AD1 to AD4 and the signal RD, and when the address becomes equal to the end address of either of the two areas, the signals CD1 to CD1 are output. The head address of the area is set in the corresponding address counter by the CD4 and the signals CNT1 to CNT4 at the same timing as the increment of the address counter.

【0013】また、信号LDは、レジスタ31およびア
ドレスカウンタ33〜36にデータを設定するためのデ
ータである。信号LERは、レジスタ31にデータを設
定するためのロードイネーブル信号である。信号LE1
〜LE4は、それぞれアドレスカウンタ33〜36にデ
ータを設定するためのロードイネーブル信号である。信
号ET1〜ET4は、それぞれアドレスカウンタ33〜
36のカウントイネーブル信号である。信号AD1〜A
D4は、それぞれアドレスカウンタ33〜36の出力デ
ータである。信号RDは、レジスタ31の出力データで
ある。信号CD1〜CD4は、対応するアドレスカウン
タが指定するアドレスを含む領域の先頭アドレスを該ア
ドレスカウンタに設定するためのアドレス制御器32の
出力データである。信号CNT1〜CNT4は、対応す
るアドレスカウンタが指定するアドレスを含む領域の先
頭アドレスを該アドレスカウンタに設定するためのアド
レス制御器32の制御信号である。なお、4つのアドレ
スカウンタの値は、記憶手段14の記憶空間上のアドレ
スである。そのうちのいずれかの値が図示しないセレク
タによって選択されて記憶手段14に出力される。以
下、境界アドレスは、領域1の先頭アドレスおよび終端
アドレスと領域2の終端アドレスであるとして、本発明
の一実施例の動作について説明する。
The signal LD is data for setting data in the register 31 and the address counters 33 to 36. The signal LER is a load enable signal for setting data in the register 31. Signal LE1
~ LE4 are load enable signals for setting data in the address counters 33 to 36, respectively. The signals ET1 to ET4 are sent to the address counter 33 to respectively.
36 count enable signal. Signals AD1 to A
D4 is output data of the address counters 33 to 36, respectively. The signal RD is output data of the register 31. The signals CD1 to CD4 are output data of the address controller 32 for setting the start address of the area including the address designated by the corresponding address counter in the address counter 32. The signals CNT1 to CNT4 are control signals of the address controller 32 for setting the start address of the area including the address designated by the corresponding address counter in the address counter 32. The values of the four address counters are addresses in the storage space of the storage means 14. One of the values is selected by a selector (not shown) and output to the storage unit 14. Hereinafter, assuming that the boundary address is the start address and end address of the area 1 and the end address of the area 2, the operation of the embodiment of the present invention will be described.

【0014】最初に、制御手段13によってロードイネ
ーブル信号LERおよびロードイネーブル信号LE1〜
LE4が順次発行され、レジスタ31に領域1の先頭ア
ドレスおよび終端アドレスと領域2の終端アドレスを示
す情報が設定され、アドレスカウンタ33およびアドレ
スカウンタ34に領域1の先頭アドレスが設定され、ア
ドレスカウンタ35およびアドレスカウンタ36に領域
2の先頭アドレスが設定される。上記の初期設定終了
後、画像入力手段11、画像処理手段12、画像出力手
段15がそれぞれ動作を開始し、各手段が記憶手段14
に所定量のデータの書き込みまたは読み出しのためにア
クセスするたびにカウントイネーブル信号ET1〜ET
4が発行され、対応するアドレスカウンタの値がインク
リメントされる。例えば、記憶空間において1バイトご
とにアドレスが割り付けられており、画像入力手段11
が8バイトのデータを記憶手段14に書き込んだとする
と、アドレスカウンタ33は書き込む前の値に8を加え
た値となっている。
First, the control means 13 causes the load enable signal LER and the load enable signals LE1 to LE1.
LE4 is sequentially issued, information indicating the start address and end address of area 1 and the end address of area 2 is set in register 31, the start address of area 1 is set in address counter 33 and address counter 34, and address counter 35 is set. And the start address of the area 2 is set in the address counter 36. After the completion of the above-mentioned initialization, the image input means 11, the image processing means 12, and the image output means 15 start their respective operations, and the respective means operate as the storage means 14.
To the count enable signals ET1 to ET each time a predetermined amount of data is accessed for writing or reading.
4 is issued and the value of the corresponding address counter is incremented. For example, an address is assigned for each byte in the storage space, and the image input means 11
When 8 bytes of data are written in the storage means 14, the address counter 33 has a value obtained by adding 8 to the value before writing.

【0015】アドレスカウンタ33〜36のいずれかの
値が2つの領域のどちらかの終端アドレスに等しくなる
と、アドレス制御器32は、終端アドレスに等しくなっ
たアドレスカウンタに該領域の先頭アドレスをアドレス
カウンタのインクリメントと同じタイミングで設定す
る。例えば、アドレスカウンタ33の値が領域1の終端
アドレスと等しくなると、アドレス制御器32は、制御
信号CNT1を発行しデータバスCD1に領域1の先頭
アドレスを出力して、アドレスカウンタ33に領域1の
先頭アドレスを設定する。上述の先頭アドレスの設定
は、他のアドレスカウンタについても同様であり、ある
アドレスカウンタの値が領域2内のアドレスならば、該
アドレスカウンタの値が領域2の終端アドレスに等しく
なると、該アドレスカウンタには、領域2の先頭アドレ
スが設定される。ここで、レジスタ31には領域2の先
頭アドレスを示す情報は格納されていないが、領域2の
先頭アドレスは領域1の終端アドレスより演算によって
求めることができる。例えば、記憶空間において1バイ
トごとにアドレスが割り付けられており、領域1と領域
2との間にnバイト(nは0以上の整数)の領域がある
ならば、領域2の先頭アドレスは領域1の終端アドレス
にn+1を加えた値である。以上により、領域1および
領域2はリングバッファとして使用することができる。
When the value of any of the address counters 33 to 36 becomes equal to the end address of either of the two areas, the address controller 32 sets the start address of the area to the address counter which becomes equal to the end address. Set at the same timing as the increment of. For example, when the value of the address counter 33 becomes equal to the end address of the area 1, the address controller 32 issues the control signal CNT1 and outputs the head address of the area 1 to the data bus CD1 to output the address 1 of the area 1 to the address counter 33. Set the start address. The above-mentioned setting of the head address is the same for other address counters. If the value of a certain address counter is an address in the area 2, if the value of the address counter becomes equal to the end address of the area 2, the address counter is set. Is set to the start address of the area 2. Although the register 31 does not store the information indicating the start address of the area 2, the start address of the area 2 can be obtained by calculation from the end address of the area 1. For example, if an address is assigned for each byte in the storage space and there is an area of n bytes (n is an integer of 0 or more) between area 1 and area 2, the start address of area 2 is area 1 It is a value obtained by adding n + 1 to the end address of. As described above, the areas 1 and 2 can be used as ring buffers.

【0016】なお、本発明は、上記の実施例に限定され
るものではなく、種々の変形が可能である。例えば画像
処理装置の構成は図1に例示した構成に限定されず、複
数のデバイスがデータの書き込みおよび読み出しのため
にアクセスする記憶手段を有し、前記記憶手段の記憶空
間を複数の領域に分割して使用する画像処理装置である
ならばどのような構成でもよい。また、記憶空間の分割
様態および分割された各領域の割当ては、図2に例示し
た分割様態および割当てに限定されないことは明らかで
ある。また、上記の実施例において、境界アドレスは、
領域1の先頭アドレスおよび終端アドレスと領域2の終
端アドレスであるとし、領域2の先頭アドレスは、領域
1の終端アドレスより演算にて求めるとしたが、領域1
および領域2の先頭アドレスおよび終端アドレスのうち
1つ以上を指定し、他を演算によって求めるならば、境
界アドレスの内容は上記に限定されないことは容易に類
推できる。
The present invention is not limited to the above embodiment, but various modifications can be made. For example, the configuration of the image processing apparatus is not limited to the configuration illustrated in FIG. 1, and a plurality of devices have a storage unit that is accessed for writing and reading data, and the storage space of the storage unit is divided into a plurality of areas. Any configuration may be used as long as it is an image processing apparatus to be used. Further, it is apparent that the division mode of the storage space and the allocation of the divided areas are not limited to the division mode and allocation illustrated in FIG. In the above embodiment, the boundary address is
It is assumed that the start address and end address of area 1 and the end address of area 2 are used, and the start address of area 2 is calculated from the end address of area 1.
If one or more of the start address and the end address of the area 2 are designated and the others are obtained by calculation, it can be easily inferred that the content of the boundary address is not limited to the above.

【0017】また、図3に例示した本発明の実施例の構
成は、画像処理装置の構成が図1に例示した構成に対応
するものであり、記憶空間の分割様態および割当てが図
2に例示した分割様態および割当てである場合の一構成
例である。複数のデバイスの個々のアクセス種別ごとに
記憶手段へのアクセスのためのアドレスを指定するアド
レス指定手段と、分割された各領域間の境界アドレスを
示す情報を格納する格納手段と、前記アドレス指定手段
が指定するアドレスと前記格納手段に格納されている情
報が示す境界アドレスとに基づいて、前記アドレス指定
手段が指定するアドレスがどの領域内にあるかを監視
し、該アドレスがいずれかの領域の終端アドレスに等し
くなると、次のアドレスを該領域の先頭アドレスとする
ようアドレス指定手段を制御するアドレス制御手段とを
備えた構成であるならば、どのような構成でも構わな
い。
The configuration of the embodiment of the present invention illustrated in FIG. 3 corresponds to the configuration of the image processing apparatus illustrated in FIG. 1, and the division mode and allocation of the storage space are illustrated in FIG. It is an example of the configuration in the case of the divided mode and allocation. Address specifying means for specifying an address for accessing the storage means for each access type of a plurality of devices, storage means for storing information indicating a boundary address between the divided areas, and the address specifying means Based on the address specified by the address and the boundary address indicated by the information stored in the storage means, monitoring which area the address specified by the address designating means is in, Any structure may be used as long as it is provided with an address control means for controlling the address designating means so that the next address becomes the start address of the area when it becomes equal to the end address.

【0018】[0018]

【発明の効果】以上に述べたように、本発明によれば、
記憶空間を複数の可変容量のリングバッファ領域として
使用することができるため、記憶空間を効率よく使用す
ることができる。また、アドレス指定手段が指定するア
ドレスがどの領域内にあるかを監視し、該アドレスがい
ずれかの領域の終端アドレスに等しくなると、次のアド
レスを該領域の先頭アドレスとする手段を備えたため、
外部からの制御が必要なくなり、外部制御装置の利用効
率を高めることができる。さらに、アドレス指定手段が
指定するアドレスがいずれかの領域の終端アドレスに等
しくなると、次のアドレスを該領域の先頭アドレスとす
るようにアドレス指定手段を制御する際に、該先頭アド
レスおよび終端アドレスのどちらか一方または両方を格
納手段に格納されている情報が示す各領域間の境界アド
レスから演算によって求めるようにしたので、記憶空間
に複数の可変容量のリングバッファ領域を実現する際の
レジスタ数を削減できる。従って、複数の可変容量のリ
ングバッファ領域の位置および大きさの設定に要するレ
ジスタアクセスを減少でき、制御効率が向上する。
As described above, according to the present invention,
Since the storage space can be used as a plurality of variable-capacity ring buffer areas, the storage space can be used efficiently. Further, since it is provided with a means for monitoring in which area the address designated by the address designating means is present and setting the next address as the start address of the area when the address becomes equal to the end address of any area,
External control is not required, and the utilization efficiency of the external control device can be improved. Further, when the address designated by the address designating means becomes equal to the end address of any of the areas, when the address designating means is controlled so that the next address becomes the top address of the area, the start address and the end address of the area are controlled. Since one or both of them are calculated by the boundary address between the areas indicated by the information stored in the storage means, the number of registers for realizing a plurality of variable capacity ring buffer areas in the storage space can be calculated. Can be reduced. Therefore, the register access required for setting the positions and sizes of the plurality of variable capacity ring buffer areas can be reduced, and the control efficiency is improved.

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

【図1】 本発明によるアドレス制御装置を含む画像処
理装置の一構成例を示す図である。
FIG. 1 is a diagram showing a configuration example of an image processing apparatus including an address control apparatus according to the present invention.

【図2】 記憶空間の分割様態および割当ての一例を示
す図である。
FIG. 2 is a diagram showing an example of a storage space division mode and allocation.

【図3】 本発明によるアドレス制御装置の一構成例を
示す図である。
FIG. 3 is a diagram showing a configuration example of an address control device according to the present invention.

【符号の説明】[Explanation of symbols]

11…画像入力手段、12…画像処理手段、13…制御
手段、14…記憶手段、15…画像出力手段、16…ア
ドレス制御手段、31…レジスタ、32…アドレス制御
器、33〜36…アドレスカウンタ
11 ... Image input means, 12 ... Image processing means, 13 ... Control means, 14 ... Storage means, 15 ... Image output means, 16 ... Address control means, 31 ... Register, 32 ... Address controller, 33-36 ... Address counter

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 複数のデバイスがデータの書き込みおよ
び読み出しのためにアクセスする記憶手段を有し、前記
記憶手段の記憶空間を複数の領域に分割して使用する画
像処理装置において、前記複数のデバイスの個々のアク
セス種別ごとに前記記憶手段へのアクセスのためのアド
レスを指定するアドレス指定手段と、前記分割された各
領域間の境界アドレスを示す情報を格納する格納手段
と、前記アドレス指定手段が指定するアドレスと前記格
納手段に格納されている情報が示す境界アドレスとに基
づいて、前記アドレス指定手段が指定するアドレスがど
の領域内にあるかを監視し、該アドレスがいずれかの領
域の終端アドレスに等しくなると、次のアドレスを該領
域の先頭アドレスとするようアドレス指定手段を制御す
るアドレス制御手段とを備えたことを特徴とするアドレ
ス制御装置。
1. An image processing apparatus, comprising: storage means accessed by a plurality of devices for writing and reading data, wherein the storage space of the storage means is divided into a plurality of areas for use. An address designating means for designating an address for accessing the storage means for each individual access type, a storage means for storing information indicating a boundary address between the divided areas, and the address designating means. Based on the address to be designated and the boundary address indicated by the information stored in the storage means, it is monitored which area the address designated by the address designating means is in, and the address is the end of any area. When it becomes equal to the address, the address control means for controlling the address designating means so that the next address becomes the top address of the area. An address control device comprising:
JP26860093A 1993-10-27 1993-10-27 Address controller Pending JPH07121431A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26860093A JPH07121431A (en) 1993-10-27 1993-10-27 Address controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26860093A JPH07121431A (en) 1993-10-27 1993-10-27 Address controller

Publications (1)

Publication Number Publication Date
JPH07121431A true JPH07121431A (en) 1995-05-12

Family

ID=17460792

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26860093A Pending JPH07121431A (en) 1993-10-27 1993-10-27 Address controller

Country Status (1)

Country Link
JP (1) JPH07121431A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996007254A1 (en) * 1994-08-30 1996-03-07 Seiko Instruments Inc. Receiver

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1996007254A1 (en) * 1994-08-30 1996-03-07 Seiko Instruments Inc. Receiver

Similar Documents

Publication Publication Date Title
KR101305490B1 (en) The method and apparatus for mapping memory
US5519499A (en) Image processing apparatus for storing and reading out image data
US20090100225A1 (en) Data processing apparatus and shared memory accessing method
US6047340A (en) Method for transmitting data, and apparatus for transmitting data and medium
JP2001189915A (en) Video-recording device
US20020044766A1 (en) Recording and reproduction of mixed moving and still images
JPH07121431A (en) Address controller
JP4311288B2 (en) Storage device
JPH09261589A (en) Method and device for decoding and displaying image data
JPH09321962A (en) Image forming device
JPS63255888A (en) File device
JP2577604Y2 (en) Image memory and data processing device
JP2897470B2 (en) How to optimize buffer ratio
JPH06103026A (en) Memory system
JP3036112B2 (en) Multi-screen display device
JP2004320314A (en) Image scanner
JP2008262469A (en) Storage device
JPH05130549A (en) Picture memory
JP3166323B2 (en) Image processing device
JP3439504B2 (en) Data transfer device and data transfer method using the same
JPS61221817A (en) Output processing system
JP2000299879A (en) Image processor and image processing method
JPH09319525A (en) Image forming device
JPH08179894A (en) Memory system, and memory system applied to disk recording and reproducing device
JPH04291572A (en) Page memory management equipment for video page printer