JP3319711B2 - Layout structure of barrel shifter with decode circuit - Google Patents

Layout structure of barrel shifter with decode circuit

Info

Publication number
JP3319711B2
JP3319711B2 JP29209397A JP29209397A JP3319711B2 JP 3319711 B2 JP3319711 B2 JP 3319711B2 JP 29209397 A JP29209397 A JP 29209397A JP 29209397 A JP29209397 A JP 29209397A JP 3319711 B2 JP3319711 B2 JP 3319711B2
Authority
JP
Japan
Prior art keywords
bit
data
bits
control signal
shift amount
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
JP29209397A
Other languages
Japanese (ja)
Other versions
JPH10187415A (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.)
Panasonic Corp
Panasonic Holdings Corp
Original Assignee
Panasonic Corp
Matsushita Electric Industrial 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 Panasonic Corp, Matsushita Electric Industrial Co Ltd filed Critical Panasonic Corp
Priority to JP29209397A priority Critical patent/JP3319711B2/en
Publication of JPH10187415A publication Critical patent/JPH10187415A/en
Application granted granted Critical
Publication of JP3319711B2 publication Critical patent/JP3319711B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Design And Manufacture Of Integrated Circuits (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、マイクロプロセッ
サ等のデータ処理に用いられるバレルシフタの改良に関
し、特に、その動作の高速化に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an improvement of a barrel shifter used for data processing of a microprocessor or the like, and more particularly, to a high-speed operation thereof.

【0002】[0002]

【従来の技術】近年、設計期間の短縮化等のために、半
導体集積回路の設計の自動化が進んでいる。その中で
も、1動作で任意量のビットのシフト動作を実現できる
バレルシフタについては、データ処理の高速化やチップ
面積の縮小化を図るために、ビットスライス構造、即
ち、ビット単位で対称的なマスクレイアウトを持つデー
タパス設計が広く用いられている。
2. Description of the Related Art In recent years, automation of semiconductor integrated circuit design has been advanced in order to shorten the design period. Among them, a barrel shifter capable of realizing a shift operation of an arbitrary amount of bits in one operation has a bit slice structure, that is, a mask layout symmetrical on a bit-by-bit basis, in order to speed up data processing and reduce the chip area. Is widely used.

【0003】以下、従来のデータパス設計によるバレル
シフタについて説明する。
[0003] Hereinafter, a barrel shifter based on a conventional data path design will be described.

【0004】図6は従来のデータパス中におけるバレル
シフタの一構成例を示す。同図において、レジスタファ
イル20は、被ビットシフトデータとしての4ビットのデ
ータA(3)〜A(0)を予め格納するレジスタA、及びビット
シフト量を指定する制御信号としての2ビットのデータ
B(1)、B(0)を予め格納するレジスタBを持つ。
FIG. 6 shows a configuration example of a barrel shifter in a conventional data path. In FIG. 1, a register file 20 includes a register A that stores 4-bit data A (3) to A (0) as bit-shifted data in advance, and 2-bit data as a control signal that specifies a bit shift amount.
It has a register B that stores B (1) and B (0) in advance.

【0005】4個のフリップフロップFFA3、FFA2、FFA
1、FFA0には、前記レジスタAから読み出される4ビッ
トのデータA(3)〜A(0)が入力される。また、2個のフリ
ップフロップFFB1、FFB0には、前記レジスタBから読み
出される2ビットのデータB(1)、B(0)が入力される。前
記各フリップフロップの出力値はクロック信号CLKに
より更新される。
[0005] Four flip-flops FFA3, FFA2, FFA
1, 4-bit data A (3) to A (0) read from the register A are input to FFA0. Further, 2-bit data B (1) and B (0) read from the register B are input to the two flip-flops FFB1 and FFB0. The output value of each flip-flop is updated by a clock signal CLK.

【0006】デコード回路DEC1、DEC0は、前記2個のフ
リップフロップFFB1、FFB0の出力C1、C0を各々デコード
し、そのデコード結果である2進数のビットシフト量を
出力端子C、NCから出力する。
The decode circuits DEC1 and DEC0 decode the outputs C1 and C0 of the two flip-flops FFB1 and FFB0, respectively, and output the decoded bit shift amounts of the binary numbers from the output terminals C and NC.

【0007】1ビットシフト部21は、前記4個のフリッ
プフロップFFA3〜FFA0の出力を、その入力端子D(3)〜D
(0)に受ける。2ビットシフト部22は、前記1ビットシ
フト部21の出力端子X1(3)〜X1(0)からの出力を、その入
力端子D(3)〜D(0)に受ける。前記デコード回路DEC0、DE
C1のビットシフト量は、前記1ビットシフト部21及び2
ビットシフト部22を各々制御する。前記1ビットシフト
部21は、受けたビットシフト量に基づいて、入力端子D
(3)〜D(0)に受けたデータを1ビットシフトし、又はビ
ットシフトしない。前記2ビットシフト部22は、受けた
ビットシフト量に基づいて、入力端子D(3)〜D(0)に受け
たデータを2ビットシフトし、又はビットシフトしな
い。前記2ビットシフト部22の出力端子X2(3)〜X2(0)か
らの出力は、バレルシフタの出力結果となる。以上のよ
うにして、レジスタAから読み出されたデータは、レジ
スタBの下位2ビットで示されるシフト量だけビットシ
フトされる。
The 1-bit shift unit 21 outputs the outputs of the four flip-flops FFA3 to FFA0 to their input terminals D (3) to D (3).
Receive at (0). The 2-bit shift unit 22 receives outputs from the output terminals X1 (3) to X1 (0) of the 1-bit shift unit 21 at its input terminals D (3) to D (0). The decoding circuits DEC0, DE
The bit shift amount of C1 is determined by the 1-bit shift units 21 and 2
Each of the bit shift units 22 is controlled. The one-bit shift unit 21 receives an input terminal D based on the received bit shift amount.
(3) to shift data received by D (0) by 1 bit or not. The 2-bit shift unit 22 shifts the data received at the input terminals D (3) to D (0) by 2 bits or does not shift the bit based on the received bit shift amount. Outputs from the output terminals X2 (3) to X2 (0) of the 2-bit shift unit 22 are output results of the barrel shifter. As described above, the data read from the register A is bit-shifted by the shift amount indicated by the lower two bits of the register B.

【0008】図7は、前記図6のビットシフタのレイア
ウト図を示す。図7では、レジスタファイル20、4個の
フリップフロップFFA3〜FFA0、1ビットシフト部21、及
び2ビットシフト部22が、ビット単位で対称的にレイア
ウトされて、ビットスライス構造とされており、4ビッ
トのデータパスを構成している。
FIG. 7 shows a layout diagram of the bit shifter of FIG. In FIG. 7, the register file 20, the four flip-flops FFA3 to FFA0, the 1-bit shift unit 21, and the 2-bit shift unit 22 are symmetrically laid out in bit units to form a bit slice structure. A bit data path is configured.

【0009】また、図7では、デコード回路DEC0、DEC1
は、前記1ビットシフト部21及び2ビットシフト部22の
図中左方に各々レイアウトされ、前記2個のフリップフ
ロップFFB1、FFB0は、更に前記デコード回路DEC0、DEC1
の図中左方に各々レイアウトされている。即ち、前記デ
コード回路DEC0、DEC1及び2個のフリップフロップFFB
1、FFB0は、共に、前記4ビットのデータパスの外部に
レイアウトされる。
FIG. 7 shows decoding circuits DEC0 and DEC1.
Are laid out on the left side of the 1-bit shift unit 21 and the 2-bit shift unit 22, respectively, in the figure, and the two flip-flops FFB1 and FFB0 are further provided with the decode circuits DEC0 and DEC1.
Are laid out on the left side of FIG. That is, the decoding circuits DEC0 and DEC1 and two flip-flops FFB
1 and FFB0 are both laid out outside the 4-bit data path.

【0010】このように、従来のデータパス設計による
バレルシフタでは、ビット単位で対称的なマスクレイア
ウトとするビットスライス構造は、レジスタファイル2
0、被ビットシフトデータが入力されるフリップフロッ
プFFA3〜FFA0、1ビットシフト部21、及び2ビットシフ
ト部22のみを含み、ビットシフト量を指定するデータが
入力されるフリップフロップFFB1、FFB0、及びデコード
回路DEC0、DEC1は、データパスの外部にレイアウトされ
るのが一般的である。例えば、特開平7−141146
号公報でも、デコード回路はデータパスの外部に配置さ
れている。
As described above, in the barrel shifter according to the conventional data path design, the bit slice structure having a symmetrical mask layout in units of bits corresponds to the register file 2.
0, only the flip-flops FFA3 to FFA0 to which the bit-shifted data is input, the flip-flops FFB1, FFB0, including only the 1-bit shift unit 21 and the 2-bit shift unit 22, and receiving the data specifying the bit shift amount. Generally, the decode circuits DEC0 and DEC1 are laid out outside the data path. For example, Japanese Unexamined Patent Publication No. 7-141146
In the publication as well, the decoding circuit is arranged outside the data path.

【0011】[0011]

【発明が解決しようとする課題】しかしながら、前記従
来のバレルシフタのレイアウト構造では、既述の通り、
ビットシフト量データが入力されるフリップフロップFF
B1、FFB0及びこのデータをデコードするデコード回路DE
C0、DEC1が、データパスの外部にレイアウトされるた
め、ビットシフト量データやビットシフト量信号をデー
タバス外部から内部に又はデータパス外部から内部に伝
搬する必要が余分に生じて、その時間分、バレルシフタ
の動作速度が低下する。例えば、図7のレイアウト構造
では、レジスタファイル20と2個のフリップフロップFF
B1、FFB0との離隔が長くて、その配線長が長くなってい
るため、2個のフリップフロップFFB1、FFB0への入力信
号が確定するタイミングが遅れ、その結果、バレルシフ
タの動作速度が低下する問題がある。
However, in the conventional barrel shifter layout structure, as described above,
Flip-flop FF to which bit shift amount data is input
B1, FFB0 and decoding circuit DE for decoding this data
Since C0 and DEC1 are laid out outside the data path, it is necessary to propagate the bit shift amount data and the bit shift amount signal from the outside of the data bus to the inside or from the outside of the data path to the inside. As a result, the operating speed of the barrel shifter decreases. For example, in the layout structure of FIG. 7, the register file 20 and two flip-flops FF
Since the distance between B1 and FFB0 is long and the wiring length is long, the timing at which the input signals to the two flip-flops FFB1 and FFB0 are determined is delayed, and as a result, the operation speed of the barrel shifter decreases. There is.

【0012】[0012]

【課題を解決するための手段】本発明の目的は、ビット
シフト量データを伝搬する信号配線の配線長を有効に短
縮して、配線遅延時間が少なくて高速にシフト動作する
デコード回路付きバレルシフタを提供することにある。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a barrel shifter with a decode circuit capable of effectively shortening the wiring length of a signal wiring for transmitting bit shift amount data, having a small wiring delay time and performing a high-speed shift operation. To provide.

【0013】前記目的を達成するために、本発明では、
ビットシフト量データのビット数が被ビットシフトデー
タのビット数よりも少ない点、例えば被ビットシフトデ
ータが4ビット、16ビット、又は32ビットの場合には、
ビットシフト量データは、各々、2ビット、4ビット以
下、5ビット以下になる点に着目し、ビットシフト量デ
ータのビット数及びデコード回路のビットシフト量信号
のビット数を合計しても、被ビットシフトデータのビッ
ト数以下になる点から、ビットシフト量データが入力さ
れるフリップフロップ及びデコード回路を横方向に一列
にレイアウトしつつ、データパス中に配置する構成を採
用する。
[0013] To achieve the above object, the present invention provides:
When the bit number of the bit shift amount data is smaller than the bit number of the bit-shifted data, for example, when the bit-shifted data is 4 bits, 16 bits, or 32 bits,
Focusing on the fact that the bit shift amount data becomes 2 bits, 4 bits or less, and 5 bits or less, respectively, even if the number of bits of the bit shift amount data and the number of bits of the bit shift amount signal of the decoding circuit are summed up, In order to reduce the number of bits of the bit shift data to the number of bits or less, a configuration is adopted in which the flip-flops and the decoding circuits to which the bit shift amount data is input are arranged in the data path while being laid out in a horizontal line.

【0014】すなわち、請求項1記載の本発明のデコー
ド回路付きバレルシフタのレイアウト構造は、複数ビッ
トで構成されたデータが入力されるデータ入力部と、前
記入力データのビット数よりも少ないビット数で構成さ
れると共に、シフト量制御信号を入力する制御信号入力
部と、前記入力データのビット数よりも少ないビット数
で構成されると共に、前記制御信号入力部から前記シフ
ト量制御信号を受け、このシフト量制御信号を2進数の
ビットシフト量に変換するデコード回路と、前記入力デ
ータのビット数に等しいビット数で構成されると共に、
前記デコード回路のビットシフト量、及び前記データ入
力部の入力データを受け、前記ビットシフト量だけ前記
入力データをビットシフトするビットシフタとを備えた
デコード回路付きバレルシフタのレイアウト構造であっ
て、前記制御信号入力部及び前記デコード回路は横方向
に一列に並んでレイアウトされ、前記制御信号入力部、
前記デコード回路、前記データ入力部及び前記ビットシ
フタが、ビット単位で対称的にレイアウトされているこ
とを特徴とする。
In other words, the layout structure of the barrel shifter with the decoding circuit according to the present invention has a data input section to which data composed of a plurality of bits is input, and a bit number smaller than the number of bits of the input data. And a control signal input unit for inputting a shift amount control signal, and comprising a smaller number of bits than the number of bits of the input data, receiving the shift amount control signal from the control signal input unit, A decoding circuit for converting the shift amount control signal into a binary bit shift amount, and a number of bits equal to the number of bits of the input data;
A bit shift amount of the decode circuit, and a bit shifter that receives input data of the data input unit and bit-shifts the input data by the bit shift amount, the layout structure of a barrel shifter with a decode circuit, wherein the control signal The input unit and the decoding circuit are laid out side by side in a row, and the control signal input unit;
The decoding circuit, the data input section, and the bit shifter are symmetrically laid out in bit units.

【0015】また、請求項2記載の発明は、前記請求項
1記載のデコード回路付きバレルシフタのレイアウト構
造において、前記デコード回路は、前記制御信号入力部
の上位ビット側の側方に隣接してレイアウトされること
を特徴とする。
According to a second aspect of the present invention, in the layout structure of the barrel shifter with the decode circuit according to the first aspect, the decode circuit is laid out adjacent to a side of the control signal input section on the upper bit side. It is characterized by being performed.

【0016】更に、請求項3記載の発明は、前記請求項
1又は請求項2記載のデコード回路付きバレルシフタの
レイアウト構造において、前記制御信号入力部及び前記
デコード回路は、前記データ入力部の上方にレイアウト
されることを特徴とする。
According to a third aspect of the present invention, in the layout structure of the barrel shifter with the decoding circuit according to the first or second aspect, the control signal input section and the decoding circuit are located above the data input section. It is characterized by being laid out.

【0017】加えて、請求項4記載の発明は、前記請求
項1又は請求項2記載のデコード回路付きバレルシフタ
のレイアウト構造において、前記ビットシフタは、予め
設定したビット数だけビットシフト可能な複数個のビッ
トシフト部が直列に接続されて成ることを特徴とする。
According to a fourth aspect of the present invention, in the layout structure of the barrel shifter with the decoding circuit according to the first or second aspect, the bit shifter includes a plurality of bits that can be shifted by a predetermined number of bits. The bit shift units are connected in series.

【0018】また、請求項5記載の発明は、前記請求項
1又は請求項2記載のデコード回路付きバレルシフタの
レイアウト構造において、前記データ入力部に前記複数
ビットのデータを入力するレジスタファイルを有し、前
記レジスタファイルは、前記制御信号入力部、前記デコ
ード回路、前記データ入力部及び前記ビットシフタと共
に、ビット単位で対称的にレイアウトされていることを
特徴とする。
According to a fifth aspect of the present invention, in the layout structure of the barrel shifter with a decoding circuit according to the first or second aspect, there is provided a register file for inputting the plurality of bits of data to the data input section. The register file is symmetrically laid out in bit units together with the control signal input section, the decoding circuit, the data input section, and the bit shifter.

【0019】以上の構成により、請求項1ないし請求項
5記載の発明では、制御信号入力部及びデコード回路が
データパス中にレイアウトされるので、制御信号入力部
へのビットシフト量データの入力から、デコード回路で
デコードされたビットシフト量信号のビットシフタへの
入力までの配線長を従来よりも短縮できて、バレルシフ
タの配線負荷を減少させることができ、従って、配線遅
延時間が少なくて高速にシフト動作するデコード回路付
きバレルシフタが得られる。
With the above arrangement, in the first to fifth aspects of the present invention, the control signal input section and the decode circuit are laid out in the data path, so that the bit shift amount data is input to the control signal input section. Therefore, the wiring length until the bit shift amount signal decoded by the decoding circuit is input to the bit shifter can be reduced as compared with the conventional case, so that the wiring load of the barrel shifter can be reduced, and therefore, the wiring delay time is short and the shift speed is high. An operating barrel shifter with a decoding circuit is obtained.

【0020】[0020]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照しながら説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0021】図1は本発明のバレルシフタの全体構成を
示すブロック図であり、図2はそのレイアウト構造を示
す。図1及び図2は、4ビットで構成されるデータを最
大3ビットシフト可能なバレルシフタを例示する。
FIG. 1 is a block diagram showing an overall configuration of a barrel shifter according to the present invention, and FIG. 2 shows a layout structure thereof. 1 and 2 illustrate a barrel shifter capable of shifting data composed of 4 bits by up to 3 bits.

【0022】図1において、レジスタファイル1は、被
ビットシフトデータとしての4ビットのデータA(3)〜A
(0)を予め格納するレジスタA、及びビットシフト量を
指定する制御信号としての2ビットのデータB(1)、B(0)
を予め格納するレジスタBを持つ。
In FIG. 1, a register file 1 stores 4-bit data A (3) to A (3) as bit-shifted data.
Register A for storing (0) in advance, and 2-bit data B (1) and B (0) as control signals for specifying the bit shift amount
Is stored in advance in the register B.

【0023】4個のフリップフロップ(データ入力部)
FFA3、FFA2、FFA1、FFA0には、前記レジスタAから読み
出される4ビットのデータA(3)〜A(0)が入力される。
4 flip-flops (data input section)
4-bit data A (3) to A (0) read from the register A are input to FFA3, FFA2, FFA1, and FFA0.

【0024】また、2個のフリップフロップ(制御信号
入力部)FFB1、FFB0には、前記レジスタBから読み出さ
れる2ビットのデータB(1)、B(0)が入力される。前記6
個のフリップフロップは、各々、クロック信号CLKの
Hレベルへの立ち上がり時に入力端子Dに入力されたデ
ータの値を更新し、その値を出力端子Qから出力し、ク
ロック信号CLKが変化しない場合には、出力端子Qの
出力値は以前の値を保持する。
The two flip-flops (control signal input units) FFB1 and FFB0 receive 2-bit data B (1) and B (0) read from the register B. 6 above
Each of the flip-flops updates the value of the data input to the input terminal D when the clock signal CLK rises to the H level, outputs the value from the output terminal Q, and outputs the value when the clock signal CLK does not change. Means that the output value of the output terminal Q retains the previous value.

【0025】デコード回路DEC1、DEC0は、前記2個のフ
リップフロップFFB1、FFB0の出力C1、C0を各々デコード
し、そのデコード結果である2進数のビットシフト量を
出力端子C、NCから出力する。
The decoding circuits DEC1 and DEC0 decode the outputs C1 and C0 of the two flip-flops FFB1 and FFB0, respectively, and output the bit shift amounts of the binary numbers as output from the output terminals C and NC.

【0026】2はビットシフタであって、1ビットだけ
シフト可能な第1ビットシフト部2aと、2ビットだけ
シフト可能な第2ビットシフト部2bとを直列接続して
成る。前記1ビットシフト部2aは、前記4個のフリッ
プフロップFFA3〜FFA0の出力を、その入力端子D(3)〜D
(0)に受ける。また、前記2ビットシフト部2bは、前
記1ビットシフト部2aの出力端子X1(3)〜X1(0)からの
出力を、その入力端子D(3)〜D(0)に受ける。前記デコー
ド回路DEC0、DEC1のビットシフト量は、前記1ビットシ
フト部2a及び2ビットシフト部2bを各々制御する。
前記1ビットシフト部2aは、受けたビットシフト量に
基づいて、入力端子D(3)〜D(0)に受けたデータを1ビッ
トシフトし、又はビットシフトしない。前記2ビットシ
フト部2bは、受けたビットシフト量に基づいて、入力
端子D(3)〜D(0)に受けたデータを2ビットシフトし、又
はビットシフトしない。前記2ビットシフト部2bの出
力端子X2(3)〜X2(0)からの出力は、バレルシフタの出力
結果Y(3)〜Y(0)となる。以上のようにして、レジスタA
から読み出されたデータは、レジスタBの下位2ビット
で示されるシフト量だけビットシフトされる。
Reference numeral 2 denotes a bit shifter, which is formed by connecting a first bit shift unit 2a capable of shifting one bit and a second bit shift unit 2b capable of shifting two bits in series. The one-bit shift unit 2a outputs the outputs of the four flip-flops FFA3 to FFA0 to their input terminals D (3) to D (3) to DFA3.
Receive at (0). The two-bit shift unit 2b receives outputs from the output terminals X1 (3) to X1 (0) of the one-bit shift unit 2a at its input terminals D (3) to D (0). The bit shift amounts of the decode circuits DEC0 and DEC1 control the 1-bit shift unit 2a and the 2-bit shift unit 2b, respectively.
The 1-bit shift unit 2a shifts the data received at the input terminals D (3) to D (0) by 1 bit or does not shift the bit based on the received bit shift amount. The 2-bit shift unit 2b shifts the data received at the input terminals D (3) to D (0) by 2 bits or does not shift the bit based on the received bit shift amount. Outputs from the output terminals X2 (3) to X2 (0) of the 2-bit shift unit 2b are output results Y (3) to Y (0) of the barrel shifter. As described above, the register A
The data read out of the register B is bit-shifted by the shift amount indicated by the lower two bits of the register B.

【0027】本発明の特徴点は次の通りである。即ち、
前記レジスタファイル1、4個のフリップフロップFFA3
〜FFA0及びビットシフタ2は、何れも、4ビットのデー
タを扱って4ビット幅を持つが、前記2個のフリップフ
ロップFFB1、FFB0及びデコード回路DEC1、DEC0は、ビッ
トシフト量として2ビットのデータを扱って2ビット幅
を持つ。従って、図2のレイアウト図において、前記2
個のフリップフロップFFB1、FFB0を4個のフリップフロ
ップFFA3〜FFA0のうち下位2ビットのフリップフロップ
FFA1、FFA0に対応した位置にレイアウトすれば、この2
個のフリップフロップFFB1、FFB0の上位ビット側の側方
の領域、即ち、4個のフリップフロップFFA3〜FFA0のう
ち上位2ビットのフリップフロップFFA4、FFA3の上方に
は空き領域が存在し、この領域に、前記デコード回路DE
C1、DEC0がレイアウトされていて、このデコード回路DE
C1、DEC0と2個のフリップフロップFFB1、FFB0とが横方
向に一列に並んで隣接配置されている。
The features of the present invention are as follows. That is,
The register file 1, 4 flip-flops FFA3
To FFA0 and the bit shifter 2 each handle 4-bit data and have a 4-bit width. The two flip-flops FFB1 and FFB0 and the decoding circuits DEC1 and DEC0 transmit 2-bit data as a bit shift amount. It has a 2 bit width. Therefore, in the layout diagram of FIG.
Flip-flops FFB1 and FFB0 are replaced by the lower 2 bits of the four flip-flops FFA3 to FFA0
By laying out at the position corresponding to FFA1 and FFA0, this 2
There is an empty area above the upper bit side of the four flip-flops FFB1 and FFB0, that is, above the upper two-bit flip-flops FFA4 and FFA3 of the four flip-flops FFA3 to FFA0. In addition, the decoding circuit DE
C1 and DEC0 are laid out and this decoding circuit DE
C1 and DEC0 and two flip-flops FFB1 and FFB0 are arranged side by side in the horizontal direction and adjacently arranged.

【0028】また、図2において、前記一列に並んだデ
コード回路DEC1、DEC0及び2個のフリップフロップFFB
1、FFB0の上方には、前記レジスタファイル1が位置す
る。更に、前記一列状のデコード回路DEC1、DEC0及びフ
リップフロップFFB1、FFB0は、前記4個のフリップフロ
ップFFA3〜FFA0の上方に位置し、このフリップフロップ
FFA3〜FFA0の下方には、前記ビットシフタ2が位置す
る。図2から判るように、前記レジスタファイル1、前
記2個のフリップフロップFFB1、FFB0、前記デコード回
路DEC1、DEC0、前記4個のフリップフロップFFA3〜FFA0
及び前記ビットシフタ2は、図1に破線で仕切って示す
ように、ビット単位で対称的にレイアウトされている。
In FIG. 2, the decoding circuits DEC1, DEC0 and two flip-flops FFB are arranged in a line.
1. Above FFB0, the register file 1 is located. Further, the one-line decoding circuits DEC1 and DEC0 and the flip-flops FFB1 and FFB0 are located above the four flip-flops FFA3 to FFA0.
The bit shifter 2 is located below FFA3 to FFA0. 2, the register file 1, the two flip-flops FFB1, FFB0, the decode circuits DEC1, DEC0, and the four flip-flops FFA3 to FFA0.
The bit shifters 2 are symmetrically laid out on a bit-by-bit basis as shown by the broken lines in FIG.

【0029】図3は前記デコード回路DEC1の内部構成を
示す。他のデコード回路DEC0の内部構成も図3と同一で
ある。同図において、デコード回路DEC1は、フリップフ
ロップFFB1から受けるシフト量データを入力端子Aに受
け、このシフト量データを、2個のインバータINV1、IN
V2により順次反転して出力端子Cから出力すると共に、
3個のインバータINV1、INV3、INV4により順次反転して
反転出力端子NCから出力する。
FIG. 3 shows the internal structure of the decoding circuit DEC1. The internal configuration of the other decoding circuit DEC0 is the same as that of FIG. In the figure, a decode circuit DEC1 receives shift amount data received from a flip-flop FFB1 at an input terminal A, and transfers the shift amount data to two inverters INV1 and INV1.
Inverted sequentially by V2 and output from output terminal C,
The signals are sequentially inverted by three inverters INV1, INV3, INV4 and output from an inverted output terminal NC.

【0030】図4は1ビットシフト部2aの内部構成を
示す。同図において、1ビットシフト部2aは、入力デ
ータのビット数(本実施の形態では4ビット)に等しい
個数(=4個)のセレクタSEL1、SEL2、SEL3、SEL4を有
する。各セレクタは同一構成であって、各々、2個の2
入力NAND回路5、6と、その後段に配置された1個
のNAND回路7とを持つ。各セレクタにおいて、前段
の図中左側のNAND回路5には、デコード回路DEC0の
出力端子Cからの出力が入力され、この端子Cの出力値
が“1”のとき、即ち1ビットシフトの要求時に、この
NAND回路5の他方の入力端子に入力されるデータを
選択する。従って、第2ビット以降のセレクタSEL2〜SE
L4のNAND回路5には、1ビット下位のデータD(0)〜
D(2)が入力され、第1ビット目に対応するセレクタSEL1
のNAND回路5には、1ビットシフト後のデータの第
1ビット目の値として、符号データSが入力される。一
方、各セレクタの前段の図中右側のNAND回路6に
は、デコード回路DEC0の反転出力端子NCからの出力が
入力され、この端子NCの出力値が“1”のとき、即ち
1ビットシフトが要求されない時に、このNAND回路
6の他方の入力端子に入力されるデータ、即ち対応する
ビットのデータD(0)〜D(3)を選択する。
FIG. 4 shows the internal configuration of the 1-bit shift unit 2a. In the figure, the 1-bit shift unit 2a has the number (= 4) of selectors SEL1, SEL2, SEL3, and SEL4 equal to the number of bits (4 bits in the present embodiment) of the input data. Each selector has the same configuration, and each of the two 2
It has input NAND circuits 5 and 6 and one NAND circuit 7 arranged at the subsequent stage. In each selector, the output from the output terminal C of the decode circuit DEC0 is input to the NAND circuit 5 on the left side in the preceding figure, and when the output value of this terminal C is "1", that is, when a one-bit shift is requested. Select data input to the other input terminal of NAND circuit 5. Therefore, the selectors SEL2 to SEL2 for the second and subsequent bits
The L4 NAND circuit 5 has one bit lower data D (0) to
D (2) is input and the selector SEL1 corresponding to the first bit
The sign data S is input as the value of the first bit of the data after one bit shift. On the other hand, the output from the inverting output terminal NC of the decoding circuit DEC0 is input to the NAND circuit 6 on the right side in the figure at the preceding stage of each selector, and when the output value of this terminal NC is "1", that is, one bit shift is performed. When not required, the data input to the other input terminal of the NAND circuit 6, that is, the data D (0) to D (3) of the corresponding bit is selected.

【0031】図5は2ビットシフト部2bの内部構成を
示す。同図において、2ビットシフト部2bは、前記1
ビットシフト部2aと同様に、同一構成の4個のセレク
タSEL1、SEL2、SEL3、SEL4を有する。前記1ビットシフ
ト部2aと異なる点は、第3ビット以降のセレクタSEL
3、SEL4のNAND回路5には、2ビット下位のデータD
(0)、D(1)が入力され、第1及び第2ビット目に対応す
る2個のセレクタSEL1、SEL2のNAND回路5には、各
々、2ビットシフト後のデータの第1及び第2ビット目
の値として、符号データSが入力される点である。
FIG. 5 shows the internal configuration of the 2-bit shift unit 2b. In the figure, the 2-bit shift unit 2b
Like the bit shift unit 2a, it has four selectors SEL1, SEL2, SEL3, and SEL4 having the same configuration. The difference from the 1-bit shift unit 2a is that the selector SEL after the third bit
3. In the NAND circuit 5 of SEL4, two bits lower data D
(0) and D (1) are input to the NAND circuits 5 of the two selectors SEL1 and SEL2 corresponding to the first and second bits, respectively. The point is that the code data S is input as the value of the bit.

【0032】従って、本実施の形態では、前記デコード
回路DEC1、DEC0と2個のフリップフロップFFB1、FFB0と
が、横方向に一列に並んで隣接配置された状態で、前記
レジスタファイル1、4個のフリップフロップFFA3〜FF
A0及び前記ビットシフタ2と共にビット単位で対称的に
レイアウトされていて、これ等のビットシフト量データ
を取り扱うデコード回路DEC1、DEC0及びフリップフロッ
プFFB1、FFB0がデータバス中に配置されているので、従
来のようにビットシフト量データをデータパス外に取り
出したり、データパ中に取り込む必要が無い。従って、
ビットシフト量データを伝搬する信号配線の長さを従来
よりも短縮できて、信号伝搬速度を速めることができ、
バレルシフタのシフト動作の高速化を図ることができ
る。
Therefore, in the present embodiment, the decoding circuits DEC1 and DEC0 and the two flip-flops FFB1 and FFB0 are arranged side by side in the horizontal direction and are adjacent to each other. Flip-flops FFA3-FF
A0 and the bit shifter 2 are symmetrically laid out on a bit basis, and the decoding circuits DEC1 and DEC0 and the flip-flops FFB1 and FFB0 that handle these bit shift amount data are arranged in the data bus. As described above, there is no need to take out the bit shift amount data outside the data path or into the data path. Therefore,
The length of the signal wiring for transmitting the bit shift amount data can be reduced as compared with the conventional case, and the signal propagation speed can be increased.
The speed of the shift operation of the barrel shifter can be increased.

【0033】尚、本実施の形態の3ビットバレルシフタ
では、デコード回路DEC0、DEC1の出力端子Cの出力をA
0、A1とし、1ビットシフト部2a及び2ビットシフト
部2bのシフト量をX0(=1)、X1(=2)とする
と、シフト量制御信号で指定されるビットシフト量Y
は、次式1 Y=A1・X1+A0・X0 …(1) で表現される。例えば、デコード回路DEC0、DEC1の出力
A0、A1がA0=1、A1=0のとき、ビットシフト量Y
は“1”となり、A0=0、A1=1のとき、Y=2とな
り、A0=1、A1=1のとき、Y=3となる。一般に、
バレルシフタがn個の直列接続されたビットシフト部を
持つときには、ビットシフト量Yは次式2 Y=An-1・Xn-1+An-2・Xn-2+… +A1・X1+A0・X0 …(2) で表現される。従って、本実施の形態では、3ビットバ
レルシフタを例示して説明したが、nビットバレルシフ
タにも同様に適用できるのは勿論である。
In the 3-bit barrel shifter of the present embodiment, the output of the output terminal C of the decoding circuits DEC0 and DEC1 is
Assuming that the shift amounts of the 1-bit shift unit 2a and the 2-bit shift unit 2b are X0 (= 1) and X1 (= 2), the bit shift amount Y specified by the shift amount control signal is 0, A1.
Is expressed by the following equation 1 Y = A1 · X1 + A0 · X0 (1) For example, when the outputs A0 and A1 of the decode circuits DEC0 and DEC1 are A0 = 1 and A1 = 0, the bit shift amount Y
Is "1", Y = 2 when A0 = 0 and A1 = 1, and Y = 3 when A0 = 1 and A1 = 1. In general,
When the barrel shifter has n serially connected bit shift units, the bit shift amount Y is expressed by the following equation (2): Y = An-1 ・ Xn-1 + An-2 ・ Xn-2 +... + A1 ・ X1 + A0 ・ X0 (2) Is expressed. Therefore, in the present embodiment, a 3-bit barrel shifter has been described as an example. However, it is needless to say that the present invention can be similarly applied to an n-bit barrel shifter.

【0034】続いて、本実施の形態の効果を説明する。
本実施の形態の効果をゲート遅延時間で考察すると、以
下のようになる。無負荷時遅延をT0、遅延負荷依存係
数をΔt、出力負荷容量をCとすると、ゲート遅延値T
は次式3で近似できる。また、単位配線長当たりの配線
負荷容量をΔcとすると、配線長Lの場合の配線容量C
は次式4で近似できる。
Next, the effects of the present embodiment will be described.
Considering the effect of the present embodiment in terms of the gate delay time, it is as follows. Assuming that the no-load delay is T0, the delay load dependency coefficient is Δt, and the output load capacitance is C, the gate delay value T
Can be approximated by the following equation 3. Further, assuming that a wiring load capacitance per unit wiring length is Δc, a wiring capacitance C for a wiring length L
Can be approximated by the following equation 4.

【0035】 T=T0+C・Δt …(3) C=L・Δc …(4) 図2のレイアウトにおいて、データパス部の1ビット当
りの幅をd、高さをhとし、フリップフロップの無負荷
時遅延T0及び遅延負荷依存係数Δtを、各々、T0f、Δ
tf、デコーダの無負荷時遅延T0及び遅延負荷依存係数
Δtを、各々、T0d、Δtdとする。図2のレイアウト構
成において、被ビットシフトデータAのビット幅がmビ
ット、シフト量データBのビット幅がnビットの場合、
クロック信号CLKの立ち上がりから1ビットシフト部
2aへのビットシフト量信号C、NCが確定するまでの
遅延時間Tc0は次式5で表現される。一方、従来の図7
のレイアウト構成の場合には、対応する遅延時間Tc0は
次式6となるので、遅延時間の差(Tc06-Tc01)は次式
7で表現される。
T = T0 + C · Δt (3) C = L · Δc (4) In the layout of FIG. 2, the width per bit of the data path portion is d, the height is h, and the flip-flop is The no-load delay T0 and the delay load-dependent coefficient Δt are denoted by T0f and Δt, respectively.
tf, a delay T0 at the time of no load of the decoder, and a delay load dependence coefficient Δt are T0d and Δtd, respectively. In the layout configuration of FIG. 2, when the bit width of bit-shifted data A is m bits and the bit width of shift amount data B is n bits,
The delay time Tc0 from the rising of the clock signal CLK to the determination of the bit shift amount signals C and NC to the 1-bit shift unit 2a is expressed by the following equation 5. On the other hand, FIG.
In the case of the layout configuration described above, the corresponding delay time Tc0 is expressed by the following equation 6, and the difference (Tc06-Tc01) between the delay times is expressed by the following equation 7.

【0036】 Tc01 = T0f + n・d・Δtf・Δc + T0d + ((n+1)h+m・d)・Δtd・Δc …(5) Tc06 = T0f + (m・d+(n+1)h)・Δtf・Δc + T0d + m・d・Δtd・Δc …(6) Tc06-Tc01 = ((m-n)・d・Δtf + (n+1)h・(Δtf-Δtd))・Δc …(7) 通常、Δtf、Δtdは同程度の大きさΔtであり、ビット
数mはビット数nに比べて大きいので、Tco6-Tc01>0
となる。例えば次式8 Δtf = Δtd = Δt = 4psec/fF Δc = 0.2fF/μm m=32、n=5 d=h=30μm …(8) に示すような具体的数値をとれば、図2のレイアウト構
成の方が、従来の図2のレイアウトに比べて、次式9に
示す時間だけ高速になる。
Tc01 = T0f + n · d · Δtf · Δc + T0d + ((n + 1) h + m · d) · Δtd · Δc (5) Tc06 = T0f + (m · d + (n + 1) h) · Δtf · Δc + T0d + m · d · Δtd · Δc ... (6) Tc06-Tc01 = ((mn) · d · Δtf + (n + 1) h · (Δtf-Δtd)) · Δc ... (7) Normally, Δtf and Δtd are approximately the same size Δt, and the number of bits m is larger than the number of bits n, so that Tco6−Tc01> 0
Becomes For example, the following equation 8 Δtf = Δtd = Δt = 4 psec / fF Δc = 0.2 fF / μm m = 32, n = 5 d = h = 30 μm (8) The configuration is faster than the conventional layout of FIG. 2 by the time shown in the following equation 9.

【0037】 Tc06-Tc01=((m-n)・d・Δtf+(n+1)h・(Δtf-Δtd))・Δc =(m-n)・d・Δt・Δc =0.648nsec …(9) クロック周波数が200MHzの場合には、1Hzは5nsec
周期であるので、この高速化できる時間は1周期の15
%に相当し、高速化の効果は大きい。
Tc06−Tc01 = ((mn) · d · Δtf + (n + 1) h · (Δtf−Δtd)) · Δc = (mn) · d · Δt · Δc = 0.648nsec (9) In the case of 200MHz, 1Hz is 5nsec
Since this is a cycle, the time that can be increased is 15 times of one cycle.
%, And the effect of speeding up is great.

【0038】尚、本実施の形態では、被シフトデータを
4ビット、ビットシフト量データを2ビットとしたが、
本発明はこれに限定されない。また、ビットシフタ2は
一方向にビットシフトする構成を例示したが、双方向ビ
ットシフタで構成しても良いのは勿論である。
In this embodiment, the data to be shifted is 4 bits and the bit shift amount data is 2 bits.
The present invention is not limited to this. Further, the bit shifter 2 has been described as having a configuration in which the bit is shifted in one direction, but it is needless to say that the bit shifter 2 may be configured with a bidirectional bit shifter.

【0039】[0039]

【発明の効果】以上説明したように、請求項1ないし請
求項5記載のデコード回路付きバレルシフタのレイアウ
ト構造発明によれば、ビットシフト量制御信号の入力部
及びデコード回路をデータパス中にレイアウトしたの
で、前記制御信号入力部へのビットシフト量データの入
力から、デコード回路でデコードされたビットシフト量
信号のビットシフタへの入力までの信号配線長を従来よ
りも短縮できて、バレルシフタの配線負荷を減少させる
ことができ、よって、配線遅延時間が少なくて高速にシ
フト動作するデコード回路付きバレルシフタを得ること
ができる効果を奏する。
As described above, according to the layout structure invention of the barrel shifter with the decoding circuit according to the first to fifth aspects, the input section of the bit shift amount control signal and the decoding circuit are laid out in the data path. Therefore, the signal wiring length from the input of the bit shift amount data to the control signal input section to the input of the bit shift amount signal decoded by the decoding circuit to the bit shifter can be reduced as compared with the conventional case, and the wiring load of the barrel shifter can be reduced. This makes it possible to obtain a barrel shifter with a decoding circuit that can shift at high speed with a short wiring delay time.

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

【図1】本発明の実施の形態のバレルシフタの全体構成
を示すブロック図である。
FIG. 1 is a block diagram illustrating an overall configuration of a barrel shifter according to an embodiment of the present invention.

【図2】同バレルシフタのレイアウトを示す図である。FIG. 2 is a diagram showing a layout of the barrel shifter.

【図3】同バレルシフタに備えるデコード回路の内部構
成を示す図である。
FIG. 3 is a diagram showing an internal configuration of a decode circuit provided in the barrel shifter.

【図4】同バレルシフタに備えるビットシフタの1ビッ
トシフト部の内部構成を示す図である。
FIG. 4 is a diagram showing an internal configuration of a 1-bit shift unit of a bit shifter provided in the barrel shifter.

【図5】同ビットシフタの2ビットシフト部の内部構成
を示す図である。
FIG. 5 is a diagram showing an internal configuration of a 2-bit shift unit of the bit shifter.

【図6】従来のバレルシフタの全体構成を示すブロック
図である。
FIG. 6 is a block diagram showing the entire configuration of a conventional barrel shifter.

【図7】従来のバレルシフタのレイアウトを示す図であ
る。
FIG. 7 is a diagram showing a layout of a conventional barrel shifter.

【符号の説明】 1 レジスタファイル 2 ビットシフタ 2a 1ビットシフト部 2b 2ビットシフト部 FFA3〜FFA0 フリップフロップ(データ入
力部) FFB1、FFB0 フリップフロップ(制御信号
入力部) DEC1、DEC0 デコード回路 SEL1〜SEL4 セレクタ A(0)〜A(3) 被ビットシフトデータ B(0)、B(1) ビットシフト量データ
[Description of Signs] 1 register file 2 bit shifter 2a 1 bit shift unit 2b 2 bit shift unit FFA3 to FFA0 flip-flop (data input unit) FFB1, FFB0 flip-flop (control signal input unit) DEC1, DEC0 decode circuit SEL1 to SEL4 selector A (0) to A (3) Bit shift data B (0), B (1) Bit shift amount data

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 7/00 H01L 21/82 ──────────────────────────────────────────────────続 き Continued on front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 7/00 H01L 21/82

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 複数ビットで構成されたデータが入力さ
れるデータ入力部と、 前記入力データのビット数よりも少ないビット数で構成
されると共に、シフト量制御信号を入力する制御信号入
力部と、 前記入力データのビット数よりも少ないビット数で構成
されると共に、前記制御信号入力部から前記シフト量制
御信号を受け、このシフト量制御信号を2進数のビット
シフト量に変換するデコード回路と、 前記入力データのビット数に等しいビット数で構成され
ると共に、前記デコード回路のビットシフト量、及び前
記データ入力部の入力データを受け、前記ビットシフト
量だけ前記入力データをビットシフトするビットシフタ
とを備えたデコード回路付きバレルシフタのレイアウト
構造であって、 前記制御信号入力部及び前記デコード回路は横方向に一
列に並んでレイアウトされ、 前記制御信号入力部、前記デコード回路、前記データ入
力部及び前記ビットシフタが、ビット単位で対称的にレ
イアウトされていることを特徴とするデコード回路付き
バレルシフタのレイアウト構造。
1. A data input unit to which data composed of a plurality of bits is inputted, and a control signal input unit comprising a bit number smaller than the bit number of the input data and inputting a shift amount control signal A decoding circuit configured with a smaller number of bits than the number of bits of the input data, receiving the shift amount control signal from the control signal input unit, and converting the shift amount control signal into a binary bit shift amount; A bit shifter configured to have a number of bits equal to the number of bits of the input data, receive a bit shift amount of the decoding circuit, and input data of the data input unit, and bit-shift the input data by the bit shift amount; A layout structure of a barrel shifter with a decoding circuit, comprising: the control signal input unit and the decoding circuit. A layout in which the control signal input section, the decode circuit, the data input section, and the bit shifter are symmetrically laid out in bit units, the layout being arranged in a row in the horizontal direction. Construction.
【請求項2】 前記デコード回路は、前記制御信号入力
部の上位ビット側の側方に隣接してレイアウトされるこ
とを特徴とする請求項1記載のデコード回路付きバレル
シフタのレイアウト構造。
2. The layout structure of a barrel shifter with a decode circuit according to claim 1, wherein said decode circuit is laid out adjacent to a side of said control signal input section on the upper bit side.
【請求項3】 前記制御信号入力部及び前記デコード回
路は、前記データ入力部の上方にレイアウトされること
を特徴とする請求項1又は請求項2記載のデコード回路
付きバレルシフタのレイアウト構造。
3. The layout structure of a barrel shifter with a decode circuit according to claim 1, wherein the control signal input section and the decode circuit are laid out above the data input section.
【請求項4】 前記ビットシフタは、予め設定したビッ
ト数だけビットシフト可能な複数個のビットシフト部が
直列に接続されて成ることを特徴とする請求項1又は請
求項2記載のデコード回路付きバレルシフタのレイアウ
ト構造。
4. The barrel shifter with a decoding circuit according to claim 1, wherein said bit shifter comprises a plurality of bit shift units capable of bit shifting by a predetermined number of bits connected in series. Layout structure.
【請求項5】 前記データ入力部に前記複数ビットのデ
ータを入力するレジスタファイルを有し、 前記レジスタファイルは、前記制御信号入力部、前記デ
コード回路、前記データ入力部及び前記ビットシフタと
共に、ビット単位で対称的にレイアウトされていること
を特徴とする請求項1又は請求項2記載のデコード回路
付きバレルシフタのレイアウト構造。
5. A register file for inputting the plurality of bits of data to the data input unit, wherein the register file includes a bit unit together with the control signal input unit, the decoding circuit, the data input unit, and the bit shifter. 3. The layout structure of a barrel shifter with a decoding circuit according to claim 1, wherein the layout structure is symmetrical.
JP29209397A 1996-10-29 1997-10-24 Layout structure of barrel shifter with decode circuit Expired - Fee Related JP3319711B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP29209397A JP3319711B2 (en) 1996-10-29 1997-10-24 Layout structure of barrel shifter with decode circuit

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP28635896 1996-10-29
JP8-286358 1996-10-29
JP29209397A JP3319711B2 (en) 1996-10-29 1997-10-24 Layout structure of barrel shifter with decode circuit

Publications (2)

Publication Number Publication Date
JPH10187415A JPH10187415A (en) 1998-07-21
JP3319711B2 true JP3319711B2 (en) 2002-09-03

Family

ID=26556275

Family Applications (1)

Application Number Title Priority Date Filing Date
JP29209397A Expired - Fee Related JP3319711B2 (en) 1996-10-29 1997-10-24 Layout structure of barrel shifter with decode circuit

Country Status (1)

Country Link
JP (1) JP3319711B2 (en)

Also Published As

Publication number Publication date
JPH10187415A (en) 1998-07-21

Similar Documents

Publication Publication Date Title
CA1175154A (en) Shift circuit
US5175819A (en) Cascadable parallel to serial converter using tap shift registers and data shift registers while receiving input data from FIFO buffer
US5079548A (en) Data packing circuit in variable length coder
US4383304A (en) Programmable bit shift circuit
US6738795B1 (en) Self-timed transmission system and method for processing multiple data sets
EP0416869B1 (en) Digital adder/accumulator
US4701877A (en) Highspeed parallel adder with clocked switching circuits
EP0416513A2 (en) Fifo memory device
US6442579B1 (en) Low power linear feedback shift registers
US4783757A (en) Three input binary adder
JP3319711B2 (en) Layout structure of barrel shifter with decode circuit
US4453157A (en) Bi-phase space code data signal reproducing circuit
US4815019A (en) Fast ALU equals zero circuit
US5357457A (en) Adder with carry look ahead circuit
EP0571694B1 (en) Fast adder chain
EP0582311B1 (en) Parallel-serial data converter
US20020036935A1 (en) Programmable high speed frequency divider
JP3459330B2 (en) High-speed barrel shifter
US5941937A (en) Layout structure for barrel shifter with decode circuit
US4914616A (en) Coded incrementer having minimal carry propagation delay
JPS6244727B2 (en)
US5544085A (en) Fast adder chain
US7123679B2 (en) Counter having improved counting speed
JPH05258589A (en) Variable length shift register
KR100418574B1 (en) Loadable up/down counter circuit

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20020604

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080621

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090621

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100621

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100621

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110621

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees