JPH09114730A - Memory controller - Google Patents

Memory controller

Info

Publication number
JPH09114730A
JPH09114730A JP29031895A JP29031895A JPH09114730A JP H09114730 A JPH09114730 A JP H09114730A JP 29031895 A JP29031895 A JP 29031895A JP 29031895 A JP29031895 A JP 29031895A JP H09114730 A JPH09114730 A JP H09114730A
Authority
JP
Japan
Prior art keywords
transfer
data
transfer destination
offset
memory
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
JP29031895A
Other languages
Japanese (ja)
Inventor
Mutsuo Shitamae
睦夫 下前
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP29031895A priority Critical patent/JPH09114730A/en
Publication of JPH09114730A publication Critical patent/JPH09114730A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To efficiently transfer the one of a linear array such as font data or the like to a rectangular area. SOLUTION: The font data are stored in a font ROM 25 in a linear array form. A RAM control part 23 performs normal write and read control by a request from a CPU 21 to a RAM 24 and is provided with a function capable of specifying the leading address of a transfer origin, the offset for respective lines of the transfer origin, the width of an X direction (horizontal direction,) a Y direction height (the line number of a vertical direction,) the leading address of a transfer destination, the offset for the respective lines of the transfer destination, bit shift within a data transfer unit width in write to the memory of the transfer destination and a logical operation and the function for adding the respective leading addresses and offset addresses of the transfer origin and the transfer destination so as to transfer data of the bit unit of the rectangular 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 control device,
More specifically, it relates to a printer controller in a facsimile device or the like.

【0002】[0002]

【従来の技術】BitBLT(Bit aligned BLock Tran
sferは、矩形領域のビット単位のデータ転送)を行うた
めのもので、図3に示すメモリ領域において(マス目一
個は1バイト:8ビットを示す)、矩形B領域のデータ
を矩形C領域へ転送するものである。
2. Description of the Related Art BitBLT (Bit aligned BLock Tran)
sfer is for performing bit unit data transfer of the rectangular area), and in the memory area shown in FIG. 3 (one cell indicates 1 byte: 8 bits), the data in the rectangular area B is transferred to the rectangular area C. It is to be transferred.

【0003】通常、メモリのアクセス単位はパフォーマ
ンスの故にCPUの持つバスサイズに合わせる(最近で
は32bitが主流)。フォントデータはバイト(8ビッ
ト)単位で格納されるのが最もメモリ容量において効率
的であるが、フォントデータ(通常ROMに格納されて
いる)のフレームメモリへのBitBLTを使用した転
送(ハードウェアによる転送)のために、フォントデー
タの格納単位をメモリのアクセス単位に合わせていた。
Normally, the access unit of the memory is matched to the bus size of the CPU because of its performance (recently 32 bits is the mainstream). It is most efficient in terms of memory capacity to store font data in units of bytes (8 bits), but transfer font data (usually stored in ROM) to frame memory using BitBLT (depending on hardware). For transfer), the storage unit of the font data was adjusted to the access unit of the memory.

【0004】[0004]

【発明が解決しようとする課題】而して、書体が少な
く、しかも欧文文字のみであれば格納容量はさほど問題
とはならないが、漢字となると格納単位によって必要と
される全体容量が膨大なものとなる。また、一次元配列
のものは効率よく矩形領域に転送できない。
Therefore, if the number of typefaces is small and only the Roman characters are used, the storage capacity is not so problematic. However, in the case of Chinese characters, the total capacity required by the storage unit is enormous. Becomes Also, a one-dimensional array cannot be efficiently transferred to a rectangular area.

【0005】本発明は、上述のごとき実情に鑑みてなさ
れたもので、矩形領域から矩形領域へのBitBLTを
有効に行える他、フォントデータの様な一次元配列のも
のを矩形領域に転送できるようにしたものであり、転送
先のアクセス単位と転送元のアクセス単位が異なる場合
でもBitBLTを効率良く行うためのものである。
The present invention has been made in view of the above situation, and enables BitBLT from a rectangular area to a rectangular area effectively, and also enables transfer of a one-dimensional array such as font data to the rectangular area. This is for efficiently performing BitBLT even when the access unit of the transfer destination and the access unit of the transfer source are different.

【0006】[0006]

【課題を解決するための手段】BitBLT(Bit alig
ned BLock Transfer:矩形領域のビット単位のデータ転
送)を行うために、転送元の先頭アドレス、転送元のラ
イン毎のオフセット、X方向(水平方向)の幅、Y方向
高さ(垂直方向のライン数)、転送先の先頭アドレス、
転送先のライン毎のオフセット、転送先のメモリへの書
き込みにおけるデータ転送単位幅内のビットシフトと論
理演算を指定可能な機能と転送元、転送先の夫々の先頭
アドレスとオフセットアドレス加算機能を有するメモリ
制御装置であって、読みだしデータのバイト・シフト機
能により、転送先のアクセス単位と転送元のアクセス単
位が異なる場合でもBitBLTを行うことを可能とし
た。
[Means for solving the problem] BitBLT (Bit alig
ned BLock Transfer: transfer source start address, transfer source line offset, X direction (horizontal direction) width, Y direction height (vertical line) Number), the start address of the transfer destination,
It has a function to specify the offset for each line of the transfer destination, a bit shift within the data transfer unit width in writing to the memory of the transfer destination, and a logical operation, and a start address and offset address addition function for each of the transfer source and transfer destination. In the memory controller, the byte shift function of the read data makes it possible to perform BitBLT even when the access unit of the transfer destination and the access unit of the transfer source are different.

【0007】[0007]

【発明の実施の形態】図1は、本発明の一実施例である
レーザプリンタの構成を示し、図中、11は文字情報あ
るいは画像情報を送出するホストコンピュータ、12は
ホストコンピュータとコントローラの間を接続するため
のホストインタフェイスであり、RS232C、セント
ロニクスI/F等がよく知られている。13はホストコ
ンピュータ11からの文字情報や画像情報を受け、画像
イメージ情報を生成するプリントコントローラ、14は
プリントコントローラとプリントエンジンを接続するL
PVI(レーザプリンタビデオインタフェイス)、15
はプリントコントローラ13により生成された画像イメ
ージ情報を用紙にプリントするプリントエンジンであ
る。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 shows the configuration of a laser printer which is an embodiment of the present invention. In the figure, 11 is a host computer for sending character information or image information, and 12 is a space between the host computer and a controller. RS232C, Centronics I / F, etc. are well known. Reference numeral 13 is a print controller that receives character information and image information from the host computer 11 and generates image image information. Reference numeral 14 is an L connecting the print controller and print engine.
PVI (laser printer video interface), 15
Is a print engine for printing the image image information generated by the print controller 13 on a sheet.

【0008】図2は、図1に示したプリントコントロー
ラ13のハード構成を示す図で、プリントコントローラ
13は、CPU21、プログラムROM22、RAM制
御部23、RAM24、フォントROM25、不揮発性
RAM26、回転処理部27、ホストインタフェイス2
8、操作パネル29、オプションインタフェイス30、
ビデオ制御部32、エンジンインタフェイス33から成
り、各々はCPUバス22により接続される。
FIG. 2 is a diagram showing a hardware configuration of the print controller 13 shown in FIG. 1. The print controller 13 includes a CPU 21, a program ROM 22, a RAM control section 23, a RAM 24, a font ROM 25, a non-volatile RAM 26, and a rotation processing section. 27, host interface 2
8, operation panel 29, optional interface 30,
It comprises a video control unit 32 and an engine interface 33, which are connected by a CPU bus 22.

【0009】CPU21は、このコントローラ全体を統
括的に制御する中央処理装置であり、汎用の16bitま
たは32bitのCPUを使用する。プログラムROM2
2は、CPU21を制御するためのマイクロコードを格
納する。RAM制御部23は、RAM24に対してCP
U21からの要求による通常の書き込み、読みだしの制
御を行うとともに、フレームメモリとして確保されてい
る領域に対して論理演算やビットシフトの操作を行った
りDMA(Direct Memory Access)動作等を行う。
The CPU 21 is a central processing unit for controlling the entire controller, and uses a general-purpose 16-bit or 32-bit CPU. Program ROM2
2 stores a microcode for controlling the CPU 21. The RAM control unit 23 sends a CP to the RAM 24
In addition to performing normal writing and reading control in response to a request from U21, it performs logical operation and bit shift operation on a region secured as a frame memory, and performs DMA (Direct Memory Access) operation.

【0010】RAM24は、RAM制御部23により制
御される大容量のランダムアクセスメモリであり、バス
幅は通常CPUのバス幅と同等とされる。RAM24は
主として次のような用途に使用される。 (a)システムメモリ (b)インプットバッファ (c)ページバッファ(フレームメモリ) (d)フォントファイル (e)マクロファイル (f)イメージファイル (g)プリントコントロールファイル (h)ビデオバッファ
The RAM 24 is a large-capacity random access memory controlled by the RAM control unit 23, and its bus width is generally the same as that of the CPU. The RAM 24 is mainly used for the following purposes. (A) System memory (b) Input buffer (c) Page buffer (frame memory) (d) Font file (e) Macro file (f) Image file (g) Print control file (h) Video buffer

【0011】本発明は、RAM制御部23と回転処理部
27に関わるもので、以下、これらを中心に本発明を説
明する。まず、BitBLTを行うために、RAM制御
部23内の以下のレジスタを設定する。 XW:X-direction Width Register X方向に転送するWord数(アクセス単位:本実施例
では32ビットが1Wordとしている)を設定する。 YHIG:Y-direction Hight in line Register Y方向のライン数を指定する。 SA:Source start Address Register 転送元をバイト単位で開始アドレスを指定する。 SOFF:Source Offset address Register 転送元のライン間の開始アドレスオフセットを設定す
る。 DA:Destination start Address Register 転送先をバイト単位で開始アドレスを指定する。 DOFF:Destination Offset address Register 転送先のライン間の開始アドレスオフセットを設定す
る。
The present invention relates to the RAM control unit 23 and the rotation processing unit 27, and the present invention will be described below focusing on these. First, in order to perform BitBLT, the following registers in the RAM control unit 23 are set. XW: X-direction Width Register Set the number of Words to be transferred in the X direction (access unit: 32 bits are 1 Word in this embodiment). YHIG: Y-direction High in line Register Specifies the number of lines in the Y direction. SA: Source start Address Register Specifies the start address of the transfer source in byte units. SOFF: Source Offset address Register Set the start address offset between the transfer source lines. DA: Destination start Address Register Specifies the start address of the transfer destination in byte units. DOFF: Destination Offset Address Register Set the start address offset between the transfer destination lines.

【0012】 EWMR:End Word Mask data Register X方向の転送における最終Wordデータのビット単位の
マスク指定であり、このレジスタと転送元のデータがA
NDして転送される。 BSR:Bit Shift Register 転送先に転送元のデータが論理演算後書き込みされる時
の転送元データのビットシフト量を指定する。 TMPB0,1:Temporary Buffer 0,1 ワード(4バイト)長の一時バッファ。 tmpSA :Temporary Source start Address
Register 転送元開始アドレス・テンポラリ・バッファ。 tmpDA :Temporary Destination start Addr
ess Register 転送先開始アドレス・テンポラリ・バッファ。
EWMR: End Word Mask data Register This is a bit unit mask designation of the final Word data in the transfer in the X direction, and this register and the transfer source data are A
ND and transferred. BSR: Bit Shift Register Specifies the bit shift amount of the transfer source data when the transfer source data is written to the transfer destination after the logical operation. TMBP0,1: Temporary Buffer 0, 1 word (4 bytes) long temporary buffer. tmpSA: Temporary Source start Address
Register Transfer source start address temporary buffer. tmpDA: Temporary Destination start Addr
ess Register Transfer destination start address temporary buffer.

【0013】次に、図7に示した一次元配列のデータ
(フォントデータ)を図3に示すメモリ領域(マス目一
個は1バイト:8ビットを示す)におけるA領域へ論理
和転送するときの動作について説明する。図5は、図4
に示す二次元配列データを一次元配列に置き換えたもの
で、通常、フォントデータは、フォントROM25に一
次元配列形式で格納されている。図7は、転送元のデー
タの読みだし、シフト、転送先へのデータの書き込みを
図示したものである。図8は、アドレスの下位2ビット
(adr1,adr0)によって、一時バッファTMPB0,1
の内容をどのように組み合わせて4バイト書き込み用デ
ータとするかを現わしたものである。
Next, when the data (font data) of the one-dimensional array shown in FIG. 7 is logically OR-transferred to the area A in the memory area shown in FIG. 3 (one cell indicates 1 byte: 8 bits). The operation will be described. FIG.
The two-dimensional array data shown in (1) is replaced with a one-dimensional array. Usually, the font data is stored in the font ROM 25 in the one-dimensional array format. FIG. 7 illustrates reading of data from the transfer source, shift, and writing of data to the transfer destination. FIG. 8 shows the temporary buffers TMPB0,1 depending on the lower 2 bits (adr1, adr0) of the address.
It shows how to combine the contents of 4 to form 4-byte write data.

【0014】以下、BitBLTを行うための、RAM
制御部23の動作について説明する。 (1).レジスタの設定を行う。 XW : 2 YHIJ: 10 SA : (A1) SOFF: (B1)−(A1) DA : (a1) DOFF: (b1)−(a1) EWMR: 図6に示す BSR : 0 (2).tmpSA=SA,tmpDA=DA。
A RAM for performing BitBLT will be described below.
The operation of the control unit 23 will be described. (1). Set registers. XW: 2 YHIJ: 10 SA: (A1) SOFF: (B1)-(A1) DA: (a1) DOFF: (b1)-(a1) EWMR: BSR: 0 (2) shown in FIG. tmpSA = SA, tmpDA = DA.

【0015】(3).SA(Source Start Address Reg
ister)に対応する1st word(A1,A2,A3,
A4の計4バイト)を読みだし(図7(1))て一時的
なバッファTMPB0(図示していない)に格納する。
この場合 adr1,adr0は共に'0’であるためバイト・
シフトは発生しない(図8参照)。
(3). SA (Source Start Address Reg
1st word (A1, A2, A3,
A4 (total of 4 bytes) is read (FIG. 7 (1)) and stored in the temporary buffer TMPB0 (not shown).
In this case, since adr1 and adr0 are both "0",
No shift occurs (see FIG. 8).

【0016】(4).前記(3)で得られた結果(この
場合はTMPB0がそのまま)をBSR(Bit Shift Re
gister)の値分右にビットシフトする。シフト値は'0'
なので変化しない。従って、TMPB0の内容がDA
(Destination Start AddressRegister)の示すメモリ
位置(a1〜a4)の内容と論理演算されて書き込まれ
る。シフト量BSRが'0'以外の場合は結果が2ワード
にまたがり書き込みも2回となる(説明例では簡単のた
めにBSR='0'としている)。 (5).SA=SA+4,DA=DA+4。 (6).SA(Source Start Address Register)に対
応する2nd word(A5,B1,B2,B3の計4バ
イト)を読みだしTMPB0に格納する。この場合も
(2)同様 adr1,adr0は共に'0'であるためバイト・
シフトは発生しない。
(4). The result obtained in (3) above (TMPB0 remains unchanged in this case) is the BSR (Bit Shift Re
gister) bit-shift to the right by the value. The shift value is "0"
So it doesn't change. Therefore, the content of TMPB0 is DA
It is written after being logically operated with the contents of the memory locations (a1 to a4) indicated by (Destination Start Address Register). When the shift amount BSR is other than "0", the result spans two words and is written twice (in the explanation example, BSR = "0" is set for simplicity). (5). SA = SA + 4, DA = DA + 4. (6). The second word (4 bytes in total of A5, B1, B2, B3) corresponding to SA (Source Start Address Register) is read out and stored in TMPB0. Also in this case, as in (2), adr1 and adr0 are both "0", so byte
No shift occurs.

【0017】(7).2nd wordがこのラインの最
終データとなるのでEWMR(End Word Mark data Reg
ister)とTMPB0の論理積演算を行い、DAが示す
メモリ位置の内容と論理演算されて書き込まれる。これ
で、第一ラインのデータ転送が完了する。 (8).第二ライン・データ転送のためのレジスタ設
定。 SA=tmpSA+SOFF,DA=tmpDA+DO
FF,tmpSA=SA,tmpDA=DA。 (9).SAに対応する1st word(A5,B1,B
2,B3の計4バイト)を読みだし(図7(3))て一
時的なバッファTMPB0に格納する。この場合SAは
B1(adr1=0,adr0=1)を示しているが adr1,ad
r0は共に'0'としてワードデータを読み出す。
(7). The 2nd word is the final data of this line, so EWMR (End Word Mark data Reg)
AND) and TMPB0 are logically ANDed with the contents of the memory location indicated by DA to be written. This completes the data transfer of the first line. (8). Register settings for second line data transfer. SA = tmpSA + SOFF, DA = tmpDA + DO
FF, tmpSA = SA, tmpDA = DA. (9). 1st word corresponding to SA (A5, B1, B
A total of 4 bytes of 2 and B3) are read (FIG. 7 (3)) and stored in the temporary buffer TMPB0. In this case, SA indicates B1 (adr1 = 0, adr0 = 1), but adr1, ad
Both r0 are set to "0" and the word data is read.

【0018】(10).SAの示すアドレスの下位2ビッ
ト(adr1,adr0)が共に'0'でない場合、SA=SA+
4の計算を行った後、SAが示す内容(B4,B5,C
1,C2の計4バイト)を読みだして一時的なバッファ
TMPB1に格納する。この場合、SAは、B5(adr
1=0,adr0=1)を示しているが adr1,adr0は共に'
0'としてワードデータを読み出す。 (11).図8をもとに adr0,adr1の内容によるTMP
B0,TMPB1のバイト単位の組み合わせ変更を行
い、結果としてバイト単位のシフトを行ったD(31:
0)を得る。これがDAが示すアドレスの内容と論理演
算を施した後、DAが示すアドレスに書き込まれる。 (12).DA=DA+4(SA=SA+4は(10)で実行
済み)。 (13).SAに対応する2nd word(B4,B5,C
1,C2の計4バイト)を読みだして一時的なバッファ
TMPB0に格納する。この場合、SAはB5(adr1
=0,adr0=1)を示しているが adr1,adr0は共に'
0'としてワードデータを読み出す。
(10). If the lower 2 bits (adr1, adr0) of the address indicated by SA are not both "0", SA = SA +
After the calculation of 4, the contents (B4, B5, C
4 bytes (1 and C2 in total) are read out and stored in the temporary buffer TMPB1. In this case, SA is B5 (adr
1 = 0, adr0 = 1) but both adr1 and adr0 are '
Word data is read as 0 '. (11). TMP based on the contents of adr0 and adr1 based on Fig. 8
The combination of B0 and TMPB1 is changed in byte units, and as a result, byte unit shift is performed D (31:
0) is obtained. This is subjected to a logical operation with the content of the address indicated by DA and then written to the address indicated by DA. (12). DA = DA + 4 (SA = SA + 4 has been executed in (10)). (13). 2nd word corresponding to SA (B4, B5, C
4 bytes (1 and C2 in total) are read out and stored in the temporary buffer TMPB0. In this case, SA is B5 (adr1
= 0, adr0 = 1), but both adr1 and adr0 are '
Word data is read as 0 '.

【0019】(14).SAの示すアドレスの下位2ビッ
ト(adr1,adr0)が共に'0'でないので、SA=SA+
4の計算を行った後、SAが示す内容(C3,C4,C
5,D1の計4バイト)を読みだして一時的なバッファ
TMPB1に格納する。この場合SAは、C4(adr1
=0,adr0=1)を示しているが adr1,adr0は共に'
0'としてワードデータを読み出す。 (15).図8をもとに adr0,adr1の内容によるTMP
B0,TMPB1のバイト単位の組み合わせ変更を行い、
結果としてバイト単位のシフトを行ったD(31:0)
を得る。2nd wordでこのラインのデータは終了と
なるのでEWMRとD(31:0)の論理積演算を行い
DAが示すメモリ位置の内容と論理演算されて書き込ま
れる。これで、第二ラインのデータ転送が完了。 (16).SA=tmpSA+SOFF,DA=tmpD
A+DOFF,tmpSA=SA,tmpDA=DA。 以下同様に第10ラインまで処理を行うことによって一
次元配列のデータをA領域へ論理和転送が完了する。
(14). Since the lower 2 bits (adr1, adr0) of the address indicated by SA are not both "0", SA = SA +
After performing the calculation of 4, the content (C3, C4, C
(4 bytes in total of 5 and D1) are read out and stored in the temporary buffer TMPB1. In this case, SA is C4 (adr1
= 0, adr0 = 1), but both adr1 and adr0 are '
Word data is read as 0 '. (15). TMP based on the contents of adr0 and adr1 based on Fig. 8
Change the combination of B0 and TMPB1 in byte units,
As a result, D (31: 0) shifted byte by byte
Get. At the 2nd word, the data on this line ends, so the logical product operation of EWMR and D (31: 0) is performed and the logical operation is performed with the content of the memory location indicated by DA to write. This completes the data transfer for the second line. (16). SA = tmpSA + SOFF, DA = tmpD
A + DOFF, tmpSA = SA, tmpDA = DA. Similarly, the logical sum transfer of the data of the one-dimensional array to the area A is completed by performing the processing up to the 10th line.

【0020】[0020]

【発明の効果】以上の説明から明らかなように、本発明
によると、フォントデータのような一次元配列のものを
矩形領域に転送でき、転送先のアクセス単位と転送元の
アクセス単位が異なる場合でもBitBLTを効率良く
行える。
As is apparent from the above description, according to the present invention, a one-dimensional array such as font data can be transferred to a rectangular area, and the access unit of the transfer destination and the access unit of the transfer source are different. However, BitBLT can be performed efficiently.

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

【図1】 本発明の一実施例であるレーザプリンタの構
成を示す図である。
FIG. 1 is a diagram showing a configuration of a laser printer which is an embodiment of the present invention.

【図2】 図1に示したコントローラのハード構成を示
す図である。
FIG. 2 is a diagram showing a hardware configuration of a controller shown in FIG.

【図3】 矩形領域Bのデータを矩形領域Cへの転送,
一次元配列のデータをメモリ領域Aへ論理和転送する動
作を説明するための図である。
FIG. 3 is a diagram showing transfer of data in rectangular area B to rectangular area C,
FIG. 6 is a diagram for explaining an operation of logically transferring data of a one-dimensional array to a memory area A.

【図4】 二次元配列データの例を示す図である。FIG. 4 is a diagram showing an example of two-dimensional array data.

【図5】 図4に示した二次元配列データを一次元配列
データに置き換えた図である。
5 is a diagram in which the two-dimensional array data shown in FIG. 4 is replaced with one-dimensional array data.

【図6】 EWME(End Word Mark data Register)
の例を示す図である。
[Figure 6] EWME (End Word Mark data Register)
It is a figure showing the example of.

【図7】 転送元のデータの読み出し,シフト,転送先
へのデータの書き込みを説明するための図である。
FIG. 7 is a diagram for explaining reading of data of a transfer source, shift, and writing of data to a transfer destination.

【図8】 アドレスの下位2ビットによって、一時バッ
ファTMPB0,1の内容を現わした図である。
FIG. 8 is a diagram showing the contents of temporary buffers TMPB0, 1 by the lower 2 bits of an address.

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

11…ホストコンピュータ、12…ホストインタフェイ
ス、13…コントローラ、14…LPVI(レーザプリ
ンタビデオインタフェイス)、15…エンジン、21…
CPU、22…プログラムROM、23…RAM制御
部、24…RAM、25…フォントROM、26…不揮
発性RAM、27…回転処理部、28…ホストインタフ
ェイス、29…操作パネル、30…オプションインタフ
ェイス、32…ビデオ制御部、33…エンジンインタフ
ェイス。
11 ... Host computer, 12 ... Host interface, 13 ... Controller, 14 ... LPVI (laser printer video interface), 15 ... Engine, 21 ...
CPU, 22 ... Program ROM, 23 ... RAM control section, 24 ... RAM, 25 ... Font ROM, 26 ... Non-volatile RAM, 27 ... Rotation processing section, 28 ... Host interface, 29 ... Operation panel, 30 ... Option interface , 32 ... Video control unit, 33 ... Engine interface.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 BitBLT(矩形領域のビット単位の
データ転送)を行うために、転送元の先頭アドレス、転
送元のライン毎のオフセット、X方向(水平方向)の
幅、Y方向高さ(垂直方向のライン数)、転送先の先頭
アドレス、転送先のライン毎のオフセット、転送先のメ
モリへの書き込みにおけるデータ転送単位幅内のビット
シフトと論理演算を指定可能な機能と転送元、転送先の
夫々の先頭アドレスとオフセットアドレス加算機能を有
するメモリ制御装置であって、転送先のアクセス単位と
転送元のアクセス単位が異なる場合でも読みだしデータ
のバイト・シフト機能によりBitBLTを行うことを
特徴とするメモリ制御装置。
1. In order to perform BitBLT (bit-unit data transfer of a rectangular area), a start address of a transfer source, an offset for each line of the transfer source, a width in the X direction (horizontal direction), and a height in the Y direction (vertical). Number of lines in each direction), start address of transfer destination, offset of each line of transfer destination, function that can specify bit shift and logical operation within data transfer unit width when writing to transfer destination memory, transfer source, transfer destination In the memory control device having the function of adding the respective start address and offset address, the bit BLT is performed by the byte shift function of the read data even when the access unit of the transfer destination and the access unit of the transfer source are different. Memory controller.
JP29031895A 1995-10-12 1995-10-12 Memory controller Pending JPH09114730A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29031895A JPH09114730A (en) 1995-10-12 1995-10-12 Memory controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP29031895A JPH09114730A (en) 1995-10-12 1995-10-12 Memory controller

Publications (1)

Publication Number Publication Date
JPH09114730A true JPH09114730A (en) 1997-05-02

Family

ID=17754546

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29031895A Pending JPH09114730A (en) 1995-10-12 1995-10-12 Memory controller

Country Status (1)

Country Link
JP (1) JPH09114730A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008021257A (en) * 2006-07-14 2008-01-31 Matsushita Electric Ind Co Ltd Data transfer device
CN108073489A (en) * 2016-11-15 2018-05-25 丰田自动车株式会社 Ensure the method for the operation of calculator

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008021257A (en) * 2006-07-14 2008-01-31 Matsushita Electric Ind Co Ltd Data transfer device
CN108073489A (en) * 2016-11-15 2018-05-25 丰田自动车株式会社 Ensure the method for the operation of calculator

Similar Documents

Publication Publication Date Title
US6919967B1 (en) Printing performance enhancements for variable data publishing
US4843405A (en) Method of controlling reproduction of image in bit-map controlled laser printer
JPH08115178A (en) Variable data field in page description language
US5136688A (en) Print data processing apparatus for an image forming apparatus
JPH09114730A (en) Memory controller
US20070240139A1 (en) Image processing device and image processing method
US8368708B2 (en) Image processing apparatus, image processing method, and storage medium storing control program therefor
JP2866153B2 (en) Character processing apparatus and method
JPH04325267A (en) Output method and its device
JP2958229B2 (en) Printing apparatus and control method thereof
JPH07168681A (en) Pdl data processor and its control method, and pattern expanding device
US20040190010A1 (en) Information processing device, page description language generating method, program, and storage medium
JP2000163313A (en) Device and system for controlling program read
JPH07262082A (en) Memory controller
TW444183B (en) Device and method for image rotation
JPH03114856A (en) Printer data management system
JPH06274145A (en) Character processor
JP4419524B2 (en) Image processing apparatus and program
JP3745909B2 (en) File management method
JPH0747724A (en) Printer
JP2941113B2 (en) Printing equipment
JP2902709B2 (en) Image processing device
JP3369419B2 (en) Character output expansion method and apparatus
JPS5931752B2 (en) printing device
JP3414285B2 (en) Data registration device and storage medium storing data registration program