KR920002745Y1 - System for high-speed and rotation - Google Patents

System for high-speed and rotation Download PDF

Info

Publication number
KR920002745Y1
KR920002745Y1 KR2019890014348U KR890014348U KR920002745Y1 KR 920002745 Y1 KR920002745 Y1 KR 920002745Y1 KR 2019890014348 U KR2019890014348 U KR 2019890014348U KR 890014348 U KR890014348 U KR 890014348U KR 920002745 Y1 KR920002745 Y1 KR 920002745Y1
Authority
KR
South Korea
Prior art keywords
data
shift
buffers
buffer
rotated
Prior art date
Application number
KR2019890014348U
Other languages
Korean (ko)
Other versions
KR910006218U (en
Inventor
박용운
Original Assignee
금성계전 주식회사
백중영
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 금성계전 주식회사, 백중영 filed Critical 금성계전 주식회사
Priority to KR2019890014348U priority Critical patent/KR920002745Y1/en
Publication of KR910006218U publication Critical patent/KR910006218U/en
Application granted granted Critical
Publication of KR920002745Y1 publication Critical patent/KR920002745Y1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F5/00Methods or arrangements for data conversion without changing the order or content of the data handled
    • G06F5/01Methods or arrangements for data conversion without changing the order or content of the data handled for shifting, e.g. justifying, scaling, normalising
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • G06F9/30007Arrangements for executing specific machine instructions to perform operations on data operands
    • G06F9/30032Movement instructions, e.g. MOVE, SHIFT, ROTATE, SHUFFLE

Abstract

내용 없음.No content.

Description

고속 시프트 및 로테이트 시스템Fast shift and rotate system

제 1 도는 종래의 로테이트 및 샤프트 시스템에 대한 개략도.1 is a schematic diagram of a conventional rotate and shaft system.

제 2 도는 본 고안의 고속 시프트 및 로테이트 시스템에 대한 블록도.2 is a block diagram of a fast shift and rotate system of the present invention.

제 3 도는 제 2 도 마스킹로직부(14)의 로직표.3 is a logic table of the masking logic portion 14 of FIG.

제 4 도 및 제 5 도는 우시프트 데이타를 좌시프트 데이타로 변환시키기 위한 조건을 보인 표 및 일실시예시도.4 and 5 are tables and one embodiment showing conditions for converting right shift data into left shift data.

제 6 도는 좌 시프트의 기능만을 갖는 간략화된 일실시예시도.6 shows a simplified embodiment with only the function of a left shift.

* 도면의 주요부분에 대한 부호의 설명* Explanation of symbols for main parts of the drawings

11a-11a, 11b-13b, 21a-23a, 21b-23b : 버퍼11a-11a, 11b-13b, 21a-23a, 21b-23b: buffer

14 : 마스킹로직부14: masking logic part

본 고안은 디지탈회로에서의 비트 시프트 및 로테이트(Rotate)에 관한 것으로, 특히 클럭을 사용하지 않고 게이트회로의 통과만으로 로테이트 및 시프트 동작을 실현할수 있도록 한 고속 시프트 및 로테이트 시스템에 관한 것이다.The present invention relates to bit shift and rotate in a digital circuit, and more particularly, to a high speed shift and rotate system capable of realizing a rotate and shift operation only through passage of a gate circuit without using a clock.

제 1 도는 종래의 로테이트 및 시프트 시스템에 대한 개략도로서 이에 도시한 바와 같이, 병렬데이타를 태치하여 시프트동작을 수행하는 시프트래지스터(1)와, 상기 시프트래지스터(1)에 시프트펄스를 제공하는 클럭발생부(2)로 구성되고, 여기에 처리해야할 상황에 따라 제어신호를 발생시키는 제어신호 발생부(도면에 미표시)가 추가로 접속된다.1 is a schematic diagram of a conventional rotate and shift system, as shown therein, a shift register 1 for performing a shift operation by attaching parallel data, and providing a shift pulse to the shift register 1; A control signal generator (not shown in the drawing), which is composed of a clock generator 2 and generates control signals in accordance with a situation to be processed, is further connected thereto.

이와같이 구성된 종래의 시스템에 있어서, n비트의 시프트동작이 이루어지는 과정을 살펴보면, 먼저 시프트 하고자 하는 1바이트 또는 1워드의 데이타를 시프트래지스터(1)에 래치시키고 나서 클럭발생부(2)에 시프트데이타(시프트갯수=n)를 기억시킨다.In the conventional system configured as described above, a process of performing an n-bit shift operation is performed. First, one-byte or one-word data to be shifted is latched in the shift register 1, and then shift data is shifted to the clock generator 2. Remember (shift number = n).

이어서 제어신호 발생부에서 제어라인에 제어신호를 출력하고, 클럭발생부(2)에 기록된 시프트데이타를 하나씩 감소시키면서 n개의 펄스를 상기 시프트래지스터(1)에 출력하여 n비트의 시프트동작이 수행되게 되어 있었다. 그러나 이와같은 종래의 시스템에 있어서는 데이타의 래치 및 클럭펄스 데이타입력, 클럭발생에 의해 순차적으로 데이타의 처리가 이루어져 상당히 많은 시간을 필요로하므로 고속을 요하는 회로에 적용할 수 없는 문제점이 있었다.Subsequently, the control signal generator outputs a control signal to the control line, and outputs n pulses to the shift register 1 while decreasing the shift data recorded in the clock generator 2 one by one to thereby perform n-bit shift operation. It was to be performed. However, in such a conventional system, since data processing is performed sequentially by data latching, clock pulse data input, and clock generation, a considerable amount of time is required, and thus there is a problem that it cannot be applied to a circuit requiring high speed.

본 고안은 이와 같은 종래의 문제점을 해결하기 위하여 데이타의 로테이트 및 시프트동작을 수행함에 있어서, 클럭신호를 이용하지 않고, 게이트회로의 통과만으로 데이타를 처리할 수 있는 시스템을 안출한 것으로 이를 첨부한 도면에 의하여 상세히 설명한다.The present invention devised a system capable of processing data by only passing through a gate circuit without using a clock signal in performing data rotation and shift operations in order to solve such a conventional problem. It explains in detail.

제 2 도는 본 고안 고속 시프트 및 로테이트 시스템에 대한 블록도로서 이에 도시한 바와 같이, 데이타라인(D'7-D'o)을 각각 1비트, 2비트, 4비트, 로테이트 시켜서 입력단자에 직렬접속한 버퍼(11a-13a)에 접속하고, 상기 데이타라인(D'7-D'o)을 정순서로 입력단에 직렬 접속한 버퍼(11b-13b)에 접속하되, 상기 로테이트된 입력선을 갖는 버퍼(11a-13a)와 정순서의 입력선을 갖는 버퍼(11b-13b)의 데이타라인(K7-Ko), (M7-Mo)을 하나씩 서로 공통 접속하여 쌍을 이루게 하고, 상기 버퍼(13a), (13b)의 데이타라인(D7-Do)을 마스킹로직부(14)를 통해 출력 데이타라인(D7-Do)에 접속하여 구성한 것으로 이와같이 구성된 본 고안의 작용 및 효과를 첨부한 제 3 도 내지 6 도를 참조하여 상세히 설명하면 다음과 같다.2 is a block diagram of the high-speed shift and rotate system of the present invention. As shown in FIG. 2, the data lines D'7-D'o are rotated 1 bit, 2 bits, 4 bits, and rotated in series to the input terminals. A buffer (11b-13b) connected to one of the buffers (11a-13a) and connected to the buffers (11b-13b) in which the data lines (D'7-D'o) are serially connected to the input terminals. 11a-13a and the data lines K7-Ko and M7-Mo of the buffers 11b-13b having the input lines in the order of common connection to each other to form a pair, and the buffers 13a, ( 13b) by connecting the data line D7-Do to the output data line D7-Do through the masking logic unit 14. FIGS. 3 to 6 are attached to the operation and effect of the present invention. Detailed description with reference to the following.

버퍼(11a)의 입력단자(A7-Ao)는 데이타라인(D'6-D'7)에 순차적으로 연결되고 그 버퍼(11a)의 출력단자(B7-Bo)는 데이타라인(K7-Ko)에 각각 접속되어 있어 결국 상기 데이타라인(D'6-D'7)은 상기 데이타라인(K7-Ko)에 로테이트되어 접속된 것과 같이 된다.The input terminals A7-Ao of the buffer 11a are sequentially connected to the data lines D'6-D'7, and the output terminals B7-Bo of the buffer 11a are the data lines K7-Ko. The data lines D'6-D'7 are rotated to the data lines K7-Ko, respectively.

이와 같은 방법으로 버퍼(12a)를 통과하면 2비트 로테이트되고 다시 버퍼(13a)를 통해서는 4비트가 로테이트된다.By passing through the buffer 12a in this manner, two bits are rotated, and again four bits are rotated through the buffer 13a.

한편, 버퍼(11b-13b)는 각 입력을 그대로 통과시키는 열할을 하며, 상기 6개의 버퍼(11a-13a), (11b-13b)출력은 3스테이트를 갖으며 그 버퍼(11a, 11b), (12a, 12b), (13a, 13b)는 서로 반대의 로직을 갖는 인에이블단자(eo-e2)을 가지고 있어 데이타의 충돌현상을 방지할 수 있게 하였다.On the other hand, the buffers 11b-13b serve to pass each input as it is, and the outputs of the six buffers 11a-13a and 11b-13b have three states, and the buffers 11a, 11b, and ( 12a, 12b) and (13a, 13b) have enable terminals (eo-e2) having opposite logics to prevent data collisions.

여기서, 상기의 설명을 토대로하고 상기 버퍼(11a-13a), (11b-13b)의 인에이블단자(eo-e2)에 1, 0.1의 비트 로테이트 데이타가 인가되는 것을 예로하여 설명해 보면, 버퍼(11a)는 인에이블 되는 반면 버퍼(11b)는 디스에이블되므로 데이타라인(D'7-D'o)에 실린 데이타(d'7-d'o)는 상기 버퍼(11a)는 상기 버퍼(11a)를 통하면서 1비트 로테이트되어 데이타라인(K7-Ko)에 실린 데이타가 d'6-d'o, d'7 순으로 출력되고, 버퍼(12a)는 디스에이블된 반면 버퍼(12a)는 인에이블 되었으므로 상기의 데이타(d'6-d'o, d'7)는 그 버퍼(12a)를 통해 로테이트됨이 없이 그대로 데이타라인(M7-Mo)에 실리게 된다. 또한 버퍼(13a)는 인에이블되고 버퍼(13b)는 디스에이블 되었으므로 상기 데이타라인(M7-Mo)에 실린 1비트 시프트된 데이타(d'6-d'o, d'7)는 다시 그 버퍼(13a)를 통해 4비트 로테이트된 다음 데이타라인(D7-Do)에 d'2, d'1, d'o, d'7, d'6, d'5, d'4, d'3순으로 재배열되어 실리게 되므로 결국, 상기의 입력데이타(d7-do)를 좌측방향으로 5비트 로테이트하여 데이타라인(D7-Do)상에 출력시키는 동작이 완료되었다. 그리고, 상기 데이타라인(D7-Do)상에 실린 데이타는 제 3 도와 같이 로직동작을 수행하는 마스킹로직부(14)를 통해 데이타라인(D"7-D"o)에 출력되고, 상기와 같은 방법으로 입력데이타를 좌, 우측 방향으로 로테이트 및 좌, 우측으로 시프트 시킬 수 있게 된다.Here, based on the above description and explaining that bit rotate data of 1 and 0.1 is applied to the enable terminals eo-e2 of the buffers 11a-13a and 11b-13b as an example, the buffer 11a ) Is enabled while the buffer 11b is disabled, so that the data d'7-d'o on the data line D'7-D'o is not allowed to the buffer 11a. 1 bit is rotated and data on the data line K7-Ko is output in the order of d'6-d'o, d'7, and buffer 12a is disabled while buffer 12a is enabled. The data d'6-d'o and d'7 are loaded onto the data line M7-Mo without being rotated through the buffer 12a. In addition, since the buffer 13a is enabled and the buffer 13b is disabled, the 1-bit shifted data d'6-d'o and d'7 on the data line M7-Mo are again stored in the buffer ( 4 bits rotated through 13a) and then d'2, d'1, d'o, d'7, d'6, d'5, d'4, and d'3 on the data line (D7-Do). After rearranging and loading, the input data d7-do is rotated 5 bits to the left and outputted on the data line D7-Do. The data loaded on the data line D7-Do is output to the data line D ″ 7-D ″ o through the masking logic unit 14 performing a logic operation as shown in the third diagram. In this way, the input data can be rotated left and right and shifted left and right.

여기서 제 4 도 및 5 도는 우(R)시프트 데이타를 좌(L)시프트 데이타로 변환시키기 위한 조건을 보인 표 및 일실시예시도 이고, 제 6 도는 좌시프트의 기능만을 갖는 간략화된 일실시예시도이다.4 and 5 are tables and one embodiment showing conditions for converting right (R) shift data into left (L) shift data, and FIG. 6 is a simplified embodiment showing only the function of left shift. to be.

이상에서 상세히 설명한 바와같이 본 고안은 데이타를 로테이트 및 시프트 시킴에 있어서, 클럭신호를 사용하지 않고, 게이트 회로의 통과만으로 처리할 수 있어 고속의 데이타 처리를 요구하는 시스템에 적용시킬 수 있는 이점이 있다.As described in detail above, the present invention has the advantage that it can be applied to a system requiring high-speed data processing because the data can be processed only through the gate circuit without using a clock signal in rotating and shifting data. .

Claims (1)

데이타라인(D'7-D'o)을 각각 1비트, 2비트, 4비트 로테이트 시켜서 직렬접속한 버퍼(11a-13a)에 접속함과 아울러, 정순서로 직렬접속한 버퍼(11b-13b)에 접속하되, 서로 배타적인 버퍼링 동작을 수행하는 상기 버퍼(11a-13a)와 버퍼(11a-13a)와 버퍼(11b-13b)의 데이타라인(K7-Ko), (M7-Mo)을 하나씩 공통접속하여 쌍을 이루게하고, 상기 버퍼(11a), (13b)의 데이타라인(D7-Do)을 마스킹로직부(14)를 통해 출력 데이타라인(D"7-D"o)에 접속하여 구성된 것을 특징으로 하는 고속 시프트 및 로테이트 시스템.The data lines D'7-D'o are rotated 1 bit, 2 bits, and 4 bits, respectively, to the serially connected buffers 11a-13a, and to the serially connected buffers 11b-13b. The data lines K7-Ko and M7-Mo of the buffers 11a-13a, 11a-13a, and 11b-13b, which are mutually exclusive buffering operations, are connected one by one. And the data lines D7-Do of the buffers 11a and 13b are connected to the output data lines D "7-D" o through the masking logic unit 14. High speed shift and rotate system.
KR2019890014348U 1989-09-30 1989-09-30 System for high-speed and rotation KR920002745Y1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR2019890014348U KR920002745Y1 (en) 1989-09-30 1989-09-30 System for high-speed and rotation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR2019890014348U KR920002745Y1 (en) 1989-09-30 1989-09-30 System for high-speed and rotation

Publications (2)

Publication Number Publication Date
KR910006218U KR910006218U (en) 1991-04-24
KR920002745Y1 true KR920002745Y1 (en) 1992-04-30

Family

ID=19290476

Family Applications (1)

Application Number Title Priority Date Filing Date
KR2019890014348U KR920002745Y1 (en) 1989-09-30 1989-09-30 System for high-speed and rotation

Country Status (1)

Country Link
KR (1) KR920002745Y1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100402095B1 (en) * 2001-07-26 2003-10-17 이상식 Bracket for temporary construction work

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100402095B1 (en) * 2001-07-26 2003-10-17 이상식 Bracket for temporary construction work

Also Published As

Publication number Publication date
KR910006218U (en) 1991-04-24

Similar Documents

Publication Publication Date Title
US4472788A (en) Shift circuit having a plurality of cascade-connected data selectors
US3946379A (en) Serial to parallel converter for data transmission
KR970076820A (en) Semiconductor integrated circuit
KR920002745Y1 (en) System for high-speed and rotation
US4387294A (en) Shift register-latch circuit driven by clocks with half cycle phase deviation and usable with a serial alu
GB1363707A (en) Synchronous buffer unit
US3618033A (en) Transistor shift register using bidirectional gates connected between register stages
US5499383A (en) DMA control device controlling sequential storage of data
US4878058A (en) Multi-protocol data conversion
US5191654A (en) Microprocessor for high speed data processing
KR0171939B1 (en) Random accessible fifo resistor
JP3008637B2 (en) Digital demodulation circuit
KR930008038B1 (en) Memory controller
JPH0310129B2 (en)
KR100199190B1 (en) Data acquisition logic
SU1095397A1 (en) Converter of binary signal to balanced five-level signal
SU1298746A1 (en) Device for generating address of next microinstruction
SU506133A1 (en) Binary signaling equipment
SU1649531A1 (en) Number searcher
KR910006684Y1 (en) Cpu signal controlling circuit
KR100237651B1 (en) Encoder of cellullar system
KR0178892B1 (en) Circuit for clock multiplex
KR100239727B1 (en) Encoder of cellullar system
SU1552170A1 (en) Multiplexer
JPH04178011A (en) Selector

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
REGI Registration of establishment
LAPS Lapse due to unpaid annual fee