Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JPS6341076B2 - - Google Patents
[go: Go Back, main page]

JPS6341076B2 - - Google Patents

Info

Publication number
JPS6341076B2
JPS6341076B2 JP54156151A JP15615179A JPS6341076B2 JP S6341076 B2 JPS6341076 B2 JP S6341076B2 JP 54156151 A JP54156151 A JP 54156151A JP 15615179 A JP15615179 A JP 15615179A JP S6341076 B2 JPS6341076 B2 JP S6341076B2
Authority
JP
Japan
Prior art keywords
display
data
circuit
memory
address
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
Application number
JP54156151A
Other languages
Japanese (ja)
Other versions
JPS5678885A (en
Inventor
Shigetatsu Katori
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.)
NEC Corp
Original Assignee
Nippon Electric 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 Nippon Electric Co Ltd filed Critical Nippon Electric Co Ltd
Priority to JP15615179A priority Critical patent/JPS5678885A/en
Publication of JPS5678885A publication Critical patent/JPS5678885A/en
Publication of JPS6341076B2 publication Critical patent/JPS6341076B2/ja
Granted legal-status Critical Current

Links

Landscapes

  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Description

【発明の詳細な説明】 本発明は表示制御装置に関するものである。[Detailed description of the invention] The present invention relates to a display control device.

近年、電子卓上計算機やマイコン等の電子機器
の技術進歩は目ざましく、一般に広く普及してい
る。それに伴ない、民生用の場合には安価で手ご
ろな出力装置として表示装置が非常に重要な役割
を果しており、LED(発光ダイオード)や螢光表
示管等が広く使用されている。
In recent years, technological advances in electronic devices such as electronic desktop calculators and microcomputers have been remarkable, and they are now widely used. Accordingly, display devices are playing an extremely important role as inexpensive and affordable output devices for consumer use, and LEDs (light emitting diodes), fluorescent display tubes, and the like are widely used.

表示する文字の桁数が多いものでは表示素子の
セグメントを時間分割して順次表示信号を印加す
るダイナミツク駆動方式が採用されている。この
ダイナミツク駆動方式の表示処理方法としてソフ
トウエア制御方法と専用ハードウエア方法があ
る。ソフトウエア制御方法としては専用ハードウ
エアの備えていない汎用型マイクロコンピユータ
で表示制御を行なう場合である。この場合は汎用
ポートを桁信号、セグメント信号に使用し、周期
的に桁信号とセグメント信号を制御する方法であ
る。この方法の欠点はダイナミツク駆動方式のた
め表示周期を約200Hz以上にして、表示デユーテ
イ(Duty)をできるだけ大きくする必要がある
ためにプログラムを作成するうえに大きな制約が
生じることにある。
In cases where the number of digits of characters to be displayed is large, a dynamic drive method is adopted in which segments of the display element are time-divided and display signals are sequentially applied. Display processing methods for this dynamic drive system include a software control method and a dedicated hardware method. As a software control method, the display is controlled by a general-purpose microcomputer that is not equipped with dedicated hardware. In this case, a general-purpose port is used for digit signals and segment signals, and the digit signals and segment signals are controlled periodically. The disadvantage of this method is that because it is a dynamic drive system, it is necessary to set the display cycle to approximately 200 Hz or more and to make the display duty as large as possible, which creates major restrictions on program creation.

例えば、10桁のダイナミツク表示の場合は1桁
の表示期間が0.5ms(表示周期200Hzの場合)とな
り、命令サイクルが20μsのマイコンではたつた25
命令の期間しかなく、この期間に1桁の表示処理
とそれ以外のデータ処理(例えばキー・スキヤン
など)を実行しなければならないという問題があ
る。また、複雑なデータ処理の場合は表示を制御
する時間的予裕もなく、プログラム的にも困難で
あるため表示処理を中断してデータ処理に専念し
ている。このため、複雑なデータ処理を実行する
と表示が長く消灯するという欠点がある。
For example, in the case of a 10-digit dynamic display, the display period for one digit is 0.5 ms (when the display cycle is 200 Hz), and for a microcontroller with an instruction cycle of 20 μs, the display period is 25 ms.
There is only a command period, and there is a problem in that one-digit display processing and other data processing (such as key scan) must be executed during this period. In addition, in the case of complex data processing, there is no time to control the display and it is difficult to program, so the display processing is interrupted and the entire time is devoted to data processing. For this reason, there is a drawback that the display remains off for a long time when complex data processing is executed.

この欠点を少しでも少なくするためにはマイコ
ンの命令サイクルを大幅に上げる必要がある。し
かし動作周波数と消費電力は比例関係にあり、動
作周波数を上げると消費電力が増大するという欠
点が生じる。このため、低消費電力タイプのマイ
クロコンピユータは次にのべる専用ハードウエア
の表示処理を行なう方法を採用している。従来の
専用ハードウエア方法は表示データをメモリに記
憶し、専用ハードウエアによつて表示周期に同期
し、このメモリから読み出し表示する方法であ
る。
In order to minimize this drawback, it is necessary to significantly increase the instruction cycle of the microcomputer. However, there is a proportional relationship between operating frequency and power consumption, and increasing the operating frequency results in an increase in power consumption. For this reason, low power consumption type microcomputers employ the following method of performing display processing using dedicated hardware. The conventional dedicated hardware method is to store display data in a memory, read it out from the memory and display it in synchronization with the display cycle using dedicated hardware.

次に専用ハードウエアにより表示信号を得る回
路の1例を第1図を参照して説明する。
Next, an example of a circuit for obtaining a display signal using dedicated hardware will be described with reference to FIG.

データ処理装置100はデータ線とR/W制御
信号98を介し、読み出し書き込み制御回路(以
下R/W回路と記す)103を制御している。メ
モリ101及び102はスイツチ回路106によ
り相互に接続され、実質的に一体のものとみなし
える構造になつている。この2つメモリはデータ
線110―1〜110―3によつて、R/W回路
103と接続されている。メモリ101のアドレ
スは指定はアドレス回路104によつて行なわれ
るが、メモリ102のアドレス指定は切換回路1
05により、アドレスライン111又は表示同期
信号114に同期したアドレス信号113によつ
て行なわれる。表示制御信号99の表示の点灯、
消灯を制御する信号で、ハイレベルで表示を消灯
状態にし、ロウレベルで表示を点灯状態にする信
号である。消桁状態ではスイツチ回路106は制
御信号99が高レベルを取ることにより閉じ、メ
モリ101とメモリ102は同等のものとして書
き込み読み出しがR/W回路103によつて制御
され、この時、メモリ102のアドレス指定は切
換回路105に入力される制御信号99によつて
アドレス回路104からのアドレスライン111
によつて行なわれる。この消灯状態の場合におい
てデータ処理装置100によつて表示データをメ
モリ102に書き込みが可能になる。次に点灯状
態にすると制御信号99が低レベルになり、同期
信号発生回路107が表示装置108に順次表示
同期信号114を供給し、さらにメモリ101と
メモリ102は書き込み、読み出し共通線がスイ
ツチ回路106が開くことにより分離され、メモ
リ102はメモリ101及びR/W回路103か
らまつたく独立して動作する。同時にメモリ10
2へのアドレス指定は切換回路105により表示
同期信号114に同期した表示アドレス信号11
3によつて行なわれ、メモリ102の内容が周期
的に読み出され、表示出力115となり、表示体
駆動回路109によつて表示装置108を駆動す
る。この表示制御装置はこのようにデータ処理装
置に独立に、メモリ102に書き込まれた表示デ
ータを周期的に読み出し表示するものであり、ソ
フトウエア方法のように、データ処理装置が周期
的に桁信号とセグメント信号を制御する必要がな
いという長所がある。
The data processing device 100 controls a read/write control circuit (hereinafter referred to as an R/W circuit) 103 via a data line and an R/W control signal 98. Memories 101 and 102 are connected to each other by a switch circuit 106, and have a structure that can be considered as a substantially integrated unit. These two memories are connected to the R/W circuit 103 by data lines 110-1 to 110-3. The address of the memory 101 is specified by the address circuit 104, but the address of the memory 102 is specified by the switching circuit 1.
05, the address signal 113 is synchronized with the address line 111 or the display synchronization signal 114. Turning on the display of the display control signal 99;
This is a signal that controls turning off the light; a high level turns the display off, and a low level turns the display on. In the erased state, the switch circuit 106 is closed when the control signal 99 takes a high level, and the memory 101 and the memory 102 are assumed to be equivalent, and the read/write is controlled by the R/W circuit 103. Address designation is carried out from address line 111 from address circuit 104 by control signal 99 input to switching circuit 105.
It is carried out by. In this off state, display data can be written into the memory 102 by the data processing device 100. Next, when the lighting state is turned on, the control signal 99 becomes low level, the synchronization signal generation circuit 107 sequentially supplies the display synchronization signal 114 to the display device 108, and the memory 101 and the memory 102 write and read the common line to the switch circuit 106. The memory 102 operates completely independently from the memory 101 and the R/W circuit 103. memory 10 at the same time
2 is specified by the display address signal 11 synchronized with the display synchronization signal 114 by the switching circuit 105.
3, the contents of the memory 102 are periodically read out, resulting in a display output 115, and the display device 108 is driven by the display drive circuit 109. In this way, this display control device periodically reads and displays the display data written in the memory 102 independently of the data processing device, and as in the software method, the data processing device periodically outputs a digit signal. The advantage is that there is no need to control segment signals.

しかし、この従来の方法では点灯中はメモリ1
01とメモリ102が分離されている為、メモリ
102をデータ処理装置は使用できない。このこ
とは例えば、4桁〜16桁表示可能なようにメモリ
102のビツト数を決めて、4桁表示に使用する
と12桁表示に相当するメモリは全くむだになると
いう大きな欠点がある。
However, with this conventional method, the memory 1
Since the memory 102 and the memory 102 are separated, the memory 102 cannot be used by the data processing device. This has a major drawback, for example, if the number of bits of the memory 102 is determined so that it can display 4 to 16 digits, and it is used for 4-digit display, the memory corresponding to 12-digit display will be completely wasted.

さらに、メモリ101とメモリ102は分離さ
れているため、メモリ102内の表示データ(特
にインジケータの場合)を処理データとして使用
できないという欠点もある。
Furthermore, since the memory 101 and the memory 102 are separated, there is also a drawback that display data (especially in the case of indicators) in the memory 102 cannot be used as processing data.

本発明の目的は従来の表示メモリの効率的な運
用が行なえない欠点、及び表示データを演算処理
データとして使用できない欠点を除去した表示制
御装置を提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a display control device that eliminates the drawbacks of the conventional display memory, such as the inability to use the display memory efficiently and the inability to use display data as arithmetic processing data.

本発明による表示制御装置はデータ処理装置と
同期信号発生回路と表示体駆動回路と記憶装置の
少なくとも一部をデータ処理装置からのアドレス
指定信号によりデータの読み出しと書き込みが可
能で、同期信号発生回路からのアドレス指定信号
によりデータ処理装置の読み出しと書き込みとは
独立に読み出す事のできる多出力記憶回路で構成
する記憶装置を備え、データ処理装置とは独立に
多出力記憶回路から表示データを読み出し、表示
体駆動回路と導出することを特徴としている。
The display control device according to the present invention is capable of reading and writing data from the data processing device, the synchronization signal generation circuit, the display drive circuit, and at least part of the storage device using an addressing signal from the data processing device, and the synchronization signal generation circuit A storage device configured with a multi-output storage circuit that can be read out independently of reading and writing of the data processing device by an addressing signal from the data processing device, reads display data from the multi-output storage circuit independently of the data processing device, It is characterized by being derived from a display body driving circuit.

本発明によればデータを記憶する記憶装置と上
記データを処理するデータ処理装置と表示体を駆
動する表示体駆動装置と表示の同期信号を発生す
る表示同期信号発生装置の少なくとも上記4種類
の装置を単一基板上に構成した集積回路におい
て、 上記データ処理装置からのアドレス指定信号に
よりデータの読み出しと書き込みが可能で、上記
同期信号発生回路からのアドレス指定信号により
上記データ処理装置の読み出しと書き込みとは非
同期に読み出すことができる多出力記憶装置が上
記記憶装置の少なくとも1部を構成し、上記デー
タ処理装置からの前記アドレス指定信号により上
記記憶装置からデータの読み出し書き込みを行な
うと同時に、上記データ処理装置の読み出し書き
込みとは非同期に、上記記憶装置の1部を構成す
る上記多出力記憶装置から上記表示同期信号発生
装置からの上記表示同期信号によりデータを読み
出し、表示体駆動装置に導出する表示制御装置が
得られる。
According to the present invention, at least the four types of devices described above, including a storage device for storing data, a data processing device for processing the data, a display driving device for driving a display, and a display synchronization signal generation device for generating a display synchronization signal, are used. In an integrated circuit configured on a single substrate, data can be read and written by an addressing signal from the data processing device, and data can be read and written by the data processing device by an addressing signal from the synchronization signal generation circuit. A multi-output storage device that can be read asynchronously constitutes at least a part of the storage device, and reads and writes data from the storage device in response to the addressing signal from the data processing device, and simultaneously reads and writes data from the storage device. A display that reads data from the multi-output storage device constituting a part of the storage device using the display synchronization signal from the display synchronization signal generation device, asynchronously with the reading and writing of the processing device, and leads it to the display driving device. A control device is obtained.

本発明の実施例を第2図にしたがつて説明す
る。
An embodiment of the present invention will be described with reference to FIG.

メモリ201は読み出し/書き込み(R/W)
回路203及びアドレス回路204の制御により
アドレス線212でアドレス指定され、データ線
210を通してデータの書き込み読み出し可能な
記憶回路(RAM)である。メモリ202は表示
の同期信号発生回路207に同期した表示アドレ
ス信号213とは独立にR/W回路203及びア
ドレス回路204の制御によりアドレス線211
でアドレス指定され、データ線210を通してデ
ータの書き込み読み出しを行ないながら同時に表
示アドレス信号213によりR/W回路203及
びアドレス回路204の制御によるアドレス線2
11からのアクセスとは独立にデータ線215を
通してデータを読み出すことが可能な、すなわ
ち、R/W回路203及びアドレス回路204に
よる制御と表示同期信号発生回路207による制
御のまつたく独立した2つの制御系から同時に制
御されることの可能な記憶回路である。R/W回
路203とアドレス回路204の制御では、アド
レス線212,211によりメモリ201と20
2を同等に、表示アドレス信号213とは独立に
アクセスできるため、R/W回路203とアドレ
ス回路204の制御によつて行なわれる演算処理
をメモリ201及び202を同等に使用して実行
しながら表示同期信号発生回路207の制御によ
る表示処理をメモリ202を使用して同時に実行
することができる。
Memory 201 is read/write (R/W)
It is a memory circuit (RAM) that is addressed by an address line 212 under the control of a circuit 203 and an address circuit 204, and in which data can be written and read through a data line 210. The memory 202 is connected to the address line 211 under the control of the R/W circuit 203 and the address circuit 204 independently of the display address signal 213 synchronized with the display synchronization signal generation circuit 207.
address line 2 under the control of the R/W circuit 203 and the address circuit 204 by the display address signal 213 while simultaneously writing and reading data through the data line 210.
It is possible to read data through the data line 215 independently of the access from 11, that is, the control by the R/W circuit 203 and address circuit 204 and the control by the display synchronization signal generation circuit 207 are two very independent controls. It is a memory circuit that can be controlled simultaneously from the system. In controlling the R/W circuit 203 and the address circuit 204, the memories 201 and 20 are connected by address lines 212 and 211.
2 can be accessed equally and independently of the display address signal 213, so the display can be performed while the arithmetic processing performed under the control of the R/W circuit 203 and the address circuit 204 is executed using the memories 201 and 202 equally. Display processing under the control of the synchronization signal generation circuit 207 can be performed simultaneously using the memory 202.

第3図は第2図の実施例で用いられているメモ
リ202の1ビツト分の構成例である。301,
302はインバータで入出力が交差接続されるこ
とによりフリツプフロツプを構成する。303,
304,305はトランジスタ、306,307
はアドレス線308,309,310はデータ線
である。トランジスタ303,304はアドレス
選択用のものでR/W回路203及びアドレス回
路204によつて制御されるアドレス入力線30
7により制御される。このアドレス入力線307
はアドレス線211に対応している。セルの書き
込み読み出し共通線309,310はデータ線2
10に対応する。トランジスタ305は、アドレ
ス選択用のもので表示同期信号発生回路で制御さ
れるアドレス入力線306により制御され、デー
タは読み出し共通線308に読み出される。アド
レス入力線306はアドレス線213に読み出し
共通線308は読み出し専用データ線215にそ
れぞれ対応している。ここで注意しなければなら
ないことはインバータ301,302とトランジ
スタ305はトランジスタ305がオンしてデー
タ線308に出力するときにラツチの内容が破壊
されない様に設計する必要がある。
FIG. 3 shows an example of the configuration of one bit of the memory 202 used in the embodiment shown in FIG. 301,
Reference numeral 302 constitutes a flip-flop by cross-connecting the input and output of an inverter. 303,
304, 305 are transistors, 306, 307
Address lines 308, 309, and 310 are data lines. Transistors 303 and 304 are for address selection, and address input line 30 is controlled by R/W circuit 203 and address circuit 204.
7. This address input line 307
corresponds to the address line 211. The cell write/read common lines 309 and 310 are the data line 2.
Corresponds to 10. The transistor 305 is for address selection and is controlled by an address input line 306 controlled by a display synchronization signal generation circuit, and data is read out to a read common line 308. Address input line 306 corresponds to address line 213, and read common line 308 corresponds to read-only data line 215, respectively. What must be noted here is that the inverters 301 and 302 and the transistor 305 must be designed so that the contents of the latch are not destroyed when the transistor 305 turns on and outputs to the data line 308.

以上説明したように、本発明は表示データが書
き込まれているメモリ202はデータ処理装置側
からの書き込み読み出しと表示制御側からの読み
出しが独立で行なえる構造を持つている。
As described above, in the present invention, the memory 202 in which display data is written has a structure in which writing and reading from the data processing device side and reading from the display control side can be performed independently.

このため、従来は表示メモリは表示データのみ
を記憶し、このメモリをデータ処理側では利用で
きなかつたが、本発明ではメモリ202は表示デ
ータの記憶ばかりでなく、処理データの記憶に使
用できる。例えば、4桁〜16桁の表示制御装置で
4桁表示する場合は、従来は残りの12桁表示分が
使用されなかつたが、本発明ではその12桁表示分
を処理データの記憶に使用し、表示と独立にデー
タ処理装置が書き込み続出しができるため、メモ
リの使用効率が大幅に上る。さらに、表示データ
(特にインジケータ)を表示を消さずにデータ処
理装置が読み出すことができる利点もある。
Therefore, in the past, the display memory only stored display data and could not be used on the data processing side, but in the present invention, the memory 202 can be used not only to store display data but also to store processed data. For example, when displaying 4 digits on a 4- to 16-digit display control device, conventionally the remaining 12 digits were not used, but in the present invention, the remaining 12 digits are used to store processing data. Since the data processing device can continue writing independently of display, memory usage efficiency is greatly improved. Furthermore, there is an advantage that the data processing device can read display data (particularly indicators) without erasing the display.

本発明は以上説明したように従来に比べてメモ
リの使用効率が大幅に改善された画期的な表示制
御装置を提供する事ができる。
As explained above, the present invention can provide an epoch-making display control device that has significantly improved memory usage efficiency compared to the prior art.

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

第1図は従来の表示体制御回路を示す構成図、
第2図は本発明の実施例による表示、制御装置を
示す構成図、第3図は第2図の実施例のメモリ部
の構成を示す回路図である。 99…表示制御信号、98…R/W制御信号、
100…データ処理装置、101,102,20
1…RAM、202…本発明による記憶装置、1
03,203…R/W回路、104,204…ア
ドレス回路、105…切換回路、106…スイツ
チ回路、107,207…同期信号発生回路、1
08,208…表示体、109,209…表示体
駆動回路、110―1,110―2,110―
3,210―1,210―2,215…データ
線、111,112,116,211,212…
アドレス線、113,213…表示アドレス信
号、114,214…表示同期信号、215…読
み出し専用データバス、301,302…インバ
ータ、303,304,305…トランジスタ、
306,307…アドレス線、308,309,
310…データ線。
FIG. 1 is a configuration diagram showing a conventional display control circuit.
FIG. 2 is a block diagram showing a display and control device according to an embodiment of the present invention, and FIG. 3 is a circuit diagram showing the structure of a memory section of the embodiment of FIG. 99...Display control signal, 98...R/W control signal,
100...Data processing device, 101, 102, 20
1...RAM, 202...Storage device according to the present invention, 1
03,203...R/W circuit, 104,204...Address circuit, 105...Switching circuit, 106...Switch circuit, 107,207...Synchronizing signal generation circuit, 1
08,208...Display body, 109,209...Display body drive circuit, 110-1,110-2,110-
3,210-1,210-2,215...data line, 111,112,116,211,212...
Address line, 113, 213... Display address signal, 114, 214... Display synchronization signal, 215... Read-only data bus, 301, 302... Inverter, 303, 304, 305... Transistor,
306, 307...Address line, 308, 309,
310...Data line.

Claims (1)

【特許請求の範囲】[Claims] 1 データを記憶する記憶手段と、前記データを
処理するデータ処理手段と、表示体を駆動する表
示体駆動手段と、表示の同期信号を発生する表示
同期信号発生手段とを備えた表示制御装置におい
て、前記記憶手段の少なくとも一部は第1のアド
レス入力および第1の出力と第2のアドレス入力
および第2の出力を有する多出力記憶手段によつ
て形成され、前記多出力記憶手段の第1のおよび
第2のアドレス入力は前記データ処理手段からの
アドレス指定信号および前記同期信号発生回路か
らのアドレス指定信号がそれぞれ入力されて前記
データ処理手段および前記同期信号発生回路によ
つて並行して読み出すことができるようにされ、
前記データ処理手段からの前記アドレス指定信号
により前記記憶手段からデータの読み出しを行な
うと同時に、前記データ処理手段の読み出しとは
並行して、前記多出力記憶手段から前記表示同期
信号発生手段からの前記表示同期信号によりデー
タを読み出し、表示体駆動装置に導出するように
したことを特徴とする表示制御装置。
1. In a display control device comprising a storage means for storing data, a data processing means for processing the data, a display driving means for driving a display, and a display synchronization signal generation means for generating a display synchronization signal. , at least a part of said storage means being formed by a multi-output storage means having a first address input and a first output, a second address input and a second output, and said first address input and second output of said multi-output storage means. The and second address inputs receive an addressing signal from the data processing means and an addressing signal from the synchronization signal generation circuit, respectively, and are read out in parallel by the data processing means and the synchronization signal generation circuit. made possible,
At the same time as the data is read from the storage means by the addressing signal from the data processing means, the data is read from the display synchronization signal generation means from the multi-output storage means in parallel with the reading by the data processing means. A display control device characterized in that data is read out using a display synchronization signal and is output to a display driving device.
JP15615179A 1979-11-30 1979-11-30 Display*control unit Granted JPS5678885A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP15615179A JPS5678885A (en) 1979-11-30 1979-11-30 Display*control unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP15615179A JPS5678885A (en) 1979-11-30 1979-11-30 Display*control unit

Publications (2)

Publication Number Publication Date
JPS5678885A JPS5678885A (en) 1981-06-29
JPS6341076B2 true JPS6341076B2 (en) 1988-08-15

Family

ID=15621450

Family Applications (1)

Application Number Title Priority Date Filing Date
JP15615179A Granted JPS5678885A (en) 1979-11-30 1979-11-30 Display*control unit

Country Status (1)

Country Link
JP (1) JPS5678885A (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5327338A (en) * 1976-08-27 1978-03-14 Nec Corp Display device displaying contents of memory

Also Published As

Publication number Publication date
JPS5678885A (en) 1981-06-29

Similar Documents

Publication Publication Date Title
JPS63146298A (en) Variable work length shift register
US4388621A (en) Drive circuit for character and graphic display device
JPH11119698A (en) Led panel with built-in vram function
KR960039006A (en) Nonvolatile semiconductor memory device connectable to DRAM bus
KR900010561A (en) Dual Port Read / Write Register File Memory and Its Configuration Method
US5390333A (en) Switch array power reduction apparatus
KR920006974A (en) Dynamic Semiconductor Memory Device
JPS6341076B2 (en)
KR0182302B1 (en) Memory circuit with clock counter
JP3349942B2 (en) Instruction memory circuit
JPS633317B2 (en)
KR830002312B1 (en) 7 segment LED driving circuit
JPS6227411B2 (en)
JPH04106793A (en) Memory interface circuit
JPH042971B2 (en)
JPH01189695A (en) Led display device
JPH0525331B2 (en)
JPS648825B2 (en)
KR910008413B1 (en) Memory Capacity Expansion Unit
JPS62174825A (en) Microcomputer
JPH0520173A (en) Cache memory circuit
KR19990027057U (en) Memory access time margin circuit using dual port RAM
JPS646491B2 (en)
JPH0128419B2 (en)
JPH04119440A (en) Memory controller