JP2677954B2 - Memory system - Google Patents

Memory system

Info

Publication number
JP2677954B2
JP2677954B2 JP5272667A JP27266793A JP2677954B2 JP 2677954 B2 JP2677954 B2 JP 2677954B2 JP 5272667 A JP5272667 A JP 5272667A JP 27266793 A JP27266793 A JP 27266793A JP 2677954 B2 JP2677954 B2 JP 2677954B2
Authority
JP
Japan
Prior art keywords
address
area
bits
memory
memory system
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.)
Expired - Lifetime
Application number
JP5272667A
Other languages
Japanese (ja)
Other versions
JPH06208615A (en
Inventor
五相 権
Original Assignee
大宇電子株式會▲社▼
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 大宇電子株式會▲社▼ filed Critical 大宇電子株式會▲社▼
Publication of JPH06208615A publication Critical patent/JPH06208615A/en
Application granted granted Critical
Publication of JP2677954B2 publication Critical patent/JP2677954B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/24Systems for the transmission of television signals using pulse code modulation
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G5/00Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators
    • G09G5/36Control arrangements or circuits for visual indicators common to cathode-ray tube indicators and other visual indicators characterised by the display of a graphic pattern, e.g. using an all-points-addressable [APA] memory
    • G09G5/39Control of the bit-mapped memory
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/0207Addressing or allocation; Relocation with multidimensional access, e.g. row/column, matrix
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/01Conversion of standards, e.g. involving analogue television standards or digital television standards processed at pixel level
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09GARRANGEMENTS OR CIRCUITS FOR CONTROL OF INDICATING DEVICES USING STATIC MEANS TO PRESENT VARIABLE INFORMATION
    • G09G2360/00Aspects of the architecture of display systems
    • G09G2360/12Frame memory handling

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Computer Hardware Design (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Image Input (AREA)
  • Memory System (AREA)
  • Television Systems (AREA)
  • Memory System Of A Hierarchy Structure (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、2次元ディジタル映像
信号を貯蔵するメモリシステムに関するもので、とく
に、アドレスマッピング技法を利用して、2次元映像信
号を貯蔵するためのメモリの大きさを最適化することが
できる改善されたメモリシステムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory system for storing a two-dimensional digital video signal, and more particularly, it optimizes the size of the memory for storing the two-dimensional video signal using an address mapping technique. Memory system that can be implemented.

【0002】[0002]

【従来の技術】2次元(以下、2Dという)ディジタル
映像信号は、一連のディジタル映像「フレーム」を含ん
で、各々のフレームは画素の行列に規定される。
A two-dimensional (hereinafter 2D) digital video signal includes a series of digital video "frames", each frame defined by a matrix of pixels.

【0003】一般に、映像信号処理装置においては、2
Dディジタル映像信号がフレーム単位に処理される。し
たがって、2D映像信号を処理するためにはフレームメ
モリシステムが必要となる。
Generally, in a video signal processing device, 2
The D digital video signal is processed in frame units. Therefore, a frame memory system is required to process the 2D video signal.

【0004】2Dディジタル映像信号を処理するための
従来のメモリシステムは、特定の大きさのフレームメモ
リと、アドレス発生器とを有している。フレームメモリ
は複数個の貯蔵場所を有し、貯蔵場所には画素の輝度レ
ベルが貯蔵される。
A conventional memory system for processing a 2D digital video signal has a frame memory of a specific size and an address generator. The frame memory has a plurality of storage locations, and the brightness levels of pixels are stored in the storage locations.

【0005】アドレス発生器は、アドレスを発生する
が、一つのアドレスは複数個のビットからなり、フレー
ムメモリにある貯蔵場所を指定するのに使用される。
The address generator generates an address, and one address consists of a plurality of bits and is used to specify a storage location in the frame memory.

【0006】フレームメモリに貯蔵された各画素の位置
は、行列番号に示すことができ、アドレスビットは列の
位置を示す水平アドレス成分Xおよび行の位置を示す垂
直アドレス成分Yからなっている。水平アドレス成分が
Mビットからなり、垂直アドレス成分がNビットからな
っているばあい、前記(M+N)ビットにアドレスされ
る全体メモリは2×2個の貯蔵場所を有することに
なる。
The position of each pixel stored in the frame memory can be indicated by a matrix number, and the address bit is composed of a horizontal address component X indicating a column position and a vertical address component Y indicating a row position. If the horizontal address component consists of M bits and the vertical address component consists of N bits, the entire memory addressed by the (M + N) bits has 2 M × 2 N storage locations.

【0007】メモリの大きさは工業規格によって生産さ
れるので(すなわち、貯蔵場所は、たとえば、2M+N
個に固定される)、映像フレームの実際の大きさとは常
に合わない。したがって、従来のメモリシステムにおい
てはメモリ全体を全部使用することができないというこ
とが発生する。たとえば、1280列×720行の画素
で構成されるフレーム信号をフレームメモリに貯蔵する
ばあいに、フレームメモリは11ビットの水平および1
0ビットの垂直アドレス成分としてアドレスされ、すな
わち、211×210(211)のメモリの大きさを有するこ
とになり、これは1280×720に必要とする実際の
メモリの大きさよりはるかに大きい。
Since the size of the memory is produced according to industry standards (ie the storage location is, for example, 2 M + N
Fixed to individual), does not always match the actual size of the video frame. Therefore, in the conventional memory system, the whole memory cannot be used. For example, when a frame signal composed of pixels of 1280 columns × 720 rows is stored in the frame memory, the frame memory has 11 bits of horizontal and 1 bits.
It will be addressed as a 0-bit vertical address component, ie will have a memory size of 2 11 × 2 10 (2 11 ), which is much larger than the actual memory size needed for 1280 × 720. .

【0008】[0008]

【発明が解決しようとする課題】したがって、本発明の
主な目的は、アドレスマッピング技法を使用してメモリ
の大きさを2D映像信号の大きさで最適化することがで
きる改善されたメモリシステムを提供することである。
SUMMARY OF THE INVENTION Accordingly, it is a primary object of the present invention to provide an improved memory system that can optimize memory size with 2D video signal size using address mapping techniques. Is to provide.

【0009】[0009]

【課題を解決するための手段】本発明によるメモリシス
テムは、(2+X)列と(2+Y)行に配列された
多数の画素からなり、X、Yは各々2M−2、2N−1
以下である2次元ディジタル映像信号を貯蔵するための
もので、前記(2+X)列を示す(M+1)ビットの
水平アドレス成分および前記(2+Y)行を示す(N
+1)ビットの垂直アドレス成分を有している(M+N
+2)ビットの仮想アドレスを発生させる手段と、前記
2次元ディジタル映像信号を貯蔵し、2M+N+1個の
貯蔵場所を有し、各々の貯蔵場所は一つの画素を貯蔵す
ることができ、(M+N+1)ビットの物理アドレスに
よりアドレスされるメモリ手段と、前記仮想アドレスを
前記物理アドレスにマッピングするマッピング手段とか
らなるものである。
A memory system according to the present invention comprises a large number of pixels arranged in (2 M + X) columns and (2 N + Y) rows, where X and Y are 2 M-2 and 2, respectively. N-1
A (M + 1) -bit horizontal address component indicating the (2 M + X) columns and the (2 N + Y) rows (N) for storing the following two-dimensional digital video signals.
It has a vertical address component of +1) bits (M + N
And a means for generating a virtual address of +2) bits and for storing the two-dimensional digital video signal, and having 2 M + N + 1 storage locations, each storage location can store one pixel, (M + N + 1) It comprises memory means addressed by a physical address of bits and mapping means for mapping the virtual address to the physical address.

【0010】前記マッピング手段は、前記仮想アドレス
から前記物理アドレスへのマッピングを領域単位に行な
うために、前記仮想アドレスを構成する前記水平アドレ
ス成分の最上位ビットおよび前記垂直アドレス成分の最
上位ビットを利用して前記メモリ手段の貯蔵場所を4個
の領域に分けることが好ましい。
The mapping means maps the most significant bit of the horizontal address component and the most significant bit of the vertical address component forming the virtual address in order to perform mapping from the virtual address to the physical address in units of areas. It is preferable to divide the storage location of the memory means into four areas by utilizing the above.

【0011】また、前記4個の領域は、前記すべての貯
蔵場所の半分の大きさを有する第1領域と、前記第1領
域の半分の大きさを有する第2領域と、前記第2領域の
半分の大きさを有する第3領域と、前記第3領域の半分
の大きさを有する第4領域とからなることが好ましい。
The four areas include a first area having a half size of all the storage areas, a second area having a half size of the first area, and a second area. It is preferably composed of a third region having a half size and a fourth region having a half size of the third region.

【0012】また、前記第1領域は、前記物理アドレス
の最上位ビットにアドレスされ、前記第2領域は、前記
物理アドレスの最上位ビットおよび一つの隣接ビットに
アドレスされ、前記第3領域は、前記物理アドレスの最
上位ビットおよび二つの隣接ビットにアドレスされ、前
記第4領域は、前記物理アドレスの最上位ビットおよび
三つの隣接ビットとからなることが好ましい。
The first area is addressed to the most significant bit of the physical address, the second area is addressed to the most significant bit of the physical address and one adjacent bit, and the third area is Addressing the most significant bit and two adjacent bits of the physical address, the fourth area preferably comprises the most significant bit and three adjacent bits of the physical address.

【0013】[0013]

【実施例】図1は、本発明のメモリシステムの一実施例
によるアドレスマッピング技法を使用して1280×7
20の大きさの2D映像信号(フレーム信号)を貯蔵す
るメモリシステムのブロック図である。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT FIG. 1 illustrates the use of an address mapping technique according to one embodiment of the memory system of the present invention, 1280 × 7.
FIG. 2 is a block diagram of a memory system that stores 2D video signals (frame signals) of 20 sizes.

【0014】図1に示したようにメモリシステムは、仮
想アドレス発生器10、アドレスマッピング回路20お
よびメモリ30から構成されている。仮想アドレス発生
器10は、水平アドレス成分AHおよび垂直アドレス成
分AVを有する「仮想」アドレスを発生する。仮想アド
レスは「仮想」メモリの複数個の貯蔵場所をアドレスす
るためのものである。貯蔵場所は信号フレーム内にある
画素の位置に対応するように配列される。仮想アドレス
においては水平アドレスおよび垂直アドレス成分が、1
280列×720行から配置された貯蔵場所を有する仮
想メモリのために発生されるので、水平アドレスは11
ビットから構成され、垂直アドレスは10ビットから構
成される。図1に示したように、11ビットの水平アド
レス成分AH[10...0]および10ビットの垂直
アドレス成分AV[9..0]がアドレスマッピング回
路20に提供される。
As shown in FIG. 1, the memory system comprises a virtual address generator 10, an address mapping circuit 20 and a memory 30. The virtual address generator 10 generates a "virtual" address having a horizontal address component AH and a vertical address component AV. The virtual address is for addressing multiple storage locations in "virtual" memory. The storage locations are arranged to correspond to the locations of pixels within the signal frame. In the virtual address, the horizontal address and vertical address components are 1
The horizontal address is 11 because it is generated for virtual memory with storage locations arranged from 280 columns by 720 rows.
The vertical address is composed of 10 bits. As shown in FIG. 1, the 11-bit horizontal address component AH [10. . . 0] and 10-bit vertical address component AV [9. . 0] is provided to the address mapping circuit 20.

【0015】アドレスマッピング回路20は、本発明に
よるアドレスマッピング技法(後述する)を使用して仮
想アドレスをメモリ30の「物理(または実際)」アド
レスにマッピングする。マッピングが終了すると、アド
レスマッピング回路20から20ビットの物理アドレス
[19..0]がメモリ30に提供される。
Address mapping circuit 20 maps virtual addresses to "physical (or real)" addresses in memory 30 using the address mapping techniques of the present invention (discussed below). When the mapping is completed, the 20-bit physical address [19. . 0] is provided to the memory 30.

【0016】本発明によるアドレスマッピング技法は、
つぎのように説明される。
The address mapping technique according to the present invention is
It is explained as follows.

【0017】1280列×720行の2D映像信号は、
(2+X)×(2+Y)に示すことができる。
The 2D video signal of 1280 columns × 720 rows is
It can be represented by (2 M + X) × (2 N + Y).

【0018】ここで、MおよびNは標準規格のメモリに
提供される水平および垂直アドレス成分に含まれている
ビット数である。これはつぎのように展開される。
Here, M and N are the numbers of bits contained in the horizontal and vertical address components provided in the standard memory. This is expanded as follows.

【0019】 (2+X)×(2+Y)=2M+N+2Y+X2+XY (1) ここで、XM−2で、YN−1であると仮定す
れば、式(1)はつぎのように示される。
(2 M + X) × (2 N + Y) = 2 M + N +2 M Y + X2 N + XY (1) Here, if X < 2 M−2 and Y < 2 N−1 , then (1) is shown as follows.

【0020】 (2+X)×(2+Y)M+N+2M+N−1+ 2M+N−2+2M+N−3 (2) 式(2)からわかるように、第1項は、2M+N個の貯
蔵場所を必要とし、第2項は、第1項の半分である2
M+N−1個の貯蔵場所を必要とし、第3項は、第2項
の半分である2M+N−2個の貯蔵場所を必要とし、第
4項は、第3項の半分である2M+N−3個の貯蔵場所
を必要とする。すなわち、貯蔵場所を全部合算すると、
M+N+1個以下となる。
( 2M + X) × ( 2N + Y) < 2M + N + 2M + N-1 + 2M + N-2 + 2M + N-3 (2) As can be seen from the equation (2), the first term is 2M + N pieces. 2) is the half of the first term 2
M + N-1 storage locations are required, the third term requires 2 M + N-2 storage locations, which is half of the second term, and the fourth term is 2 M + N−, which is half of the third term. Requires 3 storage areas. That is, when all storage locations are added up,
2 M + N + 1 or less.

【0021】図2(a)および図2(b)は、前記のマ
ッピング技法を2次元的に記述している。図2(a)に
おいて、2個の四角形箱22および24がある。箱22
は2M+1×2N+1メモリを示す。また、箱24は
(2+X)×(2+Y)個の画素からなる信号フレ
ームを示す。
2 (a) and 2 (b) describe the above mapping technique two-dimensionally. In FIG. 2A, there are two square boxes 22 and 24. Box 22
Indicates a 2 M + 1 × 2 N + 1 memory. The box 24 shows a signal frame composed of (2 M + X) × (2 N + Y) pixels.

【0022】図2(a)に示したように、4個の領域
A、B、CおよびDは式(1)の4個の項に対応して配
列されている。すなわち、領域Aは第1項の2M+N
対応し、領域Bは第2項の2Yに対応し、領域Cは第
3項のX2に対応し、領域Dは末項であるXYに対応
して各々分割されている。
As shown in FIG. 2A, the four areas A, B, C and D are arranged corresponding to the four terms of the equation (1). That is, the region A corresponds to 2 M + N of the first term, the region B corresponds to 2 M Y of the second term, the region C corresponds to X2 N of the third term, and the region D is the last term XY. Are divided according to.

【0023】同様に、図2(b)においては、5個の領
域A´、B´、C´、D´およびE´となる四角形箱
と、A´、B´、C´およびD´となる四角形箱がある
が、前者は2×2N+1のメモリを、後者はアドレス
マッピング後のフレーム信号の貯蔵位置を示す。
Similarly, in FIG. 2 (b), there are five rectangular regions A ', B', C ', D'and E', and A ', B', C'and D '. The former shows a memory of 2 M × 2 N + 1 and the latter shows a storage position of a frame signal after address mapping.

【0024】図2(b)に示したように、4個の領域A
´、B´、C´、およびD´は式(2)における4個の
項すなわち、2M+N、2M+N−1、2M+N−2
よび2M+N−3に対応して分割されているものであ
る。領域E´は、アドレスマッピング後に残存する領域
を示す。本発明は、4個の領域に鑑みてアドレスマッピ
ングを行なう。すなわち、図2(a)にある仮想アドレ
ス領域A、B、CおよびDは図2(b)にある物理アド
レス領域A´、B´、C´、およびD´へマッピングさ
れる。アドレスマッピング後、メモリの大きさは実際ま
たは物理フレーム信号で最適化される。
As shown in FIG. 2B, four areas A
′, B ′, C ′, and D ′ are divided corresponding to the four terms in formula (2), that is, 2 M + N , 2 M + N−1 , 2 M + N−2, and 2 M + N−3. is there. The area E'indicates an area remaining after the address mapping. The present invention performs address mapping in consideration of four areas. That is, the virtual address areas A, B, C and D shown in FIG. 2A are mapped to the physical address areas A ′, B ′, C ′ and D ′ shown in FIG. 2B. After address mapping, the memory size is optimized with the actual or physical frame signal.

【0025】本発明によると、4個の仮想アドレス領域
A、B、CおよびD(図2(a))に対応する区分は仮
想アドレス内にある水平アドレス成分要素の最上位ビッ
ト(MSB)および垂直アドレス成分要素の最上位ビッ
トになされる。2個の最上位ビットが0、0であれば、
領域Aへ、0、1であれば、領域Bへ、1、0であれ
ば、領域Cへ1、1であれば、領域Dへ分けられる。し
たがって、仮想アドレス領域から物理アドレス領域への
領域単位のアドレスマッピングがなされる。
According to the invention, the partitions corresponding to the four virtual address areas A, B, C and D (FIG. 2 (a)) are the most significant bit (MSB) of the horizontal address component element within the virtual address and Made to the most significant bit of the vertical address component element. If the two most significant bits are 0,0,
If the area A is 0 or 1, the area B is divided into the area B, the area 1, 0 is divided into the area C, and the area 1 is divided into the area D. Therefore, area-by-area address mapping from the virtual address area to the physical address area is performed.

【0026】図3(a)〜(d)は、メモリ30から直
接提供される一つの物理アドレスの構造を示す。物理ア
ドレスメモリ30の大きさは220であるので、物理アド
レスは20ビットに構成される。好ましい実施例におい
ては、物理アドレスが4個の領域A´、B´、C´、お
よびD´(図2(b))に対応する4個の形態に分けら
れる。4個の形態は図3(a)〜(d)に示す。図3
(a)に示したように、MSBは0としてこれは領域A
´を示す。また、残りのアドレス(MSBを除いた)1
9ビットは領域A´にある各々の貯蔵位置へアドレスす
る。
FIGS. 3A to 3D show the structure of one physical address provided directly from the memory 30. Since the size of the physical address memory 30 is 2 20 , the physical address is composed of 20 bits. In the preferred embodiment, the physical address is divided into four forms corresponding to the four regions A ', B', C'and D '(FIG. 2 (b)). The four forms are shown in Figures 3 (a)-(d). FIG.
As shown in (a), the MSB is 0, which is the area A.
'Indicates. Also, the remaining addresses (excluding MSB) 1
9 bits address each storage location in area A '.

【0027】同様に、図3(b)に示したように、MS
Bおよび一つの隣接ビット1および0は各々領域B´を
示す。また、下位アドレス18ビットは、前記領域B´
にある各々の貯蔵場所をアドレスするために提供され
る。
Similarly, as shown in FIG.
B and one adjacent bit 1 and 0 each indicate a region B '. Further, the lower address 18 bits is the area B '.
Are provided to address each storage location in.

【0028】また、図3(c)に示したように、MSB
および2個の隣接ビットは1、1および0で、これは領
域C´を示す。また、MSBおよび2個の隣接ビットを
除いた下位アドレス17ビットは前記領域C´にある各
々の貯蔵場所をアドレスするために提供される。
As shown in FIG. 3 (c), the MSB
And the two adjacent bits are 1, 1 and 0, which indicates the region C '. Also, the lower 17 bits except the MSB and two adjacent bits are provided to address each storage location in the area C '.

【0029】終りに、図3(d)に示したように、MS
Bおよび3個の隣接ビットは1、1、1および0で、こ
れは領域D´を示す。また、MSBおよび3個の隣接ビ
ットを除いた下位16ビットは前記領域D´にある各々
の貯蔵場所へ提供される。
Finally, as shown in FIG. 3 (d), MS
B and the three adjacent bits are 1, 1, 1 and 0, which indicates the area D '. The lower 16 bits except MSB and 3 adjacent bits are provided to each storage location in the area D '.

【0030】図4は、メモリシステムを構成するアドレ
スマッピング回路の詳細回路図である。図4に示したよ
うに、アドレスマッピング回路20は時間遅延ブロック
40および12個のマルチプレクサを備え、仮想アドレ
ス領域AH[10..0]およびAV[9..0]から
物理アドレス領域A[19..0]へのアドレスマッピ
ングを行なう。
FIG. 4 is a detailed circuit diagram of the address mapping circuit which constitutes the memory system. As shown in FIG. 4, the address mapping circuit 20 includes a time delay block 40 and 12 multiplexers, and the virtual address area AH [10. . 0] and AV [9. . 0] to the physical address area A [19. . 0] to address mapping.

【0031】物理アドレスの四つの形態において(図3
(a)〜(d))、一つのワードから下位アドレスビッ
トA[7..0]は同一のアドレスビット、すなわちA
H[7..0]を有するので、下位アドレスビットA
[7..0]はAH[7..0]をそのまま利用してう
ることができる。しかしながら、ワードの上位アドレス
ビットすなわち、[19..8]は互いに相異するの
で、アドレス変更が必要となる。
In four forms of physical address (see FIG.
(A)-(d)), lower address bits A [7. . 0] are the same address bits, that is, A
H [7. . 0], the lower address bits A
[7. . 0] is AH [7. . 0] can be used as it is. However, the upper address bits of the word, ie [19. . 8] are different from each other, it is necessary to change the address.

【0032】アドレス変更のために、12個のマルチプ
レクサが提供される。
Twelve multiplexers are provided for address modification.

【0033】各々のマルチプレクサは4個の入力端子I
N0,IN1,IN2、IN3および選択信号入力端子
S0およびS1を有している。図面には示されていない
が、一つの出力端子が提供され、それを通じて選択され
たアドレスがメモリ30へ提供される。IN0,IN
1,IN2およびIN3へ提供される仮想アドレスは図
3(a)〜(d)に示したような同一のアドレス形態を
有している。すなわち、第1マルチプレクサ42の4個
の入力端子IN0,IN1,IN2およびIN3へ提供
されるアドレスは、AH8、AH8、AV0およびAV
0である。また、第2マルチプレクサ44の4個の入力
端子IN0,IN1,IN2およびIN3へ提供される
アドレスは、AH9、AH9、AV1およびAV1であ
る。同様の方式でアドレス変更を行なったのち、終りに
12番目マルチプレクサ46の4個の入力端子IN0,
IN1,IN2およびIN3のアドレスは0、1、1お
よび1で、0または1は人為的な仮想アドレスビットで
なく、人為的に作って提供する。一方、時間遅延ブロッ
ク40はアドレスビットA[7..0]の入力タイミン
グアドレスA[8..19]と同様に合わせる。
Each multiplexer has four input terminals I
It has N0, IN1, IN2, IN3 and selection signal input terminals S0 and S1. Although not shown in the drawing, one output terminal is provided through which the selected address is provided to the memory 30. IN0, IN
The virtual addresses provided to 1, IN2 and IN3 have the same address form as shown in FIGS. 3 (a)-(d). That is, the addresses provided to the four input terminals IN0, IN1, IN2 and IN3 of the first multiplexer 42 are AH8, AH8, AV0 and AV.
0. The addresses provided to the four input terminals IN0, IN1, IN2 and IN3 of the second multiplexer 44 are AH9, AH9, AV1 and AV1. After changing the address in the same manner, at the end, four input terminals IN0 of the 12th multiplexer 46,
The addresses of IN1, IN2 and IN3 are 0, 1, 1 and 1, and 0 or 1 is not an artificial virtual address bit but is artificially created and provided. On the other hand, the time delay block 40 receives the address bits A [7. . 0] input timing address A [8. . 19].

【0034】S1およびS0へ提供される選択信号は水
平アドレスのMSBすなわちAH0および垂直アドレス
のMSBすなわち、AV9である。
The select signals provided to S1 and S0 are the horizontal address MSB or AH0 and the vertical address MSB or AV9.

【0035】AH10、AV9が各々0、0であればI
N0へ提供されるアドレスが選択されて物理アドレス領
域の領域A´をアドレスする。また、AH10、AV9
が各々0、1であればIN1へ提供されるアドレスが選
択されて物理アドレス領域の領域B´をアドレスする。
また、AH10、AV9が各々1、0であればIN2へ
提供されるアドレスが選択されて物理アドレス領域の領
域C´をアドレスする。また、AH10、AV9が各々
1、1であればIN3へ提供されるアドレスが選択され
て物理アドレス領域の領域D´をアドレスする。
If AH10 and AV9 are 0 and 0 respectively, I
The address provided to N0 is selected to address area A'of the physical address area. Also, AH10, AV9
Are 0 and 1, respectively, the address provided to IN1 is selected to address the area B'of the physical address area.
If AH10 and AV9 are 1 and 0, respectively, the address provided to IN2 is selected to address the area C'of the physical address area. If AH10 and AV9 are 1 and 1, respectively, the address provided to IN3 is selected to address the area D'of the physical address area.

【0036】本発明は、特定の実施例により説明された
が、本発明の当業者であれば、特許請求の範囲で規定す
る本発明の範囲をはずれないで、変更することができる
ことは知られている。
Although the present invention has been described by means of specific embodiments, it is known that a person skilled in the art of the present invention can modify the invention without departing from the scope of the invention defined by the claims. ing.

【0037】[0037]

【発明の効果】メモリの大きさを2次元映像信号のフレ
ームの大きさに最適化することによってメモリシステム
の複雑性を減らすことができ、その結果、原価低減の効
果を奏する。
By optimizing the memory size to the frame size of the two-dimensional video signal, the complexity of the memory system can be reduced, and as a result, the cost can be reduced.

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

【図1】本発明のメモリシステムの一実施例のブロック
図である。
FIG. 1 is a block diagram of an embodiment of a memory system of the present invention.

【図2】アドレスマッピング技法を2次元的に例示する
図である。
FIG. 2 is a diagram exemplifying a two-dimensional address mapping technique.

【図3】物理アドレスの一つのワードの構造を示す図で
ある。
FIG. 3 is a diagram showing a structure of one word of a physical address.

【図4】本発明のメモリシステムに利用されるアドレス
マッピング回路の詳細図である。
FIG. 4 is a detailed diagram of an address mapping circuit used in the memory system of the present invention.

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

10 仮想アドレス発生器 20 アドレスマッピング回路 30 メモリ 40 時間遅延ブロック 42、44、46 マルチプレクサ 10 virtual address generator 20 address mapping circuit 30 memory 40 time delay block 42, 44, 46 multiplexer

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 昭59−151258(JP,A) 特開 昭61−208173(JP,A) 特開 昭64−81569(JP,A) 特開 平3−53387(JP,A) 特開 平3−172974(JP,A) 特開 平3−185492(JP,A) 特開 平3−189879(JP,A) 特開 平4−340634(JP,A) ─────────────────────────────────────────────────── ─── Continuation of the front page (56) Reference JP-A-59-151258 (JP, A) JP-A-61-208173 (JP, A) JP-A- 64-81569 (JP, A) JP-A-3- 53387 (JP, A) JP 3-172974 (JP, A) JP 3-185492 (JP, A) JP 3-189879 (JP, A) JP 4-340634 (JP, A)

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 (2+X)列と(2+Y)行に配列
された多数の画素からなり、X、Yは各々2M−2、2
N−1以下である2次元ディジタル映像信号を貯蔵する
ためのもので、前記(2+X)列を示す(M+1)ビ
ットの水平アドレス成分および前記(2+Y)行を示
す(N+1)ビットの垂直アドレス成分を有している
(M+N+2)ビットの仮想アドレスを発生させる手段
と、前記2次元ディジタル映像信号を貯蔵し、2
M+N+1個の貯蔵場所を有し、各々の貯蔵場所は一つ
の画素を貯蔵することができ、(M+N+1)ビットの
物理アドレスによりアドレスされるメモリ手段と、前記
仮想アドレスを前記物理アドレスにマッピングするマッ
ピング手段とからなるメモリシステム。
1. A plurality of pixels arranged in (2 M + X) columns and (2 N + Y) rows, wherein X and Y are 2 M−2 and 2 respectively.
A two-dimensional digital video signal of N-1 or less is stored, and a horizontal address component of (M + 1) bits indicating the (2 M + X) columns and (N + 1) bits indicating the (2 N + Y) rows. Means for generating a virtual address of (M + N + 2) bits having a vertical address component of, and storing the two-dimensional digital video signal,
Memory means having M + N + 1 storage locations, each storage location capable of storing one pixel, and memory means addressed by a (M + N + 1) -bit physical address; and mapping for mapping the virtual address to the physical address. A memory system comprising means.
【請求項2】 前記マッピング手段は、前記仮想アドレ
スから前記物理アドレスへのマッピングを領域単位に行
なうために、前記仮想アドレスを構成する前記水平アド
レス成分の最上位ビットおよび前記垂直アドレス成分の
最上位ビットを利用して前記メモリ手段の貯蔵場所を4
個の領域に分けることを特徴とする請求項1記載のメモ
リシステム。
2. The mapping means, in order to perform mapping from the virtual address to the physical address in units of areas, the most significant bit of the horizontal address component and the most significant bit of the vertical address component forming the virtual address. The storage location of the memory means is 4 using bits.
The memory system according to claim 1, wherein the memory system is divided into individual areas.
【請求項3】 前記4個の領域は、前記すべての貯蔵場
所の半分の大きさを有する第1領域と、前記第1領域の
半分の大きさを有する第2領域と、前記第2領域の半分
の大きさを有する第3領域と、前記第3領域の半分の大
きさを有する第4領域とからなる請求項2記載のメモリ
システム。
3. The four areas include a first area having a half size of all the storage areas, a second area having a half size of the first area, and a second area. 3. The memory system according to claim 2, comprising a third region having a half size and a fourth region having a half size of the third region.
【請求項4】 前記第1領域は、前記物理アドレスの最
上位ビットにアドレスされ、前記第2領域は、前記物理
アドレスの最上位ビットおよび一つの隣接ビットにアド
レスされ、前記第3領域は、前記物理アドレスの最上位
ビットおよび二つの隣接ビットにアドレスされ、前記第
4領域は、前記物理アドレスの最上位ビットおよび三つ
の隣接ビットによりアドレスされてなる請求項3記載の
メモリシステム。
4. The first area is addressed to the most significant bit of the physical address, the second area is addressed to the most significant bit and one adjacent bit of the physical address, and the third area is 4. The memory system according to claim 3, wherein the most significant bit and two adjacent bits of the physical address are addressed, and the fourth area is addressed by the most significant bit and three adjacent bits of the physical address.
JP5272667A 1992-10-29 1993-10-29 Memory system Expired - Lifetime JP2677954B2 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1019920020081A KR950005650B1 (en) 1992-10-29 1992-10-29 Address converting method and apparatus
KR92-20081 1992-10-29

Publications (2)

Publication Number Publication Date
JPH06208615A JPH06208615A (en) 1994-07-26
JP2677954B2 true JP2677954B2 (en) 1997-11-17

Family

ID=19342038

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5272667A Expired - Lifetime JP2677954B2 (en) 1992-10-29 1993-10-29 Memory system

Country Status (3)

Country Link
US (1) US5408251A (en)
JP (1) JP2677954B2 (en)
KR (1) KR950005650B1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5596376A (en) * 1995-02-16 1997-01-21 C-Cube Microsystems, Inc. Structure and method for a multistandard video encoder including an addressing scheme supporting two banks of memory
US5886705A (en) * 1996-05-17 1999-03-23 Seiko Epson Corporation Texture memory organization based on data locality
US6680738B1 (en) 2002-02-22 2004-01-20 Neomagic Corp. Single-block virtual frame buffer translated to multiple physical blocks for multi-block display refresh generator

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3974493A (en) * 1974-04-29 1976-08-10 Vydec, Inc. Cursor find system for the display of a word processing system
US4249172A (en) * 1979-09-04 1981-02-03 Honeywell Information Systems Inc. Row address linking control system for video display terminal
US4404554A (en) * 1980-10-06 1983-09-13 Standard Microsystems Corp. Video address generator and timer for creating a flexible CRT display
GB2130855B (en) * 1982-11-03 1986-06-04 Ferranti Plc Information display system
JPS59159196A (en) * 1983-02-24 1984-09-08 インタ−ナシヨナル ビジネス マシ−ンズ コ−ポレ−シヨン Graphic display system
DE3584718D1 (en) * 1984-12-07 1992-01-02 Dainippon Screen Mfg IMAGE DATA PROCESSING METHOD AND SYSTEM DAFUER.
JPH0715706B2 (en) * 1986-03-27 1995-02-22 日本電気株式会社 Memory controller

Also Published As

Publication number Publication date
KR950005650B1 (en) 1995-05-27
US5408251A (en) 1995-04-18
JPH06208615A (en) 1994-07-26
KR940010796A (en) 1994-05-26

Similar Documents

Publication Publication Date Title
EP0404911B1 (en) Vertical filtering apparatus for raster scanned display
US4598372A (en) Apparatus and method of smoothing MAPS compressed image data
US6018354A (en) Method for accessing banks of DRAM
KR19990014285A (en) Storage devices and access methods
JP3203124B2 (en) Image data value storage method
EP0085210A1 (en) Image processing system
JPH052154B2 (en)
EP0244112A2 (en) A method and apparatus for addressing video rams and refreshing a video monitor with a variable resolution
US5412740A (en) Signal processing system having reduced memory space
JP2677954B2 (en) Memory system
US5140544A (en) Divide-by-five divider
US5638094A (en) Method and apparatus for displaying motion video images
US20090146925A1 (en) Address data processing device and method for plasma display panel, and recording medium for storing the method
KR20000018627A (en) Semiconductor memory device having high multi-bit degree of freedom
JPH07264395A (en) Image reducing device
JPS60211690A (en) Memory circuit
JPS592076A (en) Image display
JP2633251B2 (en) Image memory device
JPH10162131A (en) Image processor
JP3241769B2 (en) Raster display device
JPS58129473A (en) Memory control system
JPH11259037A (en) Picture display method and picture display device
JP2697679B2 (en) Dither image display device
JPH08147458A (en) Memory control unit
JPH0417471B2 (en)

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20070725

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080725

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080725

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090725

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090725

Year of fee payment: 12

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100725

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100725

Year of fee payment: 13

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110725

Year of fee payment: 14

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110725

Year of fee payment: 14

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120725

Year of fee payment: 15

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120725

Year of fee payment: 15

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130725

Year of fee payment: 16

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term