JP2856037B2 - Memory controller - Google Patents

Memory controller

Info

Publication number
JP2856037B2
JP2856037B2 JP5195794A JP19579493A JP2856037B2 JP 2856037 B2 JP2856037 B2 JP 2856037B2 JP 5195794 A JP5195794 A JP 5195794A JP 19579493 A JP19579493 A JP 19579493A JP 2856037 B2 JP2856037 B2 JP 2856037B2
Authority
JP
Japan
Prior art keywords
data
memory
bit
cycle
output
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 - Fee Related
Application number
JP5195794A
Other languages
Japanese (ja)
Other versions
JPH06208504A (en
Inventor
晃洋 桂
伸一 児島
典之 倉上
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP5195794A priority Critical patent/JP2856037B2/en
Publication of JPH06208504A publication Critical patent/JPH06208504A/en
Application granted granted Critical
Publication of JP2856037B2 publication Critical patent/JP2856037B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Memory System (AREA)
  • Image Input (AREA)
  • Bus Control (AREA)

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、メモリとプロセッサ間
のデータの転送を制御するメモリコントローラに関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a memory controller for controlling data transfer between a memory and a processor.

【0002】[0002]

【従来の技術】表示用メモリ(フレームバッファ)に文
字や図形データを発生し、表示装置やプリンタ等の出力
装置に出力せしめる図形処理装置としては、例えば、特
開昭60−136793号公報に開示がある。この従来例におい
ては、画素を構成するデータを同一ワード内にパックし
て記憶する手法により、図形描画の高速化を達成してい
る。以前の手法では画素情報が複数ワードにまたがった
のに対して、メモリには1ワード(16ビット)単位で
アクセスするため、画素の情報を同一ワード内にパック
すれば、1回のアクセスで1画素を更新でき高速にな
る。
2. Description of the Related Art Japanese Patent Application Laid-Open No. Sho 60-136793 discloses a graphic processing apparatus which generates character and graphic data in a display memory (frame buffer) and outputs it to an output device such as a display device or a printer. There is. In this conventional example, speeding up of graphic drawing is achieved by a method of packing and storing data constituting a pixel in the same word. Whereas pixel information is spread over a plurality of words in the previous method, the memory is accessed in units of one word (16 bits). Therefore, if pixel information is packed in the same word, one access will be required. Pixels can be updated and speed is increased.

【0003】[0003]

【発明が解決しようとする課題】上記従来例では、16
ビットのデータバスにメモリを接続しているが、通常フ
レームバッファに用いられるDRAM(Dynamic Random
Access Memory)は1ビットあるいは4ビットのデータ
バスを有するものが一般的であり、最低でも4〜16個
のメモリ素子が必要とされた。この点が装置の小型化を
阻む問題となっていた。
In the above conventional example, 16
Although a memory is connected to the data bus of bits, a DRAM (Dynamic Random Access) usually used for a frame buffer is used.
Access memories generally have a 1-bit or 4-bit data bus, and at least 4 to 16 memory elements are required. This has been a problem that hinders downsizing of the device.

【0004】本発明の目的は、少ないビット幅のデータ
バスを介しての転送を可能にすることにより、メモリ素
子の使用個数を少なくして装置全体の小型化を図るため
のメモリコントローラを提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a memory controller for enabling a transfer via a data bus having a small bit width, thereby reducing the number of memory elements used and reducing the size of the entire device. It is in.

【0005】[0005]

【課題を解決するための手段】本発明によれば、画像デ
ータを記憶するメモリとプロセッサ間と、メモリと表示
装置間のデータ転送を制御するメモリコントローラは、
メモリとメモリコントローラ間で順次時分割でmビット
(mは自然数)データを転送するためのmビット端子
と、プロセッサとメモリコントローラ間で並列にnビッ
ト(nは自然数n>m)データを転送するためのnビッ
インタフェースと、mビット端子を経由する複数のm
ビットデータとnビットインタフェースを経由するnビ
ットデータ間の変換を行う第1の変換手段と、表示装置
とメモリコントローラとの間で、シリアルデータを転送
するための少なくとも1ビットの端子と、mビット端子
を経由する複数のmビットデータを上記シリアルデータ
に変換する第2の変換手段とを有する。
According to the present invention, there is provided an image data processing apparatus.
Data between memory and processor , memory and display
A memory controller that controls data transfer between devices
An m-bit terminal for sequentially transferring time-division m-bit (m is a natural number) data between the memory and the memory controller, and n-bit (n is a natural number n> m) data in parallel between the processor and the memory controller. An n-bit interface for transferring and a plurality of m via an m-bit terminal
First conversion means for converting between bit data and n-bit data via an n-bit interface , and a display device
Transfer serial data between memory and memory controller
At least one bit terminal and an m bit terminal
Multiple m-bit data passing through the serial data
And second conversion means for converting the data into

【0006】この第1,第2の変換手段の好ましい実施
態様によれば、読み出しデータを一時記憶するラッチ
と、書き込みデータのマルチプレクサを内蔵する。
According to a preferred embodiment of the first and second conversion means, a latch for temporarily storing read data and a multiplexer for write data are incorporated.

【0007】[0007]

【作用】本発明によるメモリコントローラによれば、メ
モリに対しては時分割にアクセスし、上記第1の変換手
段にて並列データに変換するものである。すなわち、デ
ータの読み出し時には、時分割に順次読み出されたデー
タをラッチに一時記憶したのち、並列データとしてプロ
セッサに与える。また、データの書き込み時には、プロ
セッサから与えられる並列データをマルチプレクサを介
して順次時分割にメモリに書き込む。更に、表示装置に
データを出力する場合には、メモリから時分割に順次読
み出されたデータを上記第2の変換手段にてシリアルデ
ータに変換したのち、表示装置へ出力する。
According to the memory controller of the present invention, the memory is accessed in a time-division manner and is converted into parallel data by the first conversion means. That is, at the time of data reading, data sequentially read in a time-division manner is temporarily stored in a latch, and then provided to the processor as parallel data. At the time of writing data, the parallel data supplied from the processor is sequentially and time-divisionally written to the memory via the multiplexer. Furthermore, for display devices
When outputting data, read data sequentially from memory
The output data is converted to serial data by the second conversion means.
After converting the data into data, it is output to the display device.

【0008】[0008]

【実施例】以下、本発明の実施例を図面を用いて詳細に
説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0009】図1は本発明を用いた図形処理装置の構成
を示したものである。図形処理装置は、図形処理プロセ
ッサACRTC(Addvanced CRT Controller)10,MIVA
C(Memory Interface and Video Attribute Controlle
r)20,フレームバッファ30,CPLT(カラーパレ
ット内蔵DAC)40、およびCRT50から構成され
ている。MIVAC20は、ACRTC10がフレーム
バッファ30をアクセスするのに必要な各種制御信号、
およびアドレスを生成する。また、ACRTC10の基準信号
である2CLKを生成する。さらに、フレームバッファ
30からのパラレルデータを、ビデオ信号用のシリアル
データに変換する機能を有している。MIVAC20
は、ACRTC10からの制御信号(AS,MCYC,D
RAW,MRDなど)を受け、フレームバッファ30の
読み出し,書き込みを行う。その際フレームバッファ3
0に用いるDRAM(Dynamic RAM)用の制御信号(RA
S,CS,OE,WE)を生成し、またACRTC10
から受けた、フレームバッファ30用のアドレスをロウ
/カラムアドレスにマルチプレクスし、出力する。フレ
ームバッファ30には、スタティックカラムモードを用
いて、1回のロウアドレスに続けて複数回のカラムアド
レスを出力している。本実施例ではスタティックカラム
モードを用いているが、他の連続読み出し方式(例え
ば、ページモード,ニブルモード等)と組合わせても良
い。
FIG. 1 shows the configuration of a graphic processing apparatus using the present invention. The graphic processing device includes a graphic processing processor ACRTC (Additional CRT Controller) 10, MIVA
C (Memory Interface and Video Attribute Controlle
r) 20, a frame buffer 30, a CPLT (DAC with built-in color palette) 40, and a CRT 50. The MIVAC 20 includes various control signals necessary for the ACRTC 10 to access the frame buffer 30,
And generate an address. Further, it generates 2CLK which is a reference signal of the ACRTC10. Further, it has a function of converting parallel data from the frame buffer 30 into serial data for a video signal. MIVAC20
Are the control signals (AS, MCYC, D
RAW, MRD, etc.), and reads and writes the frame buffer 30. At that time, frame buffer 3
0 (Dynamic RAM) control signal (RA
S, CS, OE, WE).
Multiplexed into the row / column address for the frame buffer 30 and received from the frame buffer 30. To the frame buffer 30, a plurality of column addresses are output following the one row address using the static column mode. In the present embodiment, the static column mode is used, but it may be combined with another continuous reading method (for example, page mode, nibble mode, etc.).

【0010】読み出し,書き込みデータは、MIVAC
20を介して、ACRTC10とフレームバッファ30
間で、データ転送される。
The read and write data are MIVAC
20, the ACRTC 10 and the frame buffer 30
Data is transferred between them.

【0011】表示動作では、フレームバッファ30から
読み出されたパラレルデータは、MIVAC20に取り
込まれ、内蔵されているパラレル/シリアル変換機でシ
リアルデータに変換され、デジタルビデオ信号として出
力される。このデジタルビデオ信号は、CPLT40で
アナログビデオ信号に変換され、CRT50に表示す
る。本実施例では出力装置としてCRT50を用いてい
るが、プリンタ等の他の出力装置とすることもできる。
In the display operation, the parallel data read from the frame buffer 30 is taken into the MIVAC 20, converted into serial data by a built-in parallel / serial converter, and output as a digital video signal. This digital video signal is converted into an analog video signal by the CPLT 40 and displayed on the CRT 50. In the present embodiment, the CRT 50 is used as an output device, but another output device such as a printer may be used.

【0012】図2は、MIVAC20のピン配置を示し
たものである。本実施例のMIVAC20には、高速のバイポ
ーラ技術と低消費電力のCMOS技術を複合した、Hi
−BiCMOS(High performance Bipoler CMOS)技術を用い
ており、高速,高駆動能力の論理回路を比較的低消費電
力で実現している。MIVAC20はPLCC (Plas
tic Leaded Chip Carrier)68ピンパッケージを使用し
ているため、面実装が可能であり、図形処理装置の実装
基板の小型化が図れる。
FIG. 2 shows the pin arrangement of the MIVAC 20. The MIVAC 20 of the present embodiment has a combination of a high-speed bipolar technology and a low-power-consumption CMOS technology.
-Uses BiCMOS (High performance Bipoler CMOS) technology to realize logic circuits with high speed and high drive capability with relatively low power consumption. MIVAC20 is PLCC (Plas
Since a 68-pin package (tic Leaded Chip Carrier) is used, surface mounting is possible, and the mounting substrate of the graphic processing apparatus can be reduced in size.

【0013】図3,図4は、MIVACの各種インタフ
ェース信号を示したものである。
FIG. 3 and FIG. 4 show various interface signals of the MIVAC.

【0014】MIVACの入出力信号を大きく分ける
と、MIVACの動作を制御する動作制御信号,ACR
TCとのインタフェース信号,フレームバッファとのイ
ンタフェース信号,ディスプレイとのインタフェース信
号などである。
The input / output signals of the MIVAC can be roughly divided into an operation control signal for controlling the operation of the MIVAC and an ACR signal.
An interface signal with the TC, an interface signal with the frame buffer, an interface signal with the display, and the like.

【0015】動作制御信号の内INCLKは、MIVA
Cの基準となるクロックを入力する。ACRTCとのイ
ンタフェース信号には、ACRTCの基準クロックとな
る2CLK,読み出し,書き込み動作を制御するMR
D,DRAWなどの制御信号、さらにMAD0〜MAD
15のアドレス/データバス,MA16〜MA19のア
ドレスバスなどが含まれる。フレームバッファとのイン
タフェース信号には、DRAM用の制御信号であるRA
S,CS,OE,WEと、FA0〜FA9のロウ/カラ
ムアドレスが含まれる。ディスプレイとのインタフェー
ス信号には、表示用データをパラレル/シリアル変換し
て得られるデジタルビデオ信号や、INCLKを分周し
て生成するDOTCKなどが含まれる。
[0015] Among the operation control signals, INCLK is MIVA.
A clock serving as a reference for C is input. The interface signal to the ACRTC includes 2CLK serving as a reference clock of the ACRTC, and MR for controlling read and write operations.
Control signals such as D and DRAW, and MAD0 to MAD
15 address / data buses, MA16 to MA19 address buses, and the like. The interface signal to the frame buffer includes RA control signal for DRAM.
S, CS, OE, and WE, and row / column addresses of FA0 to FA9 are included. The interface signal with the display includes a digital video signal obtained by converting display data from parallel to serial, a DOTCK generated by dividing INCLK, and the like.

【0016】図4は、MIVACの内部構成を示したも
のである。MIVACは、ACRTC の内部に記憶されたユ
ーザー定義可能なアトリビュートコードをアトリビュー
トコードラッチ2011でラッチし、これをVCFデコ
ーダ2012でデコードした信号を用いて、各種の動作
モードが可能となっている。
FIG. 4 shows the internal configuration of the MIVAC. In the MIVAC, various operation modes are possible by latching a user-definable attribute code stored in the ACRTC with an attribute code latch 2011 and using a signal decoded by a VCF decoder 2012.

【0017】MIVACの動作の基準となるINCLK
は、INCLK2006およびINCLK分周回路20
09により2,4,8,16,32分周される。ステイ
トデコーダ2007でこれらを組合わせることで、動作
のタイミング信号を生成する。このタイミング信号は、
各ロジックで使用される。
INCLK serving as a reference for the operation of MIVAC
Are the INCLK 2006 and INCLK frequency divider 20
09 is divided by 2, 4, 8, 16, and 32. By combining these in the state decoder 2007, an operation timing signal is generated. This timing signal
Used in each logic.

【0018】ACRTCの基準となる2CLKは、2C
LKジェネレータ2008で生成される。2CLKは、
1メモリサイクルで複数回のリード/ライトを行うた
め、前半のサイクルを短くし、後半のサイクルを長くし
た非対称形である。
2CLK which is a reference of ACRTC is 2C
It is generated by the LK generator 2008. 2CLK is
Since the read / write operation is performed a plurality of times in one memory cycle, the first half cycle is shortened and the second half cycle is lengthened.

【0019】DOTCLKは、INCLKの1,2,4
分周信号をマルチプレクサ2010でマルチプレクスし
出力する。どの分周信号を出力するかは、MIVACの
動作モードにより自動的に選択される。
DOTCLK is 1, 2, 4 of INCLK.
The divided signal is multiplexed by the multiplexer 2010 and output. Which frequency-divided signal is output is automatically selected according to the operation mode of the MIVAC.

【0020】ACRTCから入力されたMAD0〜MA
D15,MAD16〜MAD19のフレームバッファ用
アドレスは、ラッチ2001により一旦ラッチされ、マ
ルチプレクサ2003で、ロウ/カラムアドレスにマル
チプレクスし、フレームバッファ用アドレスFA0〜F
A9の10ビットアドレスを生成する。またカラムアド
レスカウンタ2002を内蔵し、このカウンタの値をラ
ッチしたアドレスとマルチプレクサ2003でマルチプ
レクスしてカラムアドレスの一部として使用すること
で、1メモリサイクルに数回のリード/ライトを行うこ
とが可能となる。ACRTCからの制御信号は、ラッチ
2004で一旦ラッチされる。DRAW,MRDによ
り、描画リードサイクル,描画ライトサイクル、又は、
表示サイクルかを判定する。DRAWがロウレベル,M
RDがハイレベルの描画リードサイクルでは、メモリコ
ントロール2005により生成された、RAS,CS,
OEを出力し、メモリから描画データを読み出す。1サ
イクル中に数回読み出されたデータは、入力データラッ
チ2015で一旦ラッチされ、リードデータラッチ20
16に転送され、再度ラッチされる。このデータは、M
A出力コントロール2000により、ACRTCのデー
タ取り込みタイミングに合わせて、MAD0〜MAD1
5のデータバスに出力される。
MAD0-MA input from ACRTC
The frame buffer addresses of D15, MAD16 to MAD19 are temporarily latched by the latch 2001, and are multiplexed into row / column addresses by the multiplexer 2003, and the frame buffer addresses FA0 to FA
Generate a 10-bit address of A9. A column address counter 2002 is built in, and the value of this counter is multiplexed with an address latched by a multiplexer 2003 and used as a part of a column address, so that reading / writing can be performed several times in one memory cycle. It becomes possible. The control signal from the ACRTC is temporarily latched by the latch 2004. According to DRAW and MRD, a drawing read cycle, a drawing write cycle, or
It is determined whether the cycle is a display cycle. DRAW is low level, M
In the drawing read cycle in which RD is at a high level, RAS, CS,
OE is output, and the drawing data is read from the memory. The data read several times during one cycle is temporarily latched by the input data latch
16 and latched again. This data is
A output control 2000 allows MAD0 to MAD1 to be synchronized with data acquisition timing of ACRTC.
5 is output to the data bus.

【0021】またDRAWがロウレベル,MRDがロウ
レベルの描画ライトサイクルでは、メモリコントロール
2005により生成された、RAS,CS,WEを出力
し、メモリへ描画データを書き込む。書き込み用の描画
データは、カラムアドレスカウンタ2002によりカウ
ントアップされたアドレスに同期して、FD0〜FD7
の出力段のマルチプレクサ2014でマルチプレクスさ
れ、FD出力コントロール2013で作られたタイミン
グで数回にわたり、メモリに分割して書き込まれる。
In a drawing write cycle in which DRAW is at a low level and MRD is at a low level, RAS, CS, and WE generated by the memory control 2005 are output, and writing data is written to the memory. The drawing data for writing is synchronized with the address counted up by the column address counter 2002, and is written in FD0 to FD7.
Are multiplexed by the multiplexer 2014 at the output stage, and divided and written into the memory several times at the timing created by the FD output control 2013.

【0022】DRAWがハイレベル,MRDがハイレベ
ルの時、表示リードサイクルと判断する。1サイクル中
で数回にわたり読みだされたデータは、描画リードサイ
クルで使用した入力データラッチ2015で一旦ラッチ
される。その後、表示用データラッチ2019に転送さ
れラッチされる。4チップメモリ構成の場合は、MAD8〜
MAD15からもデータが入力されるため、マルチプレ
クサ2017によりマルチプレクスされ、表示用データ
ラッチ2019に転送される。このデータは、シフタ2
020に転送され、ラッチコントロール20201によ
りシフタ内のラッチ20202でラッチされる。このラ
ッチされたデータを、シフタクロック生成部20203
で生成されたクロックを用いて、マルチプレクサ202
04でマルチプレクスすることで、シリアルデータから
パラレルデータに変換して、4ビットのビデオ信号を生
成する。
When DRAW is at a high level and MRD is at a high level, a display read cycle is determined. The data read several times in one cycle is temporarily latched by the input data latch 2015 used in the drawing read cycle. Thereafter, the data is transferred to and latched in the display data latch 2019. For a 4-chip memory configuration, MAD8 ~
Since data is also input from the MAD 15, the data is multiplexed by the multiplexer 2017 and transferred to the display data latch 2019. This data is stored in Shifter 2
020, and are latched by the latch 20202 in the shifter by the latch control 20201. The latched data is transferred to the shifter clock generation unit 20203.
Multiplexer 202 using the clock generated by
By multiplexing at 04, serial data is converted to parallel data to generate a 4-bit video signal.

【0023】このビデオ信号をスキュー回路2022で
スキューさせ、ACRTCからの制御信号と同期させ
る。このビデオ信号に対し、カーソルブリンク2023
でカーソルの重ね合わせや、VSYNCを2分周した信
号を用いて、マルチプレクサ2024で各ビデオ信号の
マルチプレクスを行うことが可能である。これらの処理
を施されたビデオ信号は最後に、ACRTCからのDI
SP信号によりマスク回路2025でマスクされ、4ビ
ットのデジタルビデオ信号として出力される。ビデオマ
スクに使用した信号をSHFTENとして出力する。ま
た、ビデオ信号のマルチプレクスに使用したVSYNC
の2分周信号をVSYNC/2として出力する。
The video signal is skewed by a skew circuit 2022 and synchronized with a control signal from the ACRTC. In response to this video signal, cursor blink 2023
It is possible to multiplex each video signal with the multiplexer 2024 by using a cursor superposition and a signal obtained by dividing VSYNC by 2. The video signal that has been subjected to these processes is finally converted to a DI signal from the ACRTC.
The signal is masked by the mask circuit 2025 by the SP signal, and output as a 4-bit digital video signal. The signal used for the video mask is output as SHFTTEN. Also, VSYNC used for multiplexing video signals
Is output as VSYNC / 2.

【0024】アトリビュートコード内のBLINK2を
使い、BL2IRQ出力部2021でBL2IRQを生
成する。
The BL2IRQ is generated by the BL2IRQ output unit 2021 using BLINK2 in the attribute code.

【0025】図6は、使用メモリ個数の違いによるフレ
ームバッファの接続方法を示したものである。図6
(a)の1チップメモリ構成の場合は、MIVAC20
のFD0〜FD3の4本のデータ端子と、フレームバッ
ファ300のデータ端子を接続して使用する。FD4〜
FD7の端子を使用しない。この場合、MIVAC20
とフレームバッファ300間では、一度に4ビットのデ
ータを転送する。描画リードサイクルでは、MIVAC
20は4ビットのデータを4回読み出し、16ビットに
そろえてACRTC10へ転送する。描画ライトサイク
ルでは、ACRTC10からの16ビットのデータを、
時分割に4回に分けてフレームバッファ300へ転送す
る。表示リードサイクルでは、4ビットのデータを1メ
モリサイクルで4回、あるいは2メモリサイクルで16
回読み出し、それぞれ16ビット,64ビットの表示デ
ータとして取り込む。
FIG. 6 shows a method of connecting frame buffers depending on the number of used memories. FIG.
In the case of the one-chip memory configuration shown in FIG.
FD0 to FD3 are connected to the data terminals of the frame buffer 300. FD4 ~
Do not use the terminal of FD7. In this case, MIVAC20
And the frame buffer 300 transfer 4-bit data at a time. In the drawing read cycle, MIVAC
Reference numeral 20 reads the 4-bit data four times, aligns it with 16 bits, and transfers it to the ACRTC 10. In the drawing write cycle, 16-bit data from ACRTC10 is
The data is transferred to the frame buffer 300 four times in a time-division manner. In the display read cycle, 4-bit data is transferred four times in one memory cycle or 16 times in two memory cycles.
And read in 16-bit and 64-bit display data, respectively.

【0026】図6(b)の2チップメモリ構成の場合
は、MIVAC20のFD0〜FD7の8本のデータ端
子を使用する。フレームバッファ300のデータ端子と
FD0〜FD3を接続し、フレームバッファ301のデ
ータ端子とFD4〜FD7を接続して使用する。MIV
AC20とフレームバッファ300,フレームバッファ
301間では、一度に8ビットのデータを転送する。描
画リードサイクルでは、MIVAC20は8ビットのデ
ータを2回読み出し、16ビットにそろえてACRTC
10へ転送する。描画ライトサイクルでは、ACRTC
10からの16ビットのデータを、時分割に2回に分け
てフレームバッファ300,フレームバッファ301へ
転送する。表示リードサイクルでは、8ビットのデータ
を1メモリサイクルで4回、あるいは2メモリサイクル
で16回読み出し、それぞれ32ビット,128ビット
の表示データとして取り込むことができる。したがっ
て、図6(a)の場合よりもより高速なCRTへの適用が
可能になる。
In the case of the two-chip memory configuration shown in FIG. 6B, eight data terminals FD0 to FD7 of the MIVAC 20 are used. The data terminals of the frame buffer 300 are connected to FD0 to FD3, and the data terminals of the frame buffer 301 are connected to FD4 to FD7 for use. MIV
Between the AC 20 and the frame buffers 300 and 301, 8-bit data is transferred at a time. In the drawing read cycle, the MIVAC 20 reads the 8-bit data twice, aligns the data with 16 bits, and sets the ACRTC to 16 bits.
Transfer to 10. In the drawing light cycle, the ACRTC
The 16-bit data from 10 is transferred to the frame buffer 300 and the frame buffer 301 twice in time division. In the display read cycle, 8-bit data can be read four times in one memory cycle or 16 times in two memory cycles, and can be taken in as 32-bit and 128-bit display data, respectively. Therefore, application to a CRT at a higher speed than in the case of FIG.

【0027】図6(c)の4チップメモリ構成の場合は、
フレームバッファ300,フレームバッファ301の接
続は、図6(b)の2チップの場合と同様であるが、残り
の2チップのフレームバッファ302,フレームバッフ
ァ303は、ACRTC10とMIVAC20間のデー
タバスであるMAD0〜MAD15のうち、MAD8〜
MAD15の上位8ビットに接続する。描画リードサイ
クルでは、MIVAC20は16ビットのデータを1回
で読み出す。フレームバッファ300,フレームバッフ
ァ301から読み出された8ビットのデータは、MIV
AC20を経由してMAD0〜MAD7に出力される。
フレームバッファ302,フレームバッファ303から
読み出された上位8ビットのデータは、MIVAC20
を経由せずに、直接MAD8〜MAD15のバスを通し
てACRTC10に転送される。描画ライトサイクルで
は、ACRTC10からの下位8ビットのデータは、MA
D0〜MAD7を通してMIVAC20を経由し、FD0
〜FD7に出力される。上位8ビットのデータは、MI
VAC20を経由せずに、直接フレームバッファ30
2,フレームバッファ303へ転送される。表示リード
サイクルでは、下位8ビットのデータは、FD0〜FD
7を通して、また上位8ビットのデータは、MAD8〜
MAD15を通して1メモリサイクルで4回読み出し、
64ビットの表示データとしてMIVAC20に取り込
まれる。
In the case of the four-chip memory configuration shown in FIG.
The connection between the frame buffer 300 and the frame buffer 301 is the same as in the case of the two chips in FIG. 6B, but the frame buffer 302 and the frame buffer 303 of the remaining two chips are a data bus between the ACRTC 10 and the MIVAC 20. Of MAD0 to MAD15, MAD8 to
Connect to upper 8 bits of MAD15. In the drawing read cycle, the MIVAC 20 reads 16-bit data at one time. The 8-bit data read from the frame buffers 300 and 301 is the MIV
It is output to MAD0 to MAD7 via AC20.
The upper 8 bits of data read from the frame buffer 302 and the frame buffer 303 are stored in the MIVAC 20
, And is directly transferred to the ARCTC 10 through the buses of the MAD8 to MAD15. In the drawing write cycle, the lower 8 bits of data from the ACRTC 10
FD0 via MIVAC20 through D0-MAD7
To FD7. The upper 8 bits of data are
Directly through the frame buffer 30 without going through the VAC 20
2. Transferred to the frame buffer 303. In the display read cycle, the lower 8 bits of data are FD0 to FD
7 and the upper 8 bits of data are
Read four times in one memory cycle through MAD15,
The data is taken into the MIVAC 20 as 64-bit display data.

【0028】このモードでは、データバスを表示用デー
タの入力に使用するため、2メモリサイクルで16回の
読み出し機能は行えないが、1メモリサイクルで4回の
読み出しモードで比較すると図6(a),図6(b)の
場合よりも高速なCRTへの適用が可能である。
In this mode, since the data bus is used for inputting display data, the read function cannot be performed 16 times in two memory cycles. However, when compared in four read modes in one memory cycle, FIG. ), And can be applied to a CRT at a higher speed than in the case of FIG.

【0029】図7は、各サイクルモードでのビデオ出力
タイミングを示したものである。
FIG. 7 shows the video output timing in each cycle mode.

【0030】ACRTC10には、メモリアクセスモー
ドとして、表示サイクルが連続するシングルアクセスモ
ード,高速描画が可能なデュアルアクセスモードがあ
る。
The ACRTC 10 has a memory access mode including a single access mode in which display cycles are continuous and a dual access mode in which high-speed drawing is possible.

【0031】MIVAC20では、これらのアクセスモ
ードの他に、シングルアクセスモードの表示サイクル2
サイクル分を1サイクルとして扱い、16回のメモリリ
ードを行う、2MCYCモードを設けている。シングル
アクセスモードでは、最初の表示サイクルで取り込んだ
データを次のサイクルで表示する。2回目のサイクルで
取り込んだデータは3回目のサイクルで表示する。以
後、これを繰り返す。最後の表示サイクルで読み込んだ
データは、次の描画サイクルで出力することになるが、
ACRTCのDISP信号が表示サイクル期間のみ出力
するため、MIVAC 内部で、DISPの後ろを1サイクル
伸ばしてマスク信号として使用する。デュアルアクセス
モードでは、最初の表示サイクルのデータを次の2サイ
クルに渡り出力する。そのため、DISPの後ろを2サ
イクル伸ばしてマスク信号として使用する。2MCYC
モードでは、16回のデータ読み出しを2サイクルで行
うため、ビデオ出力も2サイクルに渡り出力される。
In MIVAC 20, in addition to these access modes, display cycle 2 in single access mode
A 2MCYC mode is provided in which the number of cycles is treated as one cycle and 16 memory reads are performed. In the single access mode, data fetched in the first display cycle is displayed in the next cycle. The data acquired in the second cycle is displayed in the third cycle. Thereafter, this is repeated. The data read in the last display cycle will be output in the next drawing cycle,
Since the DISC signal of ACRTC is output only during the display cycle period, one cycle behind the DISP is extended inside MIVAC and used as a mask signal. In the dual access mode, the data of the first display cycle is output over the next two cycles. Therefore, the part after the DISP is extended by two cycles and used as a mask signal. 2MCYC
In the mode, 16 times of data reading are performed in two cycles, so that the video output is also output over two cycles.

【0032】図8は、ACRTCが出力するアトリビュ
ートコードの出力タイミングを示したものである。アト
リビュートコードは、ユーザーが自由に定義できる情報
である。アトリビュートコードは、最後のリフレッシュ
期間の2CLK,MCYCが共にハイレベルである間
に、ACRTCのMAD0〜MAD15,MAD16〜
MAD19に出力される。このアトリビュートコードを
取り込み、解読することで、MIVACの動作モードが
設定される。
FIG. 8 shows the output timing of the attribute code output by the ACRTC. The attribute code is information that can be freely defined by the user. The attribute codes are MAD0 to MAD15, MAD16 to MAD16 to ACRTC while 2CLK and MCYC in the last refresh period are both at the high level.
Output to MAD19. By taking in and decoding this attribute code, the operation mode of MIVAC is set.

【0033】図9は、MIVACにおけるアトリビュー
トコードの設定を示したものである。MIVACは、ユ
ーザーが自由に定義できるMAD0〜MAD7と、ACRT
C で使用方法が決まっているMAD18,MAD19を
使用する。MAD0〜MAD3の4ビットで、表示色,
シフトレジスタのシフト量,アクセスモード,メモリの
使用個数,DOTCLKの分周比を設定する。MAD
4,MAD5でカーソルの表示色を設定する。MAD6
は、使用するメモリの深さを設定する。MAD7は、ビ
デオ出力をマルチプレクスするかしないかを設定する。
MAD18は、カーソルのブリンクを設定する。MAD
19は、BL2IRQ出力を設定する。
FIG. 9 shows the setting of an attribute code in MIVAC. MIVAC consists of MAD0 to MAD7, which can be freely defined by the user, and ACRT
MAD18 and MAD19, whose usage is determined in C, are used. 4 bits of MAD0 to MAD3, display color,
The shift amount of the shift register, the access mode, the number of memories used, and the division ratio of DOTCLK are set. MAD
4, the display color of the cursor is set by MAD5. MAD6
Sets the depth of memory to use. The MAD 7 sets whether to multiplex the video output.
The MAD 18 sets blink of the cursor. MAD
19 sets the BL2IRQ output.

【0034】図10は、図9で示したMAD0〜MAD
3の4ビットで定義される、16の動作モードを示した
ものである。表示色,シフトレジスタのシフト量,アク
セスモード,メモリの使用個数,DOTCLKの分周比
は、16の動作モードの設定により、自動的に決まる。
FIG. 10 shows MAD0-MAD shown in FIG.
It shows 16 operation modes defined by 3 4 bits. The display color, the shift amount of the shift register, the access mode, the number of memories used, and the division ratio of DOTCLK are automatically determined by setting the 16 operation modes.

【0035】(1)表示色(カラー/階調)は、1ビツ
ト/画素で表されるモノクロ表示,2ビット/画素で表
される4色表示,4ビット/画素で表される16色表示
が可能である。1ビット/画素の場合は、メモリの1ワ
ードには水平方向に連続する16画素分の情報が記憶さ
れる。2ビット/画素の場合は、メモリの1ワードには
水平方向に連続する8画素分の情報が、4ビット/画素
の場合は、メモリの1ワードには水平方向に連続する4
画素分の情報がそれぞれ記憶される。
(1) Display colors (color / gradation) are monochrome display represented by 1 bit / pixel, 4 color display represented by 2 bits / pixel, and 16 color display represented by 4 bits / pixel. Is possible. In the case of 1 bit / pixel, information of 16 pixels continuous in the horizontal direction is stored in one word of the memory. In the case of 2 bits / pixel, information of eight pixels continuous in the horizontal direction is stored in one word of the memory. In the case of 4 bits / pixel, four words of information continuous in the horizontal direction are stored in one word of the memory.
Information for each pixel is stored.

【0036】(2)シフトレジスタのシフト長は、4,
8,16,32ビットシフトが可能である。
(2) The shift length of the shift register is 4,
8, 16, and 32 bit shifts are possible.

【0037】(3)アクセスモードは、シングルアクセ
スモード,高速描画が可能なデュアルアクセスモード,
2メモリサイクルで16回の表示アクセスを行う2MCYC
モードをサポートしている。モード0〜モード5まで
は、シングルアクセスモードを使用し、モード6〜モー
ドCまでは、デュアルアクセスモードを使用する。ま
た、モードD〜モードFは、2MCYCモードを使用す
る。
(3) The access mode is a single access mode, a dual access mode capable of high-speed drawing,
2MCYC that performs display access 16 times in 2 memory cycles
Support mode. The single access mode is used for modes 0 to 5, and the dual access mode is used for modes 6 to C. Modes D to F use the 2MCYC mode.

【0038】(4)メモリの使用個数は、1,2,4個
を使用する。このメモリには、1サイクルで複数回のリ
ード/ライトが可能なスタテックカラムモードのような
メモリを使用する。
(4) The number of memories used is 1, 2 or 4. As this memory, a memory such as a static column mode which can be read / written a plurality of times in one cycle is used.

【0039】(5)DOTCLKは、INCLKを1,
2,4分周して生成する。この分周比は、各動作モード
で決まっている。その周波数から、各動作モードで使用
できるCRTの画面構成が決定される。
(5) DOTCLK sets INCLK to 1,
Generated by dividing the frequency by 2 or 4. This division ratio is determined in each operation mode. The screen configuration of the CRT that can be used in each operation mode is determined from the frequency.

【0040】図11は、各動作モードでの適用可能なD
OTCLKの周波数を示したものである。モード0,
3,5,8,B,D,Fは、分周比が1、すなわちIN
CLKと同じものがDOTCLKとして出力される。モ
ード1,4,6,9,C,Eは、分周比が2,モード
2,7,Aは、分周比が4のDOTCLKが出力され
る。図12は、MAD4(CUR0),MAD5(CU
R1)で設定するカーソルの表示色を示したものであ
る。
FIG. 11 shows the applicable D in each operation mode.
This shows the frequency of OTCLK. Mode 0,
3, 5, 8, B, D and F have a division ratio of 1, that is, IN
CLK is output as DOTCLK. In modes 1, 4, 6, 9, C, and E, the division ratio is 2, and in modes 2, 7, and A, DOTCLK having a division ratio of 4 is output. FIG. 12 shows MAD4 (CUR0) and MAD5 (CU
The display color of the cursor set in R1) is shown.

【0041】(1)CUR1,CUR0共に0の場合 4ビットのビテオ出力すなわちVIDEOA〜VIDE
ODが全て0となり、黒が表示される。
(1) When both CUR1 and CUR0 are 0: 4-bit video output, that is, VIDEOA to VIDEO
OD is all 0, and black is displayed.

【0042】(2)CUR1が0,CUR0が1の場合 4ビットのビテオ出力すなわちVIDEOA〜VIDE
ODが全て1となり、白が表示される。
(2) When CUR1 is 0 and CUR0 is 1 4-bit video output, that is, VIDEOA to VIDEO
The ODs are all 1 and white is displayed.

【0043】(3)CUR1が1,CUR0が0の場合 4ビットのビテオ出力すなわちVIDEOA〜VIDE
ODの各ビット毎の色反転表示となる。
(3) When CUR1 is 1 and CUR0 is 0: 4-bit video output, that is, VIDEOA to VIDEO
Color inversion display is performed for each bit of OD.

【0044】(4)CUR1,CUR0共に1の場合 3ビットのビテオ出力VIDEOA〜VIDEOCの各
ビット毎の色反転表示となるが、VIDEODはそのま
ま表示される。
(4) When both CUR1 and CUR0 are 1 The color inversion display is performed for each bit of the 3-bit video output VIDEOA to VIDEOC, but VIDEOD is displayed as it is.

【0045】図13は、MAD6(VMD)で設定す
る、使用メモリ素子の深さを示したものである。VMD
が0の場合、256k×4bitのメモリを使用し、V
MDが1の場合、1M×4bitのメモリを使用する。
FIG. 13 shows the depth of the used memory element set by the MAD6 (VMD). VMD
Is 0, a memory of 256 k × 4 bits is used, and V
When the MD is 1, a 1M × 4 bit memory is used.

【0046】図14は、MAD7(MUXEN)で設定
する、ビデオ出力をマルチプレクスするかしないかを示
したものである。MUXENが0の場合は、マルチプレ
クスしない。MUXENが1でVSYNC/2が0の場
合は、マルチプレクスしない。MUXENが1でVSY
NC/2が1の場合は、VIDEOAにVIDEOCの
データが出力され、VIDEOBにVIDEODのデー
タが出力される。この機能は、主にカラーシャッターを
用いた表示装置に用いられる。
FIG. 14 shows whether video output is multiplexed or not, which is set by MAD7 (MUXEN). If MUXEN is 0, no multiplexing is performed. When MUXEN is 1 and VSYNC / 2 is 0, no multiplexing is performed. MUXEN is 1 and VSY
When NC / 2 is 1, VIDEOC data is output to VIDEOA, and VIDEOD data is output to VIDEOB. This function is mainly used for a display device using a color shutter.

【0047】図15は、MA18(BLINK1)で設
定する、グラフィックカーソルの表示を示したものであ
る。BLINK1が0の場合は、カーソルを表示せず、
BLINK1が1の場合は、カーソルを表示する。
FIG. 15 shows the display of a graphic cursor set by the MA 18 (BLINK 1). When BLINK1 is 0, no cursor is displayed,
When BLINK1 is 1, a cursor is displayed.

【0048】図16は、メモリを1個使用した場合の描
画リードサイクルのタイミングを、詳細に示したもので
ある。
FIG. 16 shows in detail the timing of a drawing read cycle when one memory is used.

【0049】図17は、メモリを2個使用した場合の描
画リードサイクルのタイミングを、詳細に示したもので
ある。
FIG. 17 shows in detail the timing of the drawing read cycle when two memories are used.

【0050】図18は、メモリを4個使用した場合の描
画リードサイクルのタイミングを、詳細に示したもので
ある。
FIG. 18 shows in detail the timing of the drawing read cycle when four memories are used.

【0051】図19は、メモリを1個使用した場合の描
画ライトサイクルのタイミングを、詳細に示したもので
ある。
FIG. 19 shows in detail the timing of the writing write cycle when one memory is used.

【0052】図20は、メモリを2個使用した場合の描
画ライトサイクルのタイミングを、詳細に示したもので
ある。
FIG. 20 shows the timing of the drawing write cycle when two memories are used.

【0053】図21は、メモリを4個使用した場合の描
画ライトサイクルのタイミングを、詳細に示したもので
ある。
FIG. 21 shows the timing of a drawing write cycle when four memories are used.

【0054】図22は、メモリを1個あるいは2個使用
した場合の表示リードサイクルのタイミングを、詳細に
示したものである。
FIG. 22 shows in detail the timing of the display read cycle when one or two memories are used.

【0055】図23は、メモリを4個使用した場合の表
示リードサイクルのタイミングを、詳細に示したもので
ある。
FIG. 23 shows in detail the timing of the display read cycle when four memories are used.

【0056】図24は、メモリを1個あるいは2個使用
した場合の2MCYCモードでの表示リードサイクルの
タイミングを、詳細に示したものである。
FIG. 24 shows in detail the timing of the display read cycle in the 2MCYC mode when one or two memories are used.

【0057】図25は、DRAMのCSビフォアRAS
リフレッシュサイクルのタイミングを、詳細に示したも
のである。リフレッシュは水平同期信号HSYNCがロ
ウレベルの期間に実行される。
FIG. 25 shows the CS before RAS of the DRAM.
The timing of the refresh cycle is shown in detail. Refresh is performed during a period when the horizontal synchronization signal HSYNC is at a low level.

【0058】図26は、1,2,4分周でのDOTCL
Kの出力タイミング,VSYNC/2の出力タイミン
グ,VIDEOA〜VIDEODの出力タイミング,SH
FTENの出力タイミングを、それぞれ詳細に示したもので
ある。
FIG. 26 shows the DOTCL in the frequency division of 1, 2, 4
K output timing, VSYNC / 2 output timing, VIDEOA to VIDEOD output timing, SH
The output timing of FTEN is shown in detail.

【0059】図27は、BL2IRQの出力タイミング
を、詳細に示したものである。
FIG. 27 shows the output timing of BL2IRQ in detail.

【0060】図28は、ACRTC10,MIVAC2
0,DRAM300〜303を用いて構成した図形処理
装置の構成例を示したものである。クロック発振器80
で作りだしたロックを、MIVAC20のINCLKと
して使用する。マイクロプロセッサ(図28では図示せ
ず)とのインタフェースに外付け回路70を設け、ま
た、HSYNC,VSYNC用にCRTインタフェース
回路60を設けている。図29は、NANDゲートを例
に回路例を示す。バイポーラトランジスタとNチャネル
MOS,PチャネルMOSの各トランジスタを用いて構
成されている。前段の論理を反映する部分には、低消費
電力のCMOSを、後段の出力側にはバイポーラトラン
ジスタを用いている。
FIG. 28 shows ACRTC10, MIVAC2
1 shows an example of the configuration of a graphic processing apparatus configured by using DRAMs 300 to 303. Clock oscillator 80
Is used as INCLK of MIVAC 20. An external circuit 70 is provided at an interface with a microprocessor (not shown in FIG. 28), and a CRT interface circuit 60 is provided for HSYNC and VSYNC. FIG. 29 shows a circuit example using a NAND gate as an example. It is configured using bipolar transistors and N-channel MOS and P-channel MOS transistors. A low-power-consumption CMOS is used for the portion reflecting the logic of the preceding stage, and a bipolar transistor is used for the output side of the subsequent stage.

【0061】図30〜図32はMIVAC20がFA端
子に出力するアドレスの詳細を示したものである。図3
0は1チップメモリの場合を、図31は2チップメモリ
の場合を、図32は4チップメモリの場合を、それぞれ
示す。図29(a)〜図29(c)の破線で囲んだ信号
(NC0〜NC2及びWC0〜WC2)は、カラムアド
レスカウンタ2002で生成される。NC0〜NC2は
1ワード内のカウンタであり、各動作モードでこのうち
の1〜2ビットが用いられる。WC0〜WC2はワード
のカウンタであり、表示アドレスの生成に用いられる。
アドレスのビット番号が必ずしも連続していないのは、
各動作モードでのビットの共通化を図って、マルチプレ
クサ2003の回路構成をできるだけ簡単にするように
しているためである。
FIGS. 30 to 32 show the details of the address output from the MIVAC 20 to the FA terminal. FIG.
0 shows the case of a one-chip memory, FIG. 31 shows the case of a two-chip memory, and FIG. 32 shows the case of a four-chip memory. The signals (NC0 to NC2 and WC0 to WC2) surrounded by broken lines in FIGS. 29A to 29C are generated by the column address counter 2002. NC0 to NC2 are counters within one word, and one to two bits are used in each operation mode. WC0 to WC2 are word counters used for generating display addresses.
The reason that the bit numbers of the address are not always
This is because a common bit is used in each operation mode so that the circuit configuration of the multiplexer 2003 is made as simple as possible.

【0062】[0062]

【発明の効果】以上詳細に説明したように、本発明によ
れば、メモリのデータバス幅を小さくできる結果、デー
タ処理装置を小型化できる。
As described above in detail, according to the present invention, the data bus width of the memory can be reduced, so that the data processing device can be downsized.

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

【図1】本発明を用いた図形処理装置の構成を示す図で
ある。
FIG. 1 is a diagram showing a configuration of a graphic processing apparatus using the present invention.

【図2】図1で示したMIVACのピン配置を示す図で
ある。
FIG. 2 is a diagram showing a pin arrangement of the MIVAC shown in FIG. 1;

【図3】MIVACのインタフェース信号を示す図であ
る。
FIG. 3 is a diagram showing MIVAC interface signals.

【図4】MIVACの他のインタフェース信号を示す図
である。
FIG. 4 is a diagram showing another interface signal of MIVAC.

【図5】MIVACの内部構成を示す図である。FIG. 5 is a diagram showing an internal configuration of MIVAC.

【図6】使用メモリ個数の違いによるフレームバッファ
の接続を示す。
FIG. 6 illustrates connection of a frame buffer depending on a difference in the number of used memories.

【図7】各サイクルモードでのビデオ出力タイミングを
示す図である。
FIG. 7 is a diagram showing video output timing in each cycle mode.

【図8】ACRTCが出力するアトリビュートコードの
出力タイミングを示す図である。
FIG. 8 is a diagram showing the output timing of an attribute code output by ACRTC.

【図9】MIVACにおけるアトリビュートコードの設
定を示す図である。
FIG. 9 is a diagram showing setting of an attribute code in MIVAC.

【図10】図8で示したMAD0〜MAD3の4ビット
で定義される動作モードを示す図である。
FIG. 10 is a diagram showing an operation mode defined by four bits of MAD0 to MAD3 shown in FIG.

【図11】各動作モードでの適用可能なDOTCLKの
周波数を示す図である。
FIG. 11 is a diagram showing applicable DOTCLK frequencies in each operation mode.

【図12】MAD4,MAD5で設定するカーソルの表
示色を示す図である。
FIG. 12 is a diagram showing display colors of cursors set by MAD4 and MAD5.

【図13】MAD6で設定する使用メモリ素子の深さを
示す図である。
FIG. 13 is a diagram showing a depth of a used memory element set by MAD6.

【図14】MADで設定するビデオ出力をマルチプレク
スするか否かを示す図である。
FIG. 14 is a diagram showing whether to multiplex a video output set by the MAD.

【図15】MAD18で設定するグラフィックカーソル
の表示を示す図である。
FIG. 15 is a diagram showing a display of a graphic cursor set by the MAD 18;

【図16】メモリを1個使用した場合の描画リードサイ
クルのタイミングを示す図である。
FIG. 16 is a diagram showing the timing of a drawing read cycle when one memory is used.

【図17】メモリを2個使用した場合の描画リードサイ
クルのタイミングを示す図である。
FIG. 17 is a diagram showing the timing of a drawing read cycle when two memories are used.

【図18】メモリを4個使用した場合の描画リードサイ
クルのタイミングを示す図である。
FIG. 18 is a diagram showing the timing of a drawing read cycle when four memories are used.

【図19】メモリを1個使用した場合の描画ライトサイ
クルのタイミングを示す図である。
FIG. 19 is a diagram showing the timing of a drawing write cycle when one memory is used.

【図20】メモリを2個使用した場合の描画ライトサイ
クルのタイミングを示す図である。
FIG. 20 is a diagram showing the timing of a drawing write cycle when two memories are used.

【図21】メモリを4個使用した場合の描画ライトサイ
クルのタイミングを示す図である。
FIG. 21 is a diagram showing the timing of a drawing write cycle when four memories are used.

【図22】メモリを1個あるいは2個使用した場合の表
示リードサイクルのタイミングを示す図である。
FIG. 22 is a diagram showing the timing of a display read cycle when one or two memories are used.

【図23】メモリを4個使用した場合の表示リードサイ
クルのタイミングを示す図である。
FIG. 23 is a diagram showing the timing of a display read cycle when four memories are used.

【図24】メモリを1個あるいは2個使用した場合の2
MCYCモードでの表示リードサイクルのタイミングを
示す図である。
FIG. 24 shows a case where one or two memories are used.
FIG. 9 is a diagram showing a timing of a display read cycle in the MCYC mode.

【図25】DRAMのCSビフォアRASリフレッシュ
サイクルのタイミングを示す図である。
FIG. 25 is a diagram showing the timing of a CS before RAS refresh cycle of a DRAM.

【図26】1,2,4分周での各信号の出力タイミング
を示す図である。
FIG. 26 is a diagram showing output timing of each signal in frequency division of 1, 2, and 4;

【図27】BL2IRQの出力タイミングを示す図であ
る。
FIG. 27 is a diagram showing the output timing of BL2IRQ.

【図28】ACRTC10,MIVAC20,DRAM
300〜303を用いて構成した図形処理装置の構成例
を示す図である。
FIG. 28: ACRTC10, MIVAC20, DRAM
FIG. 3 is a diagram illustrating a configuration example of a graphic processing apparatus configured using 300 to 303.

【図29】NANDゲートの回路例を示す図である。FIG. 29 is a diagram illustrating a circuit example of a NAND gate.

【図30】1チップメモリの場合のMIVACがFA端
子に出力するアドレスの詳細を示す図である。
FIG. 30 is a diagram illustrating details of an address output from the MIVAC to the FA terminal in the case of a one-chip memory.

【図31】2チップメモリの場合のMIVACがFA端
子に出力するアドレスの詳細を示す図である。
FIG. 31 is a diagram illustrating details of an address output from the MIVAC to the FA terminal in the case of a two-chip memory.

【図32】4チップメモリの場合のMIVACがFA端
子に出力するアドレスの詳細を示す図である。
FIG. 32 is a diagram showing details of an address output by the MIVAC to the FA terminal in the case of a 4-chip memory.

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

10…図形処理プロセッサ、20…MIVAC、30…
フレームバッファ、2014…マルチプレクサ、201
5…入力データラッチ、2016…リードデータラッ
チ。
10 ... graphic processor, 20 ... MIVAC, 30 ...
Frame buffer, 2014... Multiplexer, 201
5: input data latch, 2016: read data latch.

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平1−188962(JP,A) 特開 昭63−83844(JP,A) 特開 昭59−55525(JP,A) 特開 昭63−6681(JP,A) (58)調査した分野(Int.Cl.6,DB名) G06F 12/00 - 12/06──────────────────────────────────────────────────続 き Continuation of the front page (56) References JP-A-1-188962 (JP, A) JP-A-63-83844 (JP, A) JP-A-59-55525 (JP, A) JP-A-63-83 6681 (JP, A) (58) Field surveyed (Int. Cl. 6 , DB name) G06F 12/00-12/06

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】画像データを記憶するメモリとプロセッサ
及び前記メモリと表示装置間のデータの転送を制御す
るメモリコントローラであって、該メモリコントローラ
は、 上記メモリに接続され、該メモリと上記メモリコントロ
ーラとの間で、順次時分割でmビット(mは自然数)デ
ータを転送するためのmビット端子と、 上記プロセッサに接続され、該プロセッサと上記メモリ
コントローラとの間で、並列にnビット(nは自然数n
>m)データを転送するためのnビットインタフェース
と、上記表示装置に接続され、該表示装置と上記メモリコン
トローラとの間で、シリアルデータを転送するための少
なくとも1ビットの端子と、 上記mビット端子を経由する複数のmビットデータと上
記nビットインタフェースを経由するnビットデータ間
の変換を行う第1の変換手段と、上記mビット端子を経由する複数のmビットデータを上
記シリアルデータに変換する第2の変換手段 を有するこ
とを特徴とするメモリコントローラ。
1. A memory controller for controlling data transfer between a memory for storing image data and a processor and between the memory and a display device , wherein the memory controller is connected to the memory, and the memory and the memory An m-bit terminal for sequentially transferring time-division m-bit (m is a natural number) data to and from the controller; n-bit terminals connected to the processor; n is a natural number n
> M) an n-bit interface for transferring data , connected to the display device, wherein the display device and the memory controller
To transfer serial data to and from the controller.
At least a 1-bit terminal, first conversion means for converting between a plurality of m-bit data via the m-bit terminal and n-bit data via the n-bit interface, and via the m-bit terminal Up multiple m-bit data
A memory controller comprising second conversion means for converting the serial data into serial data .
【請求項2】請求項1において、上記mビット端子を経
由して送られ、上記第1の変換手段で変換されるべきデ
ータは、上記プロセッサにより指定されたアドレスに基
づき、転送時間単位内に上記メモリから複数回順次時分
割で読み出されることを特徴とするメモリコントロー
ラ。
2. The method according to claim 1, wherein the data transmitted through the m-bit terminal and to be converted by the first conversion means is within a transfer time unit based on an address specified by the processor. A memory controller which is sequentially read from the memory a plurality of times by time division.
【請求項3】請求項において、上記第1の変換手段
上記mビット端子を経由して送られる上記メモリからの
画像データを、一時記憶する記憶手段を有することを特
徴とするメモリコントローラ。
3. The method according to claim 1, wherein the first converting means includes:
From the memory sent via the m-bit terminal
A memory controller having storage means for temporarily storing image data .
【請求項4】請求項1において、上記第2の変換手段
は、上記mビット端子を経由して送られる上記メモリか
らの画像データを、一時記憶する記憶手段を有すること
を特徴とするメモリコントローラ。
4. The memory controller according to claim 1, wherein said second conversion means has a storage means for temporarily storing image data sent from said memory via said m-bit terminal. .
JP5195794A 1993-08-06 1993-08-06 Memory controller Expired - Fee Related JP2856037B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5195794A JP2856037B2 (en) 1993-08-06 1993-08-06 Memory controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5195794A JP2856037B2 (en) 1993-08-06 1993-08-06 Memory controller

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP63093448A Division JPH0736162B2 (en) 1988-04-18 1988-04-18 Graphic processing device

Publications (2)

Publication Number Publication Date
JPH06208504A JPH06208504A (en) 1994-07-26
JP2856037B2 true JP2856037B2 (en) 1999-02-10

Family

ID=16347087

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5195794A Expired - Fee Related JP2856037B2 (en) 1993-08-06 1993-08-06 Memory controller

Country Status (1)

Country Link
JP (1) JP2856037B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5055989B2 (en) * 2006-12-08 2012-10-24 富士通セミコンダクター株式会社 Memory controller

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS6383844A (en) * 1986-09-29 1988-04-14 Toshiba Corp Microprocessor system
JPH01188962A (en) * 1988-01-22 1989-07-28 Matsushita Electric Ind Co Ltd Electronic equipment

Also Published As

Publication number Publication date
JPH06208504A (en) 1994-07-26

Similar Documents

Publication Publication Date Title
JPH03184083A (en) Electronic system
USRE37103E1 (en) Graphic processing apparatus utilizing improved data transfer to reduce memory size
JPS5958538A (en) Character pattern display device
JP2856037B2 (en) Memory controller
JP3048153B2 (en) Memory circuit and method of storing data stream
USRE39529E1 (en) Graphic processing apparatus utilizing improved data transfer to reduce memory size
JP2920919B2 (en) Interface device
EP0121810B1 (en) Microprocessor
JPS62113193A (en) Memory circuit
Sase et al. Multimedia LSI accelerator with embedded DRAM
JP3443229B2 (en) Write control circuit of character display device
KR920002109Y1 (en) High definition video player
JPS60114896A (en) Dispaly circuit
JPH087547B2 (en) Display memory address device
KR100206265B1 (en) Address decoding method for crt display interface
JP2571206B2 (en) Window control method
JPH0451094A (en) Display controller
JPH05113768A (en) Frame memory circuit
JPS6172331A (en) Picture data reading circuit
JPH01263697A (en) Plotting lsi and its interface system
JPS62293291A (en) Image display unit
JPH02310588A (en) Picture signal processor
JPS59176837A (en) Information transfer circuit
JPS604978A (en) Display controller
JPS6073583A (en) Split display unit

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees