JPS61211742A - Buffer register - Google Patents

Buffer register

Info

Publication number
JPS61211742A
JPS61211742A JP60053656A JP5365685A JPS61211742A JP S61211742 A JPS61211742 A JP S61211742A JP 60053656 A JP60053656 A JP 60053656A JP 5365685 A JP5365685 A JP 5365685A JP S61211742 A JPS61211742 A JP S61211742A
Authority
JP
Japan
Prior art keywords
signal
output
qbr
outputs
pointer
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.)
Granted
Application number
JP60053656A
Other languages
Japanese (ja)
Other versions
JPH0731587B2 (en
Inventor
Shinji Miyata
宮田 真司
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
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP60053656A priority Critical patent/JPH0731587B2/en
Publication of JPS61211742A publication Critical patent/JPS61211742A/en
Publication of JPH0731587B2 publication Critical patent/JPH0731587B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Shift Register Type Memory (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Executing Machine-Instructions (AREA)

Abstract

PURPOSE:To simplify a construction of a circuit and execute a reading and a writing simultaneously by providing a shift register for inputting data by a first signal, a selecting means controlled by the first signal and the second signal and a means for selecting an optional bit and outputting the contents thereof. CONSTITUTION:A shift register S inputs data of a data input terminal I, synchronizes with a QWR to shift. By connecting outputs of transfer gates of respective groups, a multiplexer is constructed, and the output thereof becomes outputs O0-O3 of the QBR. The transfer gates O00-O03 output input data from I0-I3 to the outputs O0-O3 of QBR respectively by a queue pointer P0. Similarly, transfer gates O10-O40 output outputs of shift registers S10-S10 respectively to the outputs O0-O3 of QBR through queue pointers P1-P4.

Description

【発明の詳細な説明】 〔発明の属する技術分野〕 本発明はマイクロコンピュータ等で使用するバッファレ
ジスタに関し、特にキュー機能を有するバッファレジス
タに関する。
DETAILED DESCRIPTION OF THE INVENTION [Technical field to which the invention pertains] The present invention relates to a buffer register used in a microcomputer, and more particularly to a buffer register having a queue function.

〔従来技術〕[Prior art]

マイクロコンピュータ等では命令フェッチサイクルの遅
nによる動作スピードの低下を防ぐために、命令のキュ
ーバッファレジスタ(以後、QBRという)を備え、バ
スが空いているサイク計で命令をQBHの中にプリフェ
ッチする手法が採用さnている。
In order to prevent a decrease in operating speed due to a slow instruction fetch cycle in microcomputers, etc., an instruction queue buffer register (hereinafter referred to as QBR) is provided, and instructions are prefetched into the QBH using a cycle counter when the bus is free. has been adopted.

命令のQBRは主として命令フェッチと解読とのタイミ
ングを調整する手段として用いられ、機能的にはファー
スト・イン・ファースト・アウト(FIFO)メモリと
同じものでよい。FIFOメそりはシフトレジスタやR
AMで構成することができる。
The instruction QBR is primarily used as a means to adjust the timing of instruction fetch and decoding, and may be functionally the same as a first-in-first-out (FIFO) memory. FIFO memory is a shift register or R
It can be configured with AM.

シフトレジスタを用いた従来のQBRは書込み時にはQ
BRが空でかつQBR内の最も奥の段(出力段)からデ
ータをつめてストアするように入力データをシフトせし
め、一方読出し時には必要なデータをシフトアウトして
取り出すようにしている。この方式では書込み時に入力
したデータを必要な位置までシフトさせるタイミングを
作るのが難しく、そのため制御回路も非常に複雑である
。さらに読出しと書込みとは同時に実行できないという
欠点もある。従って、この捕のキューメモリはあまり使
用されていない。
Conventional QBR using a shift register has Q
Input data is shifted so that the BR is empty and data is packed and stored from the innermost stage (output stage) in the QBR, while when reading, necessary data is shifted out and taken out. In this method, it is difficult to create the timing to shift the data input during writing to the required position, and the control circuit is therefore very complex. Another drawback is that reading and writing cannot be performed simultaneously. Therefore, this catch queue memory is not used much.

一方、RAM’方式(1’−) Q B Rは第3図の
ような回路で実現されている。かかるQBRは誓込み時
は、書込み制御信号(QWR)をアクティブにして、入
力バッファ1に入力されたデータ(QIN)を誓込みポ
インタ2で指定されたRAM3のアドレスに誓込み、書
込みポインタ2を+2インクリメントする。読出し時は
、読出し制御(QRD)をアクティブにし、読出しポイ
ンタ4で指定されたRAM3の内容を出力バッファ5か
?出力データ(QOUT)として取り出し、読出しポイ
ンタを+1インクリメントする。RAMがレディである
か満杯であるかは書込みポインタの内容と読出しポイン
タの内容とそして収容6で比較し、その結果に基いてレ
ディであれば信号QRDYを、満杯であればQFULL
信号を発生する。
On the other hand, the RAM' type (1'-) QBR is realized by a circuit as shown in FIG. When making a pledge, this QBR activates the write control signal (QWR), commits the data (QIN) input to the input buffer 1 to the address of RAM 3 specified by the pledge pointer 2, and sets the write pointer 2 to Increment +2. When reading, the read control (QRD) is activated and the contents of the RAM 3 specified by the read pointer 4 are transferred to the output buffer 5? It is taken out as output data (QOUT) and the read pointer is incremented by +1. To determine whether the RAM is ready or full, compare the contents of the write pointer with the contents of the read pointer and then in storage 6. Based on the results, if the RAM is ready, signal QRDY is output, and if full, QFULL is output.
Generate a signal.

〔解決すべき問題点〕[Problems to be solved]

RAMを用いたQBRでは、シフトレジスタを用いたQ
BRよりタイミング制御は簡易化さnて・  いるもの
の、入出力バッファ1,5およびRAM3をプリチャー
ジする手段およびそのタイミング制御する手段が必要で
ある。ざらに、書込みポインタ2と読出しポインタ4の
2つのポインタが必要でかつねれらのデコーダ7.8も
必要である。
In QBR using RAM, QBR using shift register
Although timing control is simpler than in BR, means for precharging the input/output buffers 1 and 5 and RAM 3 and means for controlling their timing are required. In general, two pointers, a write pointer 2 and a read pointer 4, are required, and their decoders 7.8 are also required.

加えて、QRDY信号とQ F U i、 L信号とを
発生するための演算比較回路6が必要である。その上、
曹込みと読出しが同時にできないという欠点は何等解決
でき゛(いない。
In addition, an arithmetic comparison circuit 6 is required to generate the QRDY signal and the QF U i,L signal. On top of that,
There is no way to solve the problem of not being able to read and write at the same time.

〔発、明の目的〕[Purpose of invention]

本発明の目的は回路構成が簡単で読出しと書込みを同時
に実行できるバッファ・レジスタを提供する事lこある
An object of the present invention is to provide a buffer register that has a simple circuit configuration and can perform reading and writing simultaneously.

〔問題点を解決するための手段〕[Means for solving problems]

本発明のバッファレジスタは第1の信号にょクデータを
入力するシフトレジスタと、第1の信号と第2の信号と
によ!DIIJ#される選択手段と、この選択手段に基
いてシフトレジスタの任意のビットを選択してその内容
を出力する手段とを含んで構成される。
The buffer register of the present invention has a shift register that inputs the first signal and data, and a buffer register that receives the first signal and the second signal. DIIJ# selection means, and means for selecting arbitrary bits of the shift register based on the selection means and outputting the contents thereof.

〔実施例の説明〕[Explanation of Examples]

以下、図面を用いて本発明の一実施例について説明する
。第1図は本発明の一実施例を示す回路図である。
An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a circuit diagram showing an embodiment of the present invention.

本実施例では4ビット×4段の命令キューバッファレジ
スタ(QBR)が例示されている。ここでQWR信号は
QBRへのデータ書込み制御信号、QRD信号はQBR
からのデータ読出し制御信号、IO〜l3FiQBRの
データ入力端子、00〜03はQBHのデータ出力端子
、Rg8ET’はQBRのイニシャライズ信号である。
In this embodiment, a 4-bit×4-stage instruction queue buffer register (QBR) is illustrated. Here, the QWR signal is a data write control signal to QBR, and the QRD signal is QBR
00 to 03 are data output terminals of QBH, and Rg8ET' is an initialization signal of QBR.

又QRDYはQBRがレディ状態(空き状態)である事
を示す信号で、この信号がインアクティブの時は中央処
理装置(以下、CPUという)はQRD信号を発生しな
い。QFULL’信号はQBRが満杯である事を示す信
号でこの信号がアクティブの時はCPUはQWR信号を
発生しない。
Further, QRDY is a signal indicating that the QBR is in a ready state (empty state), and when this signal is inactive, the central processing unit (hereinafter referred to as CPU) does not generate the QRD signal. The QFULL' signal indicates that the QBR is full, and when this signal is active, the CPU does not generate the QWR signal.

PO〜P4はシフトアップ・シフトダウン可能なシフト
レジスタによるキー−ポインタである。
PO to P4 are key pointers using shift registers that can be shifted up and down.

INCはQ′RD信号の反転信号とQWR信号とを入力
とする2人力ANDゲートでその出力はINC(インク
リメント)信号となる。DECはQWR信号の反転信号
とQRD信号とを入力とする2人力ANDゲートでその
出力はDEC(デクリメント)信号となる。QRDYB
はキューポインタPOの出力を入力とするインバータで
その出力はQ RD Y信号となる。Poo はトラン
スフナゲートでINC信号がアクティブの時″0”レベ
ルを入力する。又、トランスファゲートPIOはDEC
信号に応答してキューポインタP1の出力を入力する。
INC is a two-man power AND gate which inputs the inverted signal of the Q'RD signal and the QWR signal, and its output becomes the INC (increment) signal. DEC is a two-man power AND gate which inputs the inverted signal of the QWR signal and the QRD signal, and its output becomes a DEC (decrement) signal. QRDYB
is an inverter that receives the output of the queue pointer PO as an input, and its output becomes the QRDY signal. Poo is a transfer gate and inputs a "0" level when the INC signal is active. Also, the transfer gate PIO is DEC
The output of the cue pointer P1 is inputted in response to the signal.

2つのトランスファゲートPOOとPLOの出力は共通
に接続され、いずれか一方の出力がキューポインタPO
へ入力されるようにマルチプレクサを構成する。同様に
POlとP21はトランスファゲートで、前者はINC
信号によってキューポインタPOの出力を入力とし、後
者uDEC信号によってキューポインタP2の出力を入
力とし、両者の出力を共通接続してキー−ポインタP1
への入力となるマルチプレクサを構成する。さらにPI
3とP32はトランスファゲートで、前者は6一 INC信号によってキー−ポインタP1の出力を入力と
し、後者は1)EC信号によってキューポインタP3の
出力を入力とし、両者の出力を接続してキューポインタ
P2への入力となるマルチプレクサを構成する。P23
とP43はトランスファゲートで、前者はINC信号に
よってキューポインタP2の出力を入力とし、後者はD
EC信号によってキューポインタP4の出力を入力とし
、両者の出力を接続してキューポインタP3への入力と
なるマルチプレクサを構成する。P34とP44はトラ
ンスファーゲートで前者はINC信号によってキューポ
インタP3の出力を入力とし、後者はDEC信号によっ
て′″0”レベルを入力し、両者の出力を接続して+ニ
ーポインぞP4への入力となるマルチプレクサを構成す
る。
The outputs of the two transfer gates POO and PLO are connected in common, and one of the outputs is connected to the queue pointer PO.
Configure the multiplexer so that it is input to Similarly, POl and P21 are transfer gates, and the former is an INC
The output of the cue pointer PO is input by the signal, the output of the cue pointer P2 is input by the latter uDEC signal, and the outputs of both are commonly connected to the key pointer P1.
Configure a multiplexer that will be the input to. Further PI
3 and P32 are transfer gates, the former inputs the output of the key pointer P1 by the 6-INC signal, and the latter inputs the output of the cue pointer P3 by the 1) EC signal, and connects the outputs of both to form the cue pointer. Configure a multiplexer that becomes the input to P2. P23
and P43 are transfer gates, the former inputs the output of the cue pointer P2 by the INC signal, and the latter inputs the output of the cue pointer P2.
In response to the EC signal, the output of the queue pointer P4 is input, and the outputs of both are connected to form a multiplexer that is input to the queue pointer P3. P34 and P44 are transfer gates, and the former inputs the output of cue pointer P3 by the INC signal, and the latter inputs ``0'' level by the DEC signal, and connects the outputs of both to input the +knee point to P4. Configure a multiplexer.

810−820−830−840,811−821−8
31−841.812−822−832−842,81
3.−823−833−843 1dデータ入力端子I
O,11,I2.I3のデータを人力し、QWRに同期
してシフトスるシフトレジスタである。000−010
−020−030−〇40.001−011−021−
031−041.002−012−022−032−0
42 、003−013−Q23−033−043  
Uそれぞれトランスファゲート群で、各群内のトランス
ファゲートの出力を接続してマルチプレクサを構成し、
その出力はQBRの出力00.01,02,03となる
810-820-830-840, 811-821-8
31-841.812-822-832-842,81
3. -823-833-843 1d data input terminal I
O, 11, I2. This is a shift register that manually inputs data from I3 and shifts it in synchronization with QWR. 000-010
-020-030-〇40.001-011-021-
031-041.002-012-022-032-0
42, 003-013-Q23-033-043
Each U is a group of transfer gates, and the outputs of the transfer gates in each group are connected to form a multiplexer,
Its output becomes QBR output 00.01, 02, 03.

トランスファゲート000.001,002,003は
キューポインタpoによってIO,II、I2.I3か
らの入力データをそれぞれQBM出力09,01゜02
.03へ出力する。同様にトランスファゲート010.
011,012,013はキューポインタP1によって
シフトレジスタ810,811,812,813の出力
をそれぞれQBR出力00,01,02,03へ出力す
る。トランスファゲート020.Q21,022゜02
3 はキュポインタ スタS20.821,822,823の出力をそれぞれ
QBR出力00.01,02,03へ出力する。トラン
ス7アゲート030,031.032,033はキュー
ポインタP3によってシフトレジスタ830.831゜
832.833  の出力をそれぞれQBR出力00゜
01.02,03へ出力スル。トランスファケート04
0,041,042,043はキューポインタP4によ
ってシフトレジスタ840,841,842.843の
出力をそれぞれQBR出力00,01,02,03へ出
力する。
Transfer gates 000.001, 002, 003 are set to IO, II, I2 . Input data from I3 to QBM output 09, 01゜02 respectively
.. Output to 03. Similarly, transfer gate 010.
011, 012, and 013 output the outputs of the shift registers 810, 811, 812, and 813 to QBR outputs 00, 01, 02, and 03, respectively, by the queue pointer P1. Transfer gate 020. Q21,022゜02
3 outputs the outputs of cue pointers S20.821, 822, and 823 to QBR outputs 00.01, 02, and 03, respectively. Transformer 7 agates 030, 031, 032, 033 output the outputs of shift registers 830, 831, 832, 833 to QBR outputs 00, 01, 02, 03, respectively, by cue pointer P3. Transferate 04
0,041,042,043 output the outputs of shift registers 840, 841, 842, and 843 to QBR outputs 00, 01, 02, and 03, respectively, by queue pointer P4.

次に本実施例の動作を第2図のタイミングチャートに従
って説明する。第2図において、T1へT12  は各
タイミングを示す。又QWR及びQRDの両信号は第1
図2のQBRが様々な状態になるように適宜設定したも
のである。
Next, the operation of this embodiment will be explained according to the timing chart of FIG. In FIG. 2, T1 to T12 indicate each timing. Also, both the QWR and QRD signals are
The QBR shown in FIG. 2 is set appropriately so that it can be in various states.

T1はRgSj4T がかかる以詣でキューポインタP
4〜PO,QBR出力03−00 、QRDY。
T1 is the cue pointer P after RgSj4T is applied.
4~PO, QBR output 03-00, QRDY.

QFULL等の出力信号は全て不定(図中″X”)であ
る。I2でRE8BT がアクティブになり、キューポ
インタP4−POiiPO−′1”、Pi〜P4−′″
0”にイニシャライズされる。その結果QBR出力03
−00にはT3へI O,の入カデータ即ちlpH”が
出力されると共にQRDY−QFULLはインアクティ
ブになる。I3でRE8BT  がインアクティブにな
る、。又QRDとQWRfl共にイー9= ンアクティブになるので、INC−DWCの両信号はイ
ンアクティブになりI2の状態を保持する。
All output signals such as QFULL are undefined ("X" in the figure). RE8BT becomes active at I2, cue pointer P4-POiiPO-'1", Pi~P4-'"
0”. As a result, QBR output 03
-00, the input data of IO, ie, lpH" is output to T3, and QRDY-QFULL becomes inactive. RE8BT becomes inactive at I3. Also, QRD and QWRfl both become inactive. Therefore, both the INC and DWC signals become inactive and maintain the state of I2.

T4T::QWRがアクティブになるとINC信号がア
クティブになり、キューポインタはインクリメントして
Plかアクティブになる。又シフトレジスタは初段1s
13〜810にI3−IOの入力データ″lFH”が入
力すると共にシフトする。又QBR出力にはキューポイ
ンタP1で指示されたシフトレジスタの初段の813−
810のデータ″FH”が出力される。又キューポイン
タPOがインアクティブになるのでQRDYがアクティ
ブになる。
When T4T::QWR becomes active, the INC signal becomes active and the queue pointer increments and becomes active. Also, the first stage of the shift register is 1s.
The input data "IFH" of I3-IO is input to 13-810 and shifted. Also, the QBR output is the first stage 813- of the shift register indicated by the queue pointer P1.
Data "FH" of 810 is output. Also, since the queue pointer PO becomes inactive, QRDY becomes active.

I5でQ RDがアクティブになるとキュポインタはデ
ィクリメントしてPOがアクティブになり、QBR出力
03−03にはI3−IOの入カデータ即ちEH”が出
力され、QRDYはインアクティブになる。I6でQW
RがアクティブになるとI4と同じようにシフトレジス
タは初段813〜810にはI3−10の入カデータ即
ちIIEH”が入力されると共にシフトする。又キュー
ポインタはインクリメントシてPlがアクティブになり
、QBR出力03−00にはシフトレジスタ813−s
ioのデータ OH”が出力される。又Q、RDYがア
クティブになる。T7でもQWRがアクティブでアク、
シフトレジスタは初段813−810に13−IOの入
力データ即ちDH″が入力されると共にシフトする。又
キー−ポインタはインクリメントしてP2がアクティブ
になり、Q B R出力03−00にはシフトレジスタ
823−820のデータflEH″が出力される。T8
はQRD−QWRが共にアクティブになるのでシフトレ
ジスタは初段813−810に13−IOの入力データ
即ち”Cal”が入力されると共にシフトするが、キー
−ポインタはINC信号・DEC信号が共にインアクテ
ィブになるため前のT7の状態を保持しP2がアクティ
ブのままになる。従ってQBR出力03−〇〇にはキュ
ーポインタP2で指示されたシフトレジスタ823−8
20のデータ″DH”が出力される。T9でQWRがア
クティブになるとシフトレジスタは初段813−810
にT3−TOの入力データの入力データ即ちIIBH″
が入力されると共にシフトする。又キューポインタはイ
ンクリメントしてP3がアクティブになり、QBR出力
03−00にはシフトレジスタ833−830のデータ
゛+DH”が出力される。T10でもQWRがアクティ
ブで、シフトレジスタは初段513−810にT3−工
0の入力データ即ぢ”AH”が入力されると共にシフト
する。又キューポインタはインクリメントしてP4がア
クティブになり、QBR出力03−00にはシフトレジ
スタ843−840のデータ″DH”“が出力される。
When QRD becomes active in I5, the cue pointer is decremented and PO becomes active, the input data of I3-IO, ie, EH'' is output to QBR output 03-03, and QRDY becomes inactive. QW
When R becomes active, the input data of I3-10, ie, "IIEH", is input to the first stage 813-810 of the shift register, and the shift register is shifted in the same way as I4. Also, the queue pointer is incremented, Pl becomes active, and QBR Output 03-00 has shift register 813-s
io data OH" is output. Also, Q and RDY become active. QWR is active and active at T7,
The shift register shifts when the input data of 13-IO, ie, DH'' is input to the first stage 813-810. Also, the key pointer is incremented and P2 becomes active, and the shift register is input to the QBR output 03-00. Data flEH'' of 823-820 is output. T8
Since both QRD and QWR become active, the shift register shifts when the input data of 13-IO, ie "Cal", is input to the first stage 813-810, but the key pointer's INC signal and DEC signal are both inactive. Therefore, the previous state of T7 is maintained and P2 remains active. Therefore, QBR output 03-〇〇 has shift register 823-8 pointed by queue pointer P2.
Data "DH" of 20 is output. When the QWR becomes active at T9, the shift register shifts to the first stage 813-810.
Input data of T3-TO input data, that is, IIBH''
is input and shifted. Also, the queue pointer is incremented and P3 becomes active, and the data "+DH" of shift registers 833-830 is output to QBR outputs 03-00.QWR is also active at T10, and the shift register outputs T3 to the first stage 513-810. - The input data of process 0, "AH", is input and shifted. Also, the queue pointer is incremented and P4 becomes active, and the data "DH" of shift registers 843-840 is sent to QBR outputs 03-00. is output.

又キーポインタP4がアクティブになるのでQ F’ 
U L Lがアクティブになる。TllではQWI(−
QRDが共にインアクティブであるのでT3と同じよう
に全ての出力が’f’lOと同じ状態を保持する。T1
2でQRDがアクティブになるとキー−ポインタはディ
クリメントしてP3がアクティブになり。
Also, key pointer P4 becomes active, so Q F'
ULL becomes active. In Tll, QWI(-
Since both QRDs are inactive, all outputs maintain the same state as 'f'lO, similar to T3. T1
When QRD becomes active at 2, the key pointer decrements and P3 becomes active.

QBR出力03−00にはシフトレジスタ533−83
0のデータ“CH″が出力される。又キューポインタP
4がインアクティブになるのでQF’ULiL。
QBR outputs 03-00 have shift registers 533-83
Data "CH" of 0 is output. Also cue pointer P
4 becomes inactive, so QF'ULiL.

もインアクティブになる。also becomes inactive.

本実施例ではキューポインタをシフトアップ・シフトダ
ウン可能なシフトレジスタで構成したが、バイナリカウ
ンタ等のカウンタで構成してそのデコード出力をキュー
ポインタ信号としても良い。
In this embodiment, the cue pointer is configured with a shift register capable of shifting up and down, but it may also be configured with a counter such as a binary counter, and the decoded output thereof may be used as the cue pointer signal.

又QBHの構成を4ビット×4段で説明したが、これを
任意のmピッ1−Xn段のQBRにしてもよ0゜ 〔発明の効果〕 以上説明したように本発明によれば従来のRAM方式の
QBRで必要であったキー−リードポインタが1本で済
むだけでなく、キー−ポインタ出力を取出すだけでQR
DY−QFULL等の状態信号を発生することができる
。よって、構成が非常に簡単になり又回路を構成するの
に必要な素子数も少なくてよい。
Furthermore, although the configuration of the QBH has been explained as 4 bits x 4 stages, it may be made into an arbitrary m-pitch 1-Xn stage QBR. [Effect of the Invention] As explained above, according to the present invention, the conventional Not only does it require only one key-read pointer, which was required with a RAM-based QBR, but it can also be used by simply taking out the key-pointer output.
A status signal such as DY-QFULL can be generated. Therefore, the configuration becomes very simple, and the number of elements required to configure the circuit can be reduced.

又従来のシフトレジスタ方式とRAM方式の両者の欠点
であった複雑なタイミング制御も不要になり、読出しと
書込みとが同時にできる等その効果は非常に大きい。
Moreover, complicated timing control, which was a disadvantage of both the conventional shift register system and RAM system, is no longer necessary, and the advantages such as reading and writing can be performed simultaneously are very large.

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

第1図は本発明のQBHの一実施例の回路図、第2図は
そのタイミングチャート、第3図は従来の回路図である
。 QWR・・・・・・キューバッファ・レジスタへの書込
信号、QRD・・・・・・キューバッファーレジスタカ
ラ、の読出信号、T3−IO・・・・・・キューバッフ
ァーレジスタへの入力データ、03−00・・・・・・
キューバッファーレジスタからの出力データ、QRDY
・・・・・・キ具−バッファ・レジスタがレディ状態で
ある事を示す信号、QF’ULL・・・・・・キューバ
ッファ・レジスタが満杯である事を示す信号、Rg8E
T・・・・・・キューバッファーレジスタのイニシャラ
イズ信号、INC、DEC・・・・・・2人力ANDゲ
ート、Q RD Y B −−−・・・インバータ、P
OO,Plo、POl。 P21.PI3.P32.P23.P43.P34.P
d2゜000−003,010−013,020−02
3.030−033゜040−043・・・・・・トラ
ンスファゲート、PO−P4・・・・・・シフトレジス
タ構成のキューポインタ、5IO−820−830−8
40,811−821−831−841゜812−82
2−832−842,813−823−833−843
・・・・・・シフトレジスタ、Tl−T12・・・・・
・タイミング信号。
FIG. 1 is a circuit diagram of an embodiment of the QBH of the present invention, FIG. 2 is a timing chart thereof, and FIG. 3 is a conventional circuit diagram. QWR: Write signal to queue buffer register, QRD: Read signal of queue buffer register, T3-IO: Input data to queue buffer register, 03-00・・・・・・
Output data from queue buffer register, QRDY
... Signal indicating that the key-buffer register is ready, QF'ULL ... Signal indicating that the queue buffer register is full, Rg8E
T... Initialization signal of queue buffer register, INC, DEC... Two-man AND gate, Q RD Y B --- Inverter, P
OO, Plo, POL. P21. PI3. P32. P23. P43. P34. P
d2゜000-003,010-013,020-02
3.030-033゜040-043...Transfer gate, PO-P4...Queue pointer with shift register configuration, 5IO-820-830-8
40,811-821-831-841゜812-82
2-832-842, 813-823-833-843
...Shift register, Tl-T12...
・Timing signal.

Claims (1)

【特許請求の範囲】[Claims] 第1の信号によりデータを入力するシフトレジスタと、
前記第1の信号と第2の信号により制御される選択手段
と、該選択手段の出力に基いて前記シフトレジスタの任
意のビットの内容を選択して出力する手段とを有する事
を特徴とするバッファレジスタ。
a shift register into which data is input by a first signal;
The shift register is characterized by comprising a selection means controlled by the first signal and the second signal, and means for selecting and outputting the contents of arbitrary bits of the shift register based on the output of the selection means. buffer register.
JP60053656A 1985-03-18 1985-03-18 Buffer register Expired - Lifetime JPH0731587B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP60053656A JPH0731587B2 (en) 1985-03-18 1985-03-18 Buffer register

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP60053656A JPH0731587B2 (en) 1985-03-18 1985-03-18 Buffer register

Publications (2)

Publication Number Publication Date
JPS61211742A true JPS61211742A (en) 1986-09-19
JPH0731587B2 JPH0731587B2 (en) 1995-04-10

Family

ID=12948904

Family Applications (1)

Application Number Title Priority Date Filing Date
JP60053656A Expired - Lifetime JPH0731587B2 (en) 1985-03-18 1985-03-18 Buffer register

Country Status (1)

Country Link
JP (1) JPH0731587B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54139437A (en) * 1978-04-21 1979-10-29 Fujitsu Ltd Control circuit of input/output data
JPS58169388A (en) * 1982-03-30 1983-10-05 Fujitsu Ltd Queuing register

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS54139437A (en) * 1978-04-21 1979-10-29 Fujitsu Ltd Control circuit of input/output data
JPS58169388A (en) * 1982-03-30 1983-10-05 Fujitsu Ltd Queuing register

Also Published As

Publication number Publication date
JPH0731587B2 (en) 1995-04-10

Similar Documents

Publication Publication Date Title
US4423482A (en) FIFO Register with independent clocking means
JPH0243212B2 (en)
JPH0418345B2 (en)
JPS6351287B2 (en)
JPS58501560A (en) microprocessor
EP0126247B1 (en) Computer system
US5537582A (en) Bus interface circuitry for synchronizing central processors running at multiple clock frequencies to other computer system circuitry
JPS61292747A (en) Buffer register
EP0167959B1 (en) Computer vector register processing
JPH02100737A (en) Data transfer controller
EP0143351A2 (en) Memory device with a register interchange function
JPS61211742A (en) Buffer register
EP0256134B1 (en) Central processing unit
US5179688A (en) Queue system with uninterrupted transfer of data through intermediate locations to selected queue location
US5963056A (en) Full and empty flag generator for synchronous FIFOs
KR100278136B1 (en) Data processing device and data processing method
JPH01273132A (en) Microprocessor
JPH0444136A (en) Memory access controller
JPH0654505B2 (en) Parallel processor
JPH05265701A (en) Fifo memory
JP2747353B2 (en) Address generator
JPH0269825A (en) Pipe line control system
JPS598058A (en) Microprocessor
JPS63238625A (en) Information processor
Cooley Bipolar bit slice microprocessors