JPH0528031A - Data processor - Google Patents

Data processor

Info

Publication number
JPH0528031A
JPH0528031A JP17978091A JP17978091A JPH0528031A JP H0528031 A JPH0528031 A JP H0528031A JP 17978091 A JP17978091 A JP 17978091A JP 17978091 A JP17978091 A JP 17978091A JP H0528031 A JPH0528031 A JP H0528031A
Authority
JP
Japan
Prior art keywords
access
data
storage means
control
data bus
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
JP17978091A
Other languages
Japanese (ja)
Inventor
Hiroyuki Kasai
宏之 河西
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.)
Seikosha KK
Original Assignee
Seikosha KK
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 Seikosha KK filed Critical Seikosha KK
Priority to JP17978091A priority Critical patent/JPH0528031A/en
Publication of JPH0528031A publication Critical patent/JPH0528031A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To obtain the data processor capable of production at a low cost by providing a control means performing plural access operations for a storage means according to one access operation by means of an access means. CONSTITUTION:A storage means 1 is composed of a dynamic RAM with a 4-bit data bus, and an access means 2 is composed of a CPU or the like with a 8-bit data bus. A control means 3 is composed of an access control circuit 3a performing the access control specifying data reading and writing and the chip select to the storage means 1, an address control circuit 3b outputting the address signal from the access means 2 after converted into an address signal for storage means 1, and a data control circuit 3c performing the data transmission control between the storage means 1 and the access means 2. Thus, it can be written in the storage device 1 of a 4-bit data bus through two access operations by the control means 3 according to one access operation by the access means 2 with the 8-bit data bus.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、データ処理装置に関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data processing device.

【0002】[0002]

【従来の技術】従来、例えばアクセス手段として8ビッ
トのマイクロコンピュータを用いてデータ処理を行なう
データ処理装置の場合、データの記憶手段としてマイク
ロコンピュータと同じビット数である8ビットのSRA
M(スタティックRAM)を用いるのが一般的である。
このように、アクセス手段と同じビット数のSRAMを
用いて、1回のアクセス動作によってデータの読出しお
よび書込みを行なっている。
2. Description of the Related Art Conventionally, for example, in the case of a data processing device which performs data processing using an 8-bit microcomputer as an access means, 8-bit SRA having the same number of bits as the microcomputer as a data storage means.
It is common to use M (static RAM).
As described above, the SRAM having the same number of bits as the access means is used to read and write data by one access operation.

【0003】[0003]

【発明が解決しようとする課題】上記従来の装置に用い
られているSRAMは、同容量の他の記憶手段に比べて
高価である。例えば、同容量のDRAM(ダイナミック
RAM)に比べると約3倍の価格である。したがって、
その分装置もコストアップせざるを得ない。
The SRAM used in the above conventional device is more expensive than other storage means of the same capacity. For example, the price is about three times that of a DRAM (dynamic RAM) having the same capacity. Therefore,
Therefore, the cost of the device must be increased.

【0004】本発明は、低コストで生産可能なデータ処
理装置を提供することを目的としている。
An object of the present invention is to provide a data processing device which can be manufactured at low cost.

【0005】[0005]

【課題を解決するための手段】本発明は、nビット幅の
データバスを有し、データを記憶する記憶手段と、N
(ただし、N>n)ビット幅のデータバスを有し、上記
記憶手段へのアクセスを行なうアクセス手段と、上記ア
クセス手段による1回のアクセス動作に応じて上記記憶
手段に対する複数回のアクセス動作を行なうことによ
り、上記記憶手段に対するデータの読出しおよび/また
は書込みを行なわせる制御手段とを設けることにより、
上記課題を解決するものである。
SUMMARY OF THE INVENTION The present invention has a storage means for storing data, which has a data bus having an n-bit width, and N
(Where N> n) a data bus having a bit width, and access means for accessing the storage means, and a plurality of access operations for the storage means in response to one access operation by the access means. By providing a control means for reading and / or writing data to and from the storage means,
The above problems are solved.

【0006】[0006]

【実施例】以下、本発明の一実施例を図面に基づいて説
明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.

【0007】図1において、1はデータを記憶する記憶
手段であり、本例では4ビットのデータバスを有するD
RAMとしている。2は記憶手段1に対するデータの読
出しおよび書込みを制御するCPU等からなり、8ビッ
トのデータバスを有するアクセス手段である。3aは記
憶手段1に対するチップセレクト、データ読出し/書込
み指定、RAS(ロー・アドレス・ストローブ)/CA
S(カラム・アドレス・ストローブ)指定等のアクセス
制御を行なうアクセス制御回路、3bはアクセス手段2
からのアドレス信号を記憶手段1用のアドレス信号に変
換して出力するアドレス制御回路、3cは記憶手段1と
アクセス手段2との間のデータ送信制御を行なうデータ
制御回路であり、これらによって制御手段3が構成され
る。
In FIG. 1, reference numeral 1 is a storage means for storing data, and in this example, a D having a 4-bit data bus.
RAM. Reference numeral 2 is an access means including a CPU for controlling reading and writing of data from the storage means 1 and having an 8-bit data bus. 3a is a chip select for the storage means 1, data read / write designation, RAS (row address strobe) / CA
An access control circuit for performing access control such as S (column address strobe) designation and the like, 3b is access means 2
The address control circuit 3c for converting the address signal from the storage unit 1 into the address signal for the storage unit 1 and outputting the converted signal is a data control circuit for controlling the data transmission between the storage unit 1 and the access unit 2. 3 are configured.

【0008】つぎに、図2のタイミングチャートに沿っ
て、データの読出しおよび書込み動作について説明す
る。
Data read and write operations will be described below with reference to the timing chart of FIG.

【0009】まず、記憶手段1からデータを読み出す場
合は、図2のaのように、アクセス手段2からアドレス
バスAに16ビットのアドレス信号を送出する。また、
コントロールバスBにおいて、図2のbのように、チッ
プセレクト信号を“0”とし、これにより記憶手段1を
アクセス可能状態とする。また、図2のcのように、読
出し/書込み指定信号を“1”とし、これによりデータ
の読出しを指定する。
First, when reading data from the storage means 1, a 16-bit address signal is sent from the access means 2 to the address bus A as shown in FIG. Also,
In the control bus B, as shown in FIG. 2B, the chip select signal is set to "0", thereby making the storage means 1 accessible. Further, as shown in FIG. 2C, the read / write designation signal is set to "1", and thereby the data read is designated.

【0010】上記アドレス信号はアドレス制御回路3b
の制御により、図2のeのように、ローアドレス信号と
カラムアドレス信号に振り分けられ、記憶手段1に対し
て2回のアドレス指定を行なう。また、コントロールバ
スBには図2のfのようにRAS信号および図2のgの
ようにCAS信号が出力され、このRAS、CAS信号
の発生タイミングにより、上記振り分けられたローアド
レス信号とカラムアドレス信号でローアドレスとカラム
アドレスが指定される。さらに、コントロールバスBに
おいて、図2のhのように、書込み信号が“1”とな
り、これにより記憶手段1はデータの書込み禁止状態と
なる。
The address signal is the address control circuit 3b.
2e, the row address signal and the column address signal are distributed as shown by e in FIG. Further, the RAS signal is output to the control bus B as shown by f in FIG. 2 and the CAS signal as shown by g in FIG. A row address and a column address are designated by the signal. Further, in the control bus B, the write signal becomes "1", as shown by h in FIG.

【0011】以上のようなアクセス手段2からのデータ
読出しアクセスに対して記憶手段1からは、図2のiの
ように、最初に指定されたアドレスの4ビットの上位デ
ータHがアドレスバスCに送出される。このデータHは
データ制御回路3cにおいて、図2のjのようにラッチ
される。つづいて、図2のiのように、アドレス制御回
路3bにより2回目に指定されたアドレスの4ビットの
下位データLがアドレスバスCに送信される。アクセス
手段2では、図2のdにのように、まず上位4ビットの
データHを受信し、つづいて下位4ビットのデータLを
受信し、両者を8ビットのデータとして受信するのであ
る。
In response to the data read access from the access means 2 as described above, the 4-bit upper data H of the first designated address is transferred to the address bus C from the storage means 1 as shown by i in FIG. Sent out. This data H is latched in the data control circuit 3c as indicated by j in FIG. Subsequently, as indicated by i in FIG. 2, 4-bit lower-order data L of the address designated for the second time by the address control circuit 3b is transmitted to the address bus C. The access means 2 first receives the upper 4-bit data H, then the lower 4-bit data L, and receives both as 8-bit data, as shown in FIG.

【0012】以上のようにして、4ビットの記憶手段1
からデータを読み出し、8ビットのアクセス手段2で受
信する。
As described above, the 4-bit storage means 1
The data is read from and is received by the 8-bit access unit 2.

【0013】つぎに、記憶手段1にデータを書き込む場
合は、図2のa´のように、アクセス手段2からアドレ
スバスAに16ビットのアドレス信号を送出する。ま
た、コントロールバスBにおいて、図2のb´のよう
に、チップセレクト信号を“0”とし、これにより記憶
手段1をアクセス可能状態とする。また、図2のc´の
ように、読出し/書込み指定信号を所定期間“0”と
し、この期間はデータの書込みを指定する。上記アドレ
ス信号はアドレス制御回路3bの制御により、図2のe
´のように、ローアドレス信号とカラムアドレス信号に
振り分けられ、記憶手段1に対して2回のアドレス指定
を行なう。また、コントロールバスBには図2のf´の
ようにRAS信号および図2のg´のようにCAS信号
が出力され、このRAS、CAS信号の発生タイミング
により、上記振り分けられたローアドレス信号とカラム
アドレス信号でローアドレスとカラムアドレスが指定さ
れる。データバスCには、図2のd´に示すように、ア
クセス手段2から8ビットのデータが送出される。この
8ビットのデータを受けてデータ制御回路3cでは、図
2のi´のように、まず上位4ビットのデータを記憶手
段1に送出し、この上位4ビットのデータHが記憶手段
1に書き込まれた後、下位4ビットのデータLを記憶手
段1へ送出する。データ制御回路3cから送出されたデ
ータはコントロールバスBにおいて、図2のh´のよう
に、書込み信号が“0”となったときに記憶手段1のそ
れぞれ指定されたアドレスに書き込まれる。
Next, when writing data to the storage means 1, a 16-bit address signal is sent from the access means 2 to the address bus A, as indicated by a'in FIG. Further, in the control bus B, the chip select signal is set to "0", as shown by b'in FIG. 2, whereby the storage means 1 is made accessible. Further, as indicated by c'in FIG. 2, the read / write designation signal is set to "0" for a predetermined period, and data writing is designated during this period. The above-mentioned address signal is controlled by the address control circuit 3b so that
As shown by ', the row address signal and the column address signal are distributed, and the addressing of the storage means 1 is performed twice. A RAS signal as indicated by f ′ in FIG. 2 and a CAS signal as indicated by g ′ in FIG. 2 are output to the control bus B, and the distributed row address signal and the row address signal according to the generation timing of the RAS and CAS signals. A row address and a column address are designated by the column address signal. 8-bit data is sent to the data bus C from the access means 2 as shown by d'in FIG. In response to the 8-bit data, the data control circuit 3c first sends the upper 4-bit data to the storage means 1 as shown by i'in FIG. After that, the lower 4-bit data L is sent to the storage means 1. The data sent from the data control circuit 3c is written in the control bus B to the respective designated addresses of the storage means 1 when the write signal becomes "0", as indicated by h'in FIG.

【0014】以上のようにして、8ビットのデータバス
を有するアクセス手段2による1回のアクセス動作に応
じて、制御手段3による2回のアクセス動作により、4
ビットのデータバスを有する記憶手段1へデータを書き
込む。
As described above, in response to one access operation by the access means 2 having an 8-bit data bus, four access operations are performed by the control means 3 twice.
Data is written to the storage means 1 having a bit data bus.

【0015】なお、上記実施例においては、アクセス手
段2のデータバスを8ビット、記憶手段1のデータバス
を4ビットとしたが、例えば、アクセス手段2のデータ
バスを16ビット、記憶手段1のデータバスを8ビット
というように、各ビット数は任意に設定してよい。
Although the data bus of the access means 2 is 8 bits and the data bus of the storage means 1 is 4 bits in the above embodiment, for example, the data bus of the access means 2 is 16 bits and the data bus of the storage means 1 is 16 bits. The number of bits may be set arbitrarily, such as 8 bits for the data bus.

【0016】また、上記実施例では、アクセス手段2に
よる1回のアクセス動作に応じて制御手段3による2回
のアクセス動作によって記憶手段1にアクセスしたが、
制御手段3によるアクセス回数はアクセス手段2と記憶
手段1のデータバスのビット数の関係に応じて適当な複
数回に設定してよい。
In the above embodiment, the memory means 1 is accessed by the two access operations by the control means 3 in response to the one access operation by the access means 2.
The number of accesses by the control means 3 may be set to an appropriate number of times according to the relationship between the number of bits of the data bus of the access means 2 and the storage means 1.

【0017】また、上記実施例においては、記憶手段1
としてDRAMを用いたが、これに限らず、例えばEP
ROM、EEPROM、読出し専用のPROM等を用い
てもよい。
Further, in the above embodiment, the storage means 1
Although a DRAM is used as the above, the present invention is not limited to this, and for example, an EP
A ROM, an EEPROM, a read-only PROM, or the like may be used.

【0018】[0018]

【発明の効果】本発明によれば、アクセス手段のビット
数に対して、それより少ないビット数のDRAM等の安
価な記憶手段を用いることができるので、それだけ装置
のコストダウンを実現することができる。
According to the present invention, an inexpensive storage means such as a DRAM having a bit number smaller than that of the access means can be used, so that the cost of the device can be reduced accordingly. it can.

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

【図1】本発明の一実施例を示したブロック図FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】データ読出しおよび書込み動作を説明するため
のタイミングチャート
FIG. 2 is a timing chart for explaining a data read / write operation.

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

1 記憶手段 2 アクセス手段 3 制御手段 1 Storage Means 2 Access Means 3 Control Means

Claims (1)

【特許請求の範囲】 【請求項1】 nビット幅のデータバスを有し、データ
を記憶する記憶手段と、 N(ただし、N>n)ビット幅のデータバスを有し、上
記記憶手段へのアクセスを行なうアクセス手段と、 上記アクセス手段による1回のアクセス動作に応じて上
記記憶手段に対する複数回のアクセス動作を行なうこと
により、上記記憶手段に対するデータの読出しおよび/
または書込みを行なわせる制御手段と、 を具備することを特徴とするデータ処理装置。
Claim: What is claimed is: 1. A storage device having an n-bit width data bus for storing data, and a data bus having an N (where N> n) bit width. Access means for accessing the storage means and a plurality of access operations for the storage means in response to one access operation by the access means, thereby reading and / or reading data from the storage means.
Alternatively, a data processing device comprising: a control unit for performing writing.
JP17978091A 1991-07-19 1991-07-19 Data processor Pending JPH0528031A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17978091A JPH0528031A (en) 1991-07-19 1991-07-19 Data processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17978091A JPH0528031A (en) 1991-07-19 1991-07-19 Data processor

Publications (1)

Publication Number Publication Date
JPH0528031A true JPH0528031A (en) 1993-02-05

Family

ID=16071764

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17978091A Pending JPH0528031A (en) 1991-07-19 1991-07-19 Data processor

Country Status (1)

Country Link
JP (1) JPH0528031A (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02132695A (en) * 1988-11-11 1990-05-22 Sharp Corp Memory circuit

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02132695A (en) * 1988-11-11 1990-05-22 Sharp Corp Memory circuit

Similar Documents

Publication Publication Date Title
EP1415304B1 (en) Memory device having different burst order addressing for read and write operations
US4779232A (en) Partial write control apparatus
US6035381A (en) Memory device including main memory storage and distinct key storage accessed using only a row address
US11048651B2 (en) Method of memory time division control and related device
US6694422B1 (en) Semiconductor memory device having adjustable page length and page depth
US7042800B2 (en) Method and memory system in which operating mode is set using address signal
JP2010092261A (en) Memory module, and auxiliary module for memory
US5909703A (en) Method and apparatus for banking addresses for DRAMS
US5129073A (en) Dynamic RAM with read-write/refresh mode judging capability
JPH08328949A (en) Storage device
JPH0528031A (en) Data processor
US5291456A (en) Data storage control device
US5524228A (en) Memory control circuit for reducing the number of row address signals
JPS626482A (en) Semiconductor memory device
US6041015A (en) Semiconductor type memory device having consecutive access to arbitrary memory address
JPS6151792B2 (en)
JP3253668B2 (en) Memory device and data processing system using the same
JPS61227295A (en) Semiconductor memory device
JPH05210572A (en) Memory controller
JPH0525331B2 (en)
JPS63155495A (en) Pseudo static memory device
JPH0696583A (en) Semiconductor memory
KR880002304Y1 (en) Matrix adress selecting circuit of dram
JPH0528751A (en) Semiconductor memory
JPS6182588A (en) Semiconductor memory device