Abstract:
본발명은별도의가상영역으로관리되는복수의정보저장테이블을가지는메모리장치및 그의제어방법을개시한다. 즉, 본발명은별도의가상영역으로관리되는복수의정보저장테이블을가지는메모리시스템에서결함리페어를적용함으로써, 전체정보저장공간을활용하여영역별로균등하게사용하여전체시스템의성능을향상시키며, 정보저장공간을활용하여정보저장공간의효율성을극대화시킬수 있다.
Abstract:
본발명은영구메모리의영구적저장순서를제공하기위한캐시에서의메모리관리장치및 그방법을개시한다. 즉, 본발명은주 메모리로영구메모리를사용하는컴퓨터시스템에서주 메모리의메모리쓰기명령순서가프로세서에서의메모리쓰기명령순서와일치하도록캐시메모리를관리하는영구메모리의영구적저장순서를제공함으로써전원을켜면이전의작업내용으로바로복귀가가능한즉시부팅을실현할수 있으며, 전원차단또는시스템충돌에의한복구가필요한상황에서도주 메모리로영구메모리를사용함에있어주 메모리차원에서복구가가능할수 있다.
Abstract:
본발명은 FA 상태결정테이블을근거로한 DRAM 내의데이터검출을위한동적메모리장치및 그방법을개시한다. 즉, 본발명은스캐너소프트웨어부를통해생성된상태결정테이블을 DRAM에저장하고, 동적메모리장치내의로직부에서상태변화를수행하여오토마타처리를수행하여, CPU에서필요했던 DRAM 접근을줄여메모리액세스대기시간및 메모리전송파워를줄일수 있고, 반복적분기명령실행이없어도되어오토마타프로세스의성능을향상시키고, DRAM과오토마타로직을하나의다이(die) 또는패키지로구현하여전체동적메모리장치의운용효율을향상시킬수 있다.
Abstract:
본발명은대용량데이터전송을위한명령어확장을통하여 RFID(Radio Frequency Identification) 판독장치에서수동 RFID 태그로데이터를전송하고, 수동 RFID 태그는수신된데이터를외부데이터처리장치로전송하는방법을이용하여수동 RFID 시스템을통하여데이터를송수신하기위한 RFID 시스템을제공한다. 본발명의 RFID 판독장치는수동 RFID 태그에전송하기위한데이터를입력받는데이터입력부; 데이터및 데이터전송을명령하는명령어를포함하는전송패킷을생성하는제어부; 및생성된전송패킷을 RF 신호로변환하여수동 RFID 태그로전송하는통신부를포함한다. 본발명에따르면, RFID 판독장치가수동 RFID 태그에데이터를전송하므로통상의무선통신을하기위해필요한전력소모를줄일수 있다.
Abstract:
PURPOSE: A block interleaving apparatus is provided to remove the necessity of a multiplexer circuit by setting a role of a second flip-flop and a first flip-flop in order to output data only in a horizontal or vertical direction. CONSTITUTION: Each cell(100) comprises a first multiplexer(31) and a second multiplexer(32). Each cell comprises a first flip-flops(41) and a second flip-flop(42) having a bit stream storing function. The first multiplexer receives a horizontal input stream and a vertical input stream through a first input node and a second input terminal. The first flip-flop is connected to an output terminal of the first multiplexer and the output terminal of the second multiplexer and the horizontal direction through an input terminal and an output terminal. The second multiplexer receives the horizontal input stream and the vertical input stream through the first input node and the second input terminal. The second flip-flop is connected to the output terminal of the second multiplexer and the output terminal the second multiplexer and horizontal direction. The input terminal is connected to the output terminal of the second multiplexer and the output terminal of the first multiplexer and the vertical direction through the input terminal. [Reference numerals] (AA) Horizontal input stream output(vertical direction); (BB) Horizontal input stream; (CC) Vertical input stream output(horizontal direction); (DD) Vertical input stream
Abstract:
본 발명은 다수의 이종 프로세서 간에 처리되는 멀티 프로세싱 기술을 개시한다. 즉, 다수의 이종 프로세서를 구비하는 멀티 프로세싱 시스템 및 그 구동 방법은 기선정된 응응 프로그램이 메인 프로그램과 하나 이상의 병렬 함수로 분리 지정된 후, 서브 이종 프로세서에 의해 컴파일된 하나 이상의 병렬 함수가 상기 서브 이종 프로세서에 기구비된 레퍼를 통과함에 따라, 상기 컴파일된 하나 이상의 병렬 함수가 메인 이종 프로세서의 고유 호출 규약과 데이터 포맷에 맞도록 변경 또는 정합(整合)되게 하는 시스템 및 그 구동 방법을 구현함으로써, 다수의 이종 프로세서 간의 호출 규약 및 데이터 포맷에 대한 차이를 레퍼를 통해 극복하여 기존 개발 툴의 큰 수정 없이도 병렬적으로 처리하고자 하는 응용 프로그램을 할당 및 처리할 수 있어 시스템 성능 향상 및 고집적화로 인한 매출 증대를 높일 수 있다. 이종 프로세서, 호출 규약, 데이터 포맷, 레퍼
Abstract:
PURPOSE: A system and a method for translating an HLL(High-Level Language) code into an HDL(Hardware Description Language) code are provided to translate the syntax and semantics of all HLLs. CONSTITUTION: An HLL-to-HLL source translator splits a translation target HLL code into a hardware partial code and a software partial code. A main complier(120) compiles a hardware partial code and the software partial code. A main core(140) executes a compiled software partial code, and a dedicated hardware(150) executes the HDL code translated by linkage with the main core.