JPH03185492A - Allocating method for image memory and address generation circuit - Google Patents

Allocating method for image memory and address generation circuit

Info

Publication number
JPH03185492A
JPH03185492A JP1325049A JP32504989A JPH03185492A JP H03185492 A JPH03185492 A JP H03185492A JP 1325049 A JP1325049 A JP 1325049A JP 32504989 A JP32504989 A JP 32504989A JP H03185492 A JPH03185492 A JP H03185492A
Authority
JP
Japan
Prior art keywords
image
address
memory
addresses
row
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
JP1325049A
Other languages
Japanese (ja)
Inventor
Yoshinori Amano
天野 善則
Misao Kato
三三男 加藤
Yoshio Hirauchi
平内 喜雄
Mari Kimura
真理 木村
Kunihiko Mototani
本谷 邦彦
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP1325049A priority Critical patent/JPH03185492A/en
Publication of JPH03185492A publication Critical patent/JPH03185492A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To efficiently allocate an image with size hard to allocate to memory size by effectively arranging the image on a memory by dividing into two parts. CONSTITUTION:Two frames of the image with frame of (m1 X n1) are allocated on s emiconductor memory with size of (M X N) as shown in figure. The image of (m1 X n1) is divided into two parts with an N/2 line, which generates a split image 1 of (m1 X N/2) and a split image 2 of (m1 X(n1-N/2)). In the split image 1, the horizontal address and the vertical address of the image are conformed to the column address and the row address of the memory, respectively, and a memory area of (m1 X N) is occuplied by the split image of two frames. Meanwhile, in the split image 2, such conversion as to conform the horizontal and vertical addresses of the image to the row and column addresses of the memory is performed, the vertical and horizontal lines of the image are set adversely. Thereby, it is possible to efficiently allocate the image with size hard to allocate to universal memory size(power on 2).

Description

【発明の詳細な説明】 産業上の利用9町 本発明はハイビジョン信号等を扱った画像データのメモ
リの割当て方法、及びそのアドレス生成回路に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a memory allocation method for image data handling high-definition signals and the like, and an address generation circuit thereof.

従来の技術 日本においては、1987年に放送技術開発協議会(B
TA)においてハイビジタン信号のスタジオ規格が制定
されているが、この規格においてハイビジタン信号の有
効画素が1920X1035となっている。汎用的なメ
モリではその容量が2のべき乗となっているため、この
ようなサイズの画像を効率的にメモリに割当てることは
困難である。一つの方法として第5図に2フレームの画
像を2048x204Bのメモリ上に割当てた例を示す
、これは1フレームの第1ラインから第1035ライン
までの画像データを上から順につめたちのである。
Conventional technology In Japan, in 1987 the Broadcasting Technology Development Council (B
A studio standard for high-visitan signals has been established in TA), and in this standard, the effective pixels of high-visitan signals are 1920x1035. Since the capacity of a general-purpose memory is a power of 2, it is difficult to efficiently allocate an image of this size to the memory. As one method, FIG. 5 shows an example in which two frames of images are allocated on a 2048×204B memory. In this case, image data from the 1st line to the 1035th line of 1 frame is packed in order from the top.

発明が解決しようとする課題 ところが、以上のように画像データをメモリ上に配置し
た場合、画像の水平アドレスと垂直アドレス(ラインナ
ンバー)と、メモリの列アドレス、行アドレスとが?j
IIliな関係となるため、画像のアドレスからメモリ
上の実アドレスを求めるのに複雑な演算を伴なうか、大
容量のアドレス変換用のROM(読出し専用メモリ)が
必要となる。
Problem to be Solved by the Invention However, when image data is arranged in memory as described above, what are the horizontal and vertical addresses (line numbers) of the image, and the column and row addresses of the memory? j
Because of this, complex calculations are required to obtain the real address on the memory from the image address, or a large-capacity ROM (read-only memory) for address conversion is required.

!1!朋を解決するための手段 本発明は上記課題を解決するもので、MXNのサイズの
メモリ上にml Xn、の画像を2フレーム割当てる場
合、1フレームの画像をm、X−像2に分け、分割画像
1はメモリの列アドレス0〜(m1−1)、行アドレス
O〜(N−1)内に2分割して割当て、分割画像2は水
平、垂直アドレスがメモリの行、列アドレスに各々対応
するように置換して、列アドレスm1〜(M−1)、行
アドレス0〜(ml−1)内に割当てるようにした画像
メモリ割当て方法であり、この画像メモリをアクセスす
るのに、領域識別信号を生成する手段と、前記領域識別
信号とフレーム識別信号を用いて画像メモリの行アドレ
ス、列アドレスを生成する手段を備えたアドレス生成回
路である。
! 1! Means for Solving the Problems The present invention solves the above problem, and when allocating two frames of an image of ml Divided image 1 is divided into two parts and assigned to memory column addresses 0 to (m1-1) and row addresses O to (N-1), and divided image 2 has horizontal and vertical addresses assigned to memory row and column addresses, respectively. This is an image memory allocation method in which the image memory is allocated to column addresses m1 to (M-1) and row addresses 0 to (ml-1) by corresponding substitution. This address generation circuit includes means for generating an identification signal, and means for generating a row address and a column address of an image memory using the area identification signal and frame identification signal.

作用 本発明は前記したメモリ上への画像データの割当て方法
及びそのアドレス生成回路により、画像のサイズが2の
べき乗でない場合に、画像を2つに分割して、メモリ上
に有効に配置して、かつ任意の位置の画像データをアク
セスするのに簡単な回路構成で実現できる。
Effect The present invention uses the above-described method of allocating image data on the memory and its address generation circuit to divide the image into two parts and effectively arrange them on the memory when the size of the image is not a power of two. , and can be realized with a simple circuit configuration to access image data at any position.

実施例 なる条件を満足するMXNのサイズの半導体メモリ上に
1フレ一ムml Xn、のサイズの1ia2フレームを
第1図のように割当てる。m、Xn。
As shown in FIG. 1, a 1ia2 frame with a size of 1 frame ml Xn is allocated on a semiconductor memory with a size of MXN that satisfies the conditions of the embodiment. m, Xn.

の画像−ラインで2つに分けられ、各々m。image - divided into two by a line, each m.

の分割!12となる0分割画像lは画像の水平アドレス
、垂直アドレスが各々メモリの列アドレス、行アドレス
に対応され、2フレ一ム分の分割画像1でm、XNのメ
モリ領域を占有する。一方、分割i1([2は画像の水
平アドレス、垂直アドレ・スがメモリの行アドレス、列
アドレスに対応するように変換され、第1図に示すよう
に画像の縦、横が逆になっている。第2図はこのように
画像データが割当てられたメモリのアドレス生成回路を
示している。第2図において、lは水平アドレス生成部
、2は垂直アドレス生成部、3は領域識別信号生成部、
4は列アドレス生成部、5は行アドレス生成部である。
The division of! In the 0-divided image l, which is 12, the horizontal address and vertical address of the image correspond to the column address and row address of the memory, respectively, and the divided image 1 of 2 frames occupies a memory area of m, XN. On the other hand, division i1 ([2 is converted so that the horizontal and vertical addresses of the image correspond to the row and column addresses of the memory, and the vertical and horizontal directions of the image are reversed, as shown in Figure 1. Figure 2 shows the address generation circuit of the memory to which image data is allocated in this way.In Figure 2, l is a horizontal address generation section, 2 is a vertical address generation section, and 3 is an area identification signal generation section. Department,
4 is a column address generator, and 5 is a row address generator.

ml xn、のlフレームの画像データからあるデータ
(k、1)をアクセスする場合、まず水平アドレス生成
部1より水平アドレスkを出力し、垂直アドレス生成部
2より垂直アドレスlを出力する0次に領域識別信号生
成部3において垂直アドレスlと値□の大小が比較さ2 れ、lく□の時は分割画像1の領域、l≧の時は分割画
像2の領域と判断され、それに基づいて領域識別信号を
生成する。フレーム1かフレーム2かを選択するための
フレーム識別信号と共に前述の領域識別信号により水平
アドレス、垂直アドレスが変換されて第1表に示すよう
に列アドレス生成部4、行アドレス生成部5からメモリ
上の列アドレス、行アドレスが生成される。
When accessing certain data (k, 1) from the image data of 1 frame of ml xn, first the horizontal address generator 1 outputs the horizontal address k, and the vertical address generator 2 outputs the vertical address l. Then, in the area identification signal generation unit 3, the vertical address l and the value □ are compared in size, and when l is □, it is determined that it is the area of divided image 1, and when l≧, it is determined that it is the area of divided image 2. A region identification signal is generated. The horizontal address and vertical address are converted by the above-mentioned area identification signal as well as the frame identification signal for selecting frame 1 or frame 2, and the column address generator 4 and the row address generator 5 output the memory as shown in Table 1. The upper column address and row address are generated.

(以 下 余 白) 第1表から理解されるようにメモリの列アドレス、行ア
ドレスは、画像の水平アドレス、垂直アドレスをそのま
ま利用するか、適当な値との加算。
(Margins below) As can be understood from Table 1, the column and row addresses of the memory can be used as they are, such as the horizontal and vertical addresses of the image, or can be added with appropriate values.

減算程度の演算で行うことができる。This can be done with an operation similar to subtraction.

では次に具体例として、M、N−21・204B。Next, as a specific example, M, N-21/204B.

m、−1920,1024<n、≦1088の場合につ
いて第3図を参照して説明する。第3図は上記設定値の
場合のメモリ上へ画像データの割当てを示し、第4図は
この場合のアドレス生成回路を示す、 M−N−204
8なので、メモリの列アドレス、行アドレスは共に11
ビツトで表現できるので列アドレスをADO〜ADIO
1行アドレスをADII−AD21とする。フレームl
、フレーム2共に1024ラインまでの画像データを分
割画像1として、各々メモリの列アドレス0〜1919
、行アドレス0〜1023と列アドレス0〜1919、
行アドレス1024〜2047の領域に割当てられる。
The case where m, -1920, 1024<n, ≦1088 will be explained with reference to FIG. FIG. 3 shows the allocation of image data to the memory in the case of the above setting values, and FIG. 4 shows the address generation circuit in this case.
8, so both the column address and row address of the memory are 11.
Since it can be expressed in bits, the column address can be changed from ADO to ADIO.
Let the 1-row address be ADII-AD21. frame l
, the image data of up to 1024 lines in frame 2 is set as divided image 1, and each memory column address is 0 to 1919.
, row addresses 0-1023 and column addresses 0-1919,
It is allocated to the area of row addresses 1024 to 2047.

1024ラインを越える領域の画体データは分割画像2
として縦、横を変換して、メモリの列アドレス1920
〜1983、行アドレス0〜1919と列アドレス19
84〜2047の領域に割当てられる。ii!ii像の
ライン数が1088の場合はメモリ上の分割画像2の領
域をすべて使用することになり、それ以下ですればメモ
リ内の未使用領域が増加することになる。このようなメ
モリのアドレス生成回路として第4図に示す、第4図で
は6が水平アドレスカウンタ、7が垂直アドレスカウン
タ、8が2つの信号から1つの信号を選択するためのセ
レクタであり、9゜10.11.12はアウトプットイ
ネーブル(OE)信号付きのバッフy(BuFl 〜B
uF4)であり、13はインバータである。任意の位置
の画像データ(k、  jl)をアクセスする場合、L
oad値Aにに、Load値Bにlを与え、Load信
号により水平アドレスカウンタ6、垂直アドレスカラン
タフにロードし、水平アドレスカウンタ6、垂直アドレ
スカウンタ7から水平アドレスに1垂直アドレスlを各
々出力する。水平アドレスカウンタ6は画像の水平アド
レス0〜1919までの値を出力し、垂直アドレスカウ
ンタ7は垂直アドレス埴として最大1087までの値を
出力すればよいので、共に11ビツトの出力となる。(
k、ff1)の位置の画像データが分割a倣11分割画
像2のどちらの領域に含まれるかは、垂直アドレスlの
値と1024の値との大小比較をすればよいm t’M
域識別信号を1ビツトとし、″L@レベルの時分割画像
し、H”レベルの時、分割画像2とすれば第4図に示す
ように垂直アドレスカランタフの出力の垂直アドレスの
最上位ビットをそのまま領域識別信号として扱うことが
できる。フレーム識別信号としてフレームlを選択する
時は“L”レベル、フレーム2を選択する時は“H″レ
ベルなるlビットの信号とすれば、画像の水平アドレス
、垂直アドレスからメモリの列アドレス、行アドレスへ
の変換は第2表に示すものとなる。
The image data in the area exceeding 1024 lines is split image 2.
Convert the vertical and horizontal as
~1983, row address 0-1919 and column address 19
84 to 2047. ii! If the number of lines of the ii image is 1088, the entire area of divided image 2 on the memory will be used, and if it is less than that, the unused area in the memory will increase. An address generation circuit for such a memory is shown in FIG. 4. In FIG. 4, 6 is a horizontal address counter, 7 is a vertical address counter, 8 is a selector for selecting one signal from two signals, and 9 is a horizontal address counter.゜10.11.12 is the buffer y (BuFl ~ B
uF4), and 13 is an inverter. When accessing image data (k, jl) at an arbitrary position, L
Give 1 to the load value A and 1 to the load value B, load the horizontal address counter 6 and vertical address counter tuff with the Load signal, and output 1 vertical address 1 to the horizontal address from the horizontal address counter 6 and vertical address counter 7, respectively. do. The horizontal address counter 6 outputs the horizontal addresses of the image from 0 to 1919, and the vertical address counter 7 only needs to output values up to 1087 as the vertical address, so both output 11 bits. (
In order to determine in which region of the divided image 11 divided image 2 the image data at the position k, ff1) is included, it is sufficient to compare the value of the vertical address l with the value of 1024 m t'M
If the area identification signal is 1 bit and a time-division image of "L@ level" is created, and when it is at "H" level, it is divided image 2, the most significant bit of the vertical address output from the vertical address carantuff is shown in Figure 4. can be treated as an area identification signal as is. If the frame identification signal is an 1-bit signal that is at the "L" level when selecting frame 1 and the "H" level when selecting frame 2, then the image horizontal address, vertical address, memory column address, row The conversion to addresses is as shown in Table 2.

(以 下 余 白) フレーム識別信号“L”r ell域識別信号“L”(
フレーム1、分割画像1)の場合、列アドレス、行アド
レスは各々水平アドレス、垂直アドレスそのものである
から、列アドレスADO−ADIOとしてB u F 
1 (9)の出力を選択し、一方1行アドレスADII
−AD21のうちADII〜AD20のアドレス信号は
BuF3(II)から、AD21はセレクタ8より出力
される。 B u F 1(9)〜B u F 4(m
のバッファはトライステート出力であり、アウトプット
イネーブル(OE)信号が′L″の時はバッファへの入
力が出力され、“H”の時はハイインピーダンス出力と
なるものである。従って、この場合、8uF 1(9)
、BuF30DのOB信号は領域識別信号が人力されて
いるので前述のとおり列アドレス、行アドレスが出力さ
れることになる。
(Margin below) Frame identification signal “L” r ell area identification signal “L” (
In the case of frame 1, divided image 1), the column address and row address are the horizontal address and vertical address themselves, respectively, so the column address ADO-ADIO is B u F
1 Select the output of (9), while one line address ADII
-Address signals for ADII to AD20 of AD21 are output from BuF3 (II), and AD21 is output from selector 8. B u F 1 (9) ~ B u F 4 (m
The buffer is a tri-state output, and when the output enable (OE) signal is 'L', the input to the buffer is output, and when it is 'H', it is a high impedance output. Therefore, in this case , 8uF 1(9)
, BuF30D's OB signal is a region identification signal inputted manually, so the column address and row address are output as described above.

またセレクタ8では入力切替信号に領域識別信号が入力
され“Loの時はフレーム識別信号が選択され、′″H
″の時は水平アドレスカウンタの出力の最上位ピントが
選択される。第2表から領域識別信号が“L″の時に列
アドレスとして水平アドレスが選択されるのでB u 
F 1 (9)のOEとして領域識別信号を入力する。
In addition, in the selector 8, the area identification signal is input to the input switching signal, and when it is "Lo", the frame identification signal is selected, and ""H
'', the highest focus point of the output of the horizontal address counter is selected.From Table 2, when the area identification signal is "L", the horizontal address is selected as the column address, so B u
An area identification signal is input as the OE of F 1 (9).

sI域識別信号が′H”の時は列アドレスとしてB u
 F 4 (inの山男4図において、B u Fl(
9)〜B u F 4G21はスリーステート出力であ
って、OE信号がL1の時はバッファへの入力が出力さ
れ、′H″の時はハイインピーダンス出力となる。B 
u F 1(9)、B u F 300のOE信号は領
域識別信号が入力され、一方BuF2Ql。
When the sI area identification signal is 'H', B u is used as the column address.
F 4 (In the mountain man figure 4 of in, B u Fl (
9) ~ B u F 4G21 is a three-state output, and when the OE signal is L1, the input to the buffer is output, and when it is 'H', it becomes a high impedance output.B
The OE signals of u F 1 (9) and Bu F 300 are input with area identification signals, while BuF2Ql.

BuF4Q21のOB信号は領域識別信号をインバータ
13で反転した信号を入力する。 B u F L(9
)の入力信号は水平アドレスカウンタ6の出力11ビツ
トであり、BuF2QIIlは最上位ビットを除いた1
0ビツトが入力される。また、BuF3QDには垂直ア
ドレスカウンタ7の出力lOビットが入力され、B u
 F 40Bには最下位ビットからの6ビツトとフレー
ム識別信号、Load値Cが入力される。セレクタ8で
は入力切替信号として領域識別信号が入力され、領域識
別信号が“L″の時はフレーム識別信号が出力され、“
■(”の時は水平アドレスカウンタ6の最上位ビットが
出力される。
As the OB signal of BuF4Q21, a signal obtained by inverting the area identification signal by an inverter 13 is input. B u F L (9
) is the 11-bit output from the horizontal address counter 6, and BuF2QII1 is the 11-bit output from the horizontal address counter 6.
0 bit is input. In addition, the output lO bit of the vertical address counter 7 is input to BuF3QD, and Bu
The 6 bits from the least significant bit, a frame identification signal, and a load value C are input to F40B. In the selector 8, an area identification signal is input as an input switching signal, and when the area identification signal is "L", a frame identification signal is output, and "
(2) When the value is ``, the most significant bit of the horizontal address counter 6 is output.

従って、第2表のように領域識別信号がL”の時B u
 F 1 (9)より水平アドレスが列アドレスとして
選択され、B u F 3 (10から行アドレスのA
D!1〜AD20に対し垂直アドレスが、セレクタ8を
介してAD21にはフレーム識別信号が出力されて所望
のメモリのアドレス信号を得る。また、領域識別信号が
H”の時は、行アドレスとしてBuF20の及びセレク
タ8より水平アドレス生成回路6の出力が選択され、一
方、列アドレスはB u F 4 G21の出力が選択
される。この時の列アドレスは垂直アドレスから102
4を引いたものと所定の値との和であって、前者は垂直
アドレスの下位6ビツトの信号でよく、後者はフレーム
1、フレーム2により1920.1984の値をとるか
ら、16進表示で“780″、7CO”であって下位6
ビツトはすべてL”レベルとなる列アドレスのADO〜
AD5には垂直アドレス信号の下位6ビツトを割当て、
AD7〜ADIOはすべて”H”レベル、AD6はフレ
ーム1の時は”L″、フレーム2の時はII HIIと
すればよい。
Therefore, as shown in Table 2, when the area identification signal is L'', Bu
From F 1 (9), the horizontal address is selected as the column address, and from B u F 3 (from 10, the row address A
D! A vertical address is outputted to AD21 through selector 8, and a frame identification signal is outputted to AD21 to obtain a desired memory address signal. Further, when the area identification signal is "H", the output of the horizontal address generation circuit 6 is selected by the selector 8 and the output of the BuF 20 as the row address, while the output of the BuF 4 G21 is selected as the column address. The hour column address is 102 from the vertical address.
It is the sum of the value minus 4 and a predetermined value, and the former can be the signal of the lower 6 bits of the vertical address, and the latter takes the value 1920.1984 depending on frame 1 and frame 2, so it can be expressed in hexadecimal. "780", 7CO" and bottom 6
ADO of the column address where all bits are at L” level ~
Assign the lower 6 bits of the vertical address signal to AD5,
AD7 to ADIO are all set to "H" level, AD6 is set to "L" during frame 1, and set to II HII during frame 2.

従って第4図においてAD6にはフレーム識別信号が出
力されるようにB u F 40Zには入力され、Lo
ad4IicはすべてH″の4ビツトの信号となる。
Therefore, in FIG. 4, a frame identification signal is input to B u F 40Z so that it is output to AD6, and Lo
ad4Iic becomes a 4-bit signal of all H''.

以上説明したように第4図のアドレス生成回路において
、画像の任意のデータの水平アドレス、垂直アドレスか
らメモリの実際の列アドレス、行アドレスに変換するこ
とが可能である。
As explained above, in the address generation circuit shown in FIG. 4, it is possible to convert the horizontal address and vertical address of arbitrary data of an image into the actual column address and row address of the memory.

また、第4図においてLoad(!A、Load値Bを
共にO″とし、水平アドレスカウンタ6が0〜1919
カウントするごとに垂直アドレスカウンタ7を一つ増加
させ、垂直アドレスカウンタ7が0〜n1 (1025
〜108B)カウントすることによりlフレームの真偽
データを左上の端からすべてアクセスすることが可能で
ある。
In addition, in FIG. 4, Load(!A and Load value B are both O'', and the horizontal address counter 6 is 0 to 1919.
Each time the vertical address counter 7 is counted, the vertical address counter 7 is increased by one, and the vertical address counter 7 is 0 to n1 (1025
~108B) By counting, it is possible to access all the truth data of 1 frame from the upper left corner.

発明の詳細 な説明したように、本実施による画像メモリの割当て方
法、及びそのアドレス生成回路により汎用のメモリサイ
ズ(2のべき乗)に割当てにくいサイズの画像を効率よ
く割当て、更に画像の水平アドレス、垂直アドレスから
メモリの実アドレスへの変換が簡単な回路で行うことが
できる。
As described in detail of the invention, the image memory allocation method according to the present embodiment and its address generation circuit efficiently allocate an image of a size that is difficult to allocate to a general-purpose memory size (power of 2), and furthermore, the horizontal address of the image, Conversion from vertical addresses to real memory addresses can be performed with a simple circuit.

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

第1図は本実施例の画体メモリ割当て方法を示すメモリ
マツプ図、第2図はその画像メモリのアドレス生成回路
図、第3図は第1図の具体例を示す説明図、第4図は第
3図の画像メモリのアドレス生成回路図、第5図は従来
の画像メモリの割当て方法を示すメモリマツプ図である
。 3・・・・・・領域識別信号生成部、4・・・・・・列
アドレス生成部、5・・・・・・行アドレス生成部。
FIG. 1 is a memory map diagram showing the image memory allocation method of this embodiment, FIG. 2 is an address generation circuit diagram of the image memory, FIG. 3 is an explanatory diagram showing a specific example of FIG. 1, and FIG. FIG. 3 is an image memory address generation circuit diagram, and FIG. 5 is a memory map diagram showing a conventional image memory allocation method. 3... Area identification signal generation section, 4... Column address generation section, 5... Row address generation section.

Claims (3)

【特許請求の範囲】[Claims] (1) 〔N=2^n、M=2^m 2n_1>N>n_1 N>m_1 M−m_1>2n_1−N〕 (但しn、m、n_1、m_1は正の整数)なる条件を
満足するM×Nの半導体メモリ上に1フレームm_1×
n_2のサイズの画像を2フレーム分、割当てるに際し
、1フレームの画像をN/2ラインで分割し、N/2ラ
インまでの分割画像1とN/2ライン以降の分割画像2
に分け、分割画像1は半導体メモリの列アドレス0〜(
m_1−1)、行アドレス0〜(N/2・1)と列アド
レス0〜(m_1−1)、行アドレスN/2〜(N−1
)の領域に各々割当て、分割画像2は画像の水平、垂直
アドレスがメモリの行、列アドレスに各々対応するよう
に置換し、分割画像1を除いた領域内の列アドレスm_
1〜(M−1)、行アドレス0〜(m_1−1)に割当
てることを特徴とした画像メモリの割当て方法。
(1) [N=2^n, M=2^m 2n_1>N>n_1 N>m_1 M-m_1>2n_1-N] (where n, m, n_1, m_1 are positive integers) satisfies the following conditions. One frame m_1× on M×N semiconductor memory
When allocating two frames of an image of size n_2, one frame image is divided by N/2 lines, and divided image 1 up to N/2 line and divided image 2 after N/2 line are created.
The divided image 1 is divided into column addresses 0 to (
m_1-1), row address 0 to (N/2・1) and column address 0 to (m_1-1), row address N/2 to (N-1)
), and the divided image 2 is replaced so that the horizontal and vertical addresses of the image correspond to the row and column addresses of the memory, respectively, and the column address m_ in the area excluding divided image 1 is
1 to (M-1) and row addresses 0 to (m_1-1).
(2)m=n=11、m_1=1920、1024<n
_1≦1088とし、分割画像2のメモリ上の領域を列
アドレス1920〜(n_1+895)、行アドレス0
〜1919と列アドレス1984〜(n_1+959)
、行アドレス0〜1919に割当てるようにしたことを
特徴とする請求項(1)記載の画像メモリの割当て方法
(2) m=n=11, m_1=1920, 1024<n
_1≦1088, and the memory area of divided image 2 is set to column address 1920~(n_1+895) and row address 0.
~1919 and column address 1984~(n_1+959)
2. The image memory allocation method according to claim 1, wherein the image memory allocation method is characterized in that the image memory is allocated to row addresses 0 to 1919.
(3)請求項(1)の画像メモリの割当て方法に記載の
画像メモリをアクセスするに際し、画像データが分割画
像1、分割画像2のいずれに属するかを識別する領域識
別信号を生成する手段を、フレーム1かフレーム2かを
選択するフレーム識別信号と前記領域識別信号を用いて
画像の水平、垂直アドレスから画像メモリの行アドレス
、列アドレスに変換するための行アドレス生成部、列ア
ドレス生成部を備えたことを特徴とするアドレス生成回
路。
(3) When accessing the image memory according to the image memory allocation method of claim (1), means for generating an area identification signal for identifying whether image data belongs to divided image 1 or divided image 2; , a row address generation unit and a column address generation unit for converting horizontal and vertical addresses of an image into row addresses and column addresses of an image memory using a frame identification signal for selecting frame 1 or frame 2 and the area identification signal. An address generation circuit comprising:
JP1325049A 1989-12-14 1989-12-14 Allocating method for image memory and address generation circuit Pending JPH03185492A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1325049A JPH03185492A (en) 1989-12-14 1989-12-14 Allocating method for image memory and address generation circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1325049A JPH03185492A (en) 1989-12-14 1989-12-14 Allocating method for image memory and address generation circuit

Publications (1)

Publication Number Publication Date
JPH03185492A true JPH03185492A (en) 1991-08-13

Family

ID=18172582

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1325049A Pending JPH03185492A (en) 1989-12-14 1989-12-14 Allocating method for image memory and address generation circuit

Country Status (1)

Country Link
JP (1) JPH03185492A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07152637A (en) * 1993-09-20 1995-06-16 Internatl Business Mach Corp <Ibm> System and method for storage

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07152637A (en) * 1993-09-20 1995-06-16 Internatl Business Mach Corp <Ibm> System and method for storage

Similar Documents

Publication Publication Date Title
US4598372A (en) Apparatus and method of smoothing MAPS compressed image data
CA1191273A (en) Memory module selection and reconfiguration apparatus in a data processing system
US5337267A (en) Squaring circuit for binary numbers
JPS5854472A (en) Picture processing apparatus and method
JPS6318227B2 (en)
CA1262493A (en) Multi processor system
JPS58132855A (en) Image processing system
JPH03185492A (en) Allocating method for image memory and address generation circuit
JPS5958538A (en) Character pattern display device
JPS6041378B2 (en) image storage device
US6393453B1 (en) Circuit and method for fast squaring
US4430643A (en) Binary-coded-decimal to binary converter
JP2003263890A (en) Semiconductor memory device
JPS59192285A (en) Image memory circuit
JP2677954B2 (en) Memory system
GB2080584A (en) Binary-coded-decimal to binary converter
JPH0522238B2 (en)
JPS6259339B2 (en)
KR0171845B1 (en) Address changing method and circuit of memory device
JPS58142466A (en) Packing circut
JPS60138793A (en) Address converting circuit
JP2693629B2 (en) Register file
JPS6097446A (en) Storage device
JPH0651751A (en) Image display device
JPS59132478A (en) Access circuit of random access memory