KR100825816B1 - 핸드쉐이크 인터페이스 방식을 이용한 디지털 신호프로세서 및 그 구동방법 - Google Patents
핸드쉐이크 인터페이스 방식을 이용한 디지털 신호프로세서 및 그 구동방법 Download PDFInfo
- Publication number
- KR100825816B1 KR100825816B1 KR1020070007946A KR20070007946A KR100825816B1 KR 100825816 B1 KR100825816 B1 KR 100825816B1 KR 1020070007946 A KR1020070007946 A KR 1020070007946A KR 20070007946 A KR20070007946 A KR 20070007946A KR 100825816 B1 KR100825816 B1 KR 100825816B1
- Authority
- KR
- South Korea
- Prior art keywords
- application program
- dsp
- address
- signal
- request signal
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/30—Arrangements for executing machine instructions, e.g. instruction decode
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F1/00—Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
- G06F1/26—Power supply means, e.g. regulation thereof
- G06F1/32—Means for saving power
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44536—Selecting among different versions
- G06F9/44542—Retargetable
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Microcomputers (AREA)
- Stored Programmes (AREA)
- Advance Control (AREA)
- Power Sources (AREA)
Abstract
Description
Claims (16)
- 하나 이상의 응용 프로그램을 수행하기 위한 디지털 신호 프로세서(Digital Signal Processor, DSP)를 구동하는 방법에 있어서,외부로부터 응용 프로그램의 수행을 위한 요청신호를 입력받는 단계;상기 입력된 요청신호에 대응하는 어드레스를 독출하는 단계;하나 이상의 응용 프로그램 코드가 기록된 프로그램 메모리로부터 상기 어드레스에 대응하는 응용 프로그램 코드를 독출하고, 상기 독출된 응용 프로그램 코드에 따라 요청된 응용 프로그램을 수행하는 단계; 및상기 응용 프로그램의 수행이 완료된 후, 응용 프로그램 수행이 완료되었다는 정보를 나타내는 종료신호를 외부로 출력하는 단계를 구비하는 것을 특징으로 하는 디지털 신호 프로세서의 구동방법.
- 제1항에 있어서,상기 응용 프로그램의 수행을 위한 요청신호를 입력받은 후, 프로세서의 리소스(resource) 상태를 확인하고 상기 응용 프로그램이 수행 가능한 경우 승인(Accept) 신호를 외부로 출력하는 단계를 더 구비하는 것을 특징으로 하는 디지털 신호 프로세서의 구동방법.
- 제2항에 있어서, 상기 어드레스를 독출하는 단계는,상기 프로그램 메모리에 기록된 응용 프로그램 코드 각각에 대응하는 어드레스가 저장된 레지스터가 구비되며, 상기 입력된 요청신호에 대응하는 어드레스를 상기 레지스터로부터 독출하는 것을 특징으로 하는 디지털 신호 프로세서의 구동방법.
- 제3항에 있어서, 상기 응용 프로그램을 수행하는 단계는,상기 독출된 어드레스를 DSP 코어로 로딩(loading)하는 단계;상기 DSP 코어로 로딩된 상기 어드레스를 프로그램 카운터로 이용하여, 상기 프로그램 카운터에 대응하는 상기 응용 프로그램 코드내의 명령어를 수행하는 단계를 구비하는 것을 특징으로 하는 디지털 신호 프로세서의 구동방법.
- 제1항에 있어서,상기 응용 프로그램 코드는, 해당 응용 프로그램의 동작을 종료하도록 하는 명령어를 포함하는 것을 특징으로 하는 디지털 신호 프로세서의 구동방법.
- 제1항에 있어서,상기 디지털 신호 프로세서는 N(N은 1 이상의 정수) 개의 응용 프로그램을 수행하며,상기 요청신호는, 상기 N 개의 응용 프로그램의 수행 요청을 위한 N 개의 핸드쉐이크(Handshake) 신호들 중 어느 하나의 신호인 것을 특징으로 하는 디지털 신 호 프로세서의 구동방법.
- 제1항에 있어서,상기 종료신호를 외부로 출력한 후 제1 기간동안 요청신호가 입력되지 않는 경우 클록 오프 모드로 전환하는 단계를 더 구비하는 것을 특징으로 하는 디지털 신호 프로세서의 구동방법.
- 제7항에 있어서,상기 클록 오프 모드가 제2 기간동안 유지되는 경우 파워 다운 모드로 전환하는 단계를 더 구비하는 것을 특징으로 하는 디지털 신호 프로세서의 구동방법.
- 제1항에 있어서,외부와의 인터페이스를 통하여 각각 서로 다른 응용 프로그램을 수행하기 위한 N(N은 1 이상의 정수) 개의 핸드쉐이크(Handshake) 신호들을 상기 요청신호로서 입력받으며, 프로그램 메모리에는 상기 N 개 이상의 응용 프로그램 코드가 기록되고,상기 각각의 요청신호에 대응하는 어드레스 값을 변경시킴으로써, 각각의 요청신호에 대응하여 수행되는 응용 프로그램을 가변하는 것을 특징으로 하는 디지털 신호 프로세서의 구동방법.
- 하나 이상의 응용 프로그램을 수행하기 위한 디지털 신호 프로세서(Digital Signal Processor, DSP) 장치에 있어서,외부와 핸드쉐이크(Handshake) 방식을 통해 신호를 송수신하는 핸드쉐이크 인터페이스부;프로그램 메모리에 기록된 하나 이상의 응용 프로그램 코드에 대응하는 어드레스 정보들을 저장하며, 상기 핸드세이크 인터페이스부를 통해 수신된 응용 프로그램의 수행 요청신호에 대응하는 어드레스 정보가 독출되는 어드레스 레지스터;상기 독출된 어드레스 정보에 대응하는 응용 프로그램 코드를 제공받아 상기 요청된 응용 프로그램을 수행하는 DSP 코어; 및상기 핸드쉐이크 인터페이스부를 통해 입력된 신호에 기반하여 응용 프로그램이 수행되도록 DSP 장치에 구비되는 내부회로를 제어하는 DSP 컨트롤러를 구비하는 것을 특징으로 하는 디지털 신호 프로세서 장치.
- 제10항에 있어서, 상기 어드레스 레지스터는,상기 프로그램 메모리에 기록된 N(N은 1 이상의 정수) 개의 응용 프로그램 코드에 대하여, 각각의 응용 프로그램 코드의 시작(start) 어드레스를 저장하는 것을 특징으로 하는 디지털 신호 프로세서 장치.
- 제10항에 있어서, 상기 DSP 컨트롤러는,상기 응용 프로그램의 수행을 위한 요청신호를 입력받은 후, 프로세서의 리 소스(resource) 상태를 확인하고 상기 응용 프로그램이 수행 가능한 경우 승인(Accept) 신호가 외부로 출력되도록 제어하는 것을 특징으로 하는 디지털 신호 프로세서 장치.
- 제12항에 있어서, 상기 DSP 컨트롤러는,상기 DSP 코어가 상기 응용 프로그램의 수행을 완료한 경우, 해당 응용 프로그램 수행이 완료되었다는 정보를 나타내는 종료신호가 외부로 출력되도록 제어하는 것을 특징으로 하는 디지털 신호 프로세서 장치.
- 제13항에 있어서, 상기 핸드쉐이크 인터페이스부는,N 개(N 은 1 이상의 정수)의 응용 프로그램 각각에 대응하는 N 개의 요청신호, 승인신호 및 완료신호를 외부와 송수신하는 것을 특징으로 하는 디지털 신호 프로세서 장치.
- 제13항에 있어서, 상기 DSP 컨트롤러는,상기 종료신호를 외부로 출력한 후 제1 기간동안 응용 프로그램 수행을 위한 요청신호가 입력되지 않는 경우, DSP 장치를 클록 오프 모드로 전환하도록 제어하는 전원모드 제어부를 구비하는 것을 특징으로 하는 디지털 신호 프로세서 장치.
- 제15항에 있어서, 상기 전원모드 제어부는,상기 클록 오프 모드가 제2 기간동안 유지되는 경우, DSP 장치를 파워 다운모드로 전환하도록 제어하는 것을 특징으로 하는 디지털 신호 프로세서 장치.
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070007946A KR100825816B1 (ko) | 2007-01-25 | 2007-01-25 | 핸드쉐이크 인터페이스 방식을 이용한 디지털 신호프로세서 및 그 구동방법 |
US12/010,140 US20080183904A1 (en) | 2007-01-25 | 2008-01-22 | Digital signal processor using handshake interfacing and operating method thereof |
JP2008015159A JP2008181524A (ja) | 2007-01-25 | 2008-01-25 | ハンドシェークインターフェース方式を利用したデジタル信号プロセッサ及びその駆動方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020070007946A KR100825816B1 (ko) | 2007-01-25 | 2007-01-25 | 핸드쉐이크 인터페이스 방식을 이용한 디지털 신호프로세서 및 그 구동방법 |
Publications (1)
Publication Number | Publication Date |
---|---|
KR100825816B1 true KR100825816B1 (ko) | 2008-04-29 |
Family
ID=39572795
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020070007946A Expired - Fee Related KR100825816B1 (ko) | 2007-01-25 | 2007-01-25 | 핸드쉐이크 인터페이스 방식을 이용한 디지털 신호프로세서 및 그 구동방법 |
Country Status (3)
Country | Link |
---|---|
US (1) | US20080183904A1 (ko) |
JP (1) | JP2008181524A (ko) |
KR (1) | KR100825816B1 (ko) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4893703B2 (ja) | 2008-07-11 | 2012-03-07 | トヨタ自動車株式会社 | 蓄電装置の劣化表示システムおよび蓄電装置の劣化表示方法 |
US9998545B2 (en) * | 2011-04-02 | 2018-06-12 | Open Invention Network, Llc | System and method for improved handshake protocol |
US12314208B2 (en) * | 2023-03-21 | 2025-05-27 | Huawei Technologies Co., Ltd. | Systems, apparatuses, methods, and non-transitory computer-readable storage devices for de-serializing and serializing data transmission |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10289149A (ja) | 1997-04-11 | 1998-10-27 | Mitsubishi Electric Corp | メモリアクセス装置 |
US20050216702A1 (en) | 2004-03-26 | 2005-09-29 | Paolucci Pier S | Dual-processor complex domain floating-point DSP system on chip |
KR100532417B1 (ko) | 2003-01-21 | 2005-11-30 | 삼성전자주식회사 | 디지털 신호 처리장치의 저전력 소비형 캐시 메모리 장치및 이에 대한 제어방법 |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5706407A (en) * | 1993-12-28 | 1998-01-06 | Kabushiki Kaisha Toshiba | System for reallocation of memory banks in memory sized order |
US5721945A (en) * | 1996-05-06 | 1998-02-24 | Advanced Micro Devices | Microprocessor configured to detect a DSP call instruction and to direct a DSP to execute a routine corresponding to the DSP call instruction |
US6044453A (en) * | 1997-09-18 | 2000-03-28 | Lg Semicon Co., Ltd. | User programmable circuit and method for data processing apparatus using a self-timed asynchronous control structure |
US6134605A (en) * | 1998-04-15 | 2000-10-17 | Diamond Multimedia Systems, Inc. | Redefinable signal processing subsystem |
US6041400A (en) * | 1998-10-26 | 2000-03-21 | Sony Corporation | Distributed extensible processing architecture for digital signal processing applications |
JP2003167751A (ja) * | 2001-04-24 | 2003-06-13 | Ricoh Co Ltd | プロセッサ処理方法およびプロセッサシステム |
US6597620B1 (en) * | 2001-07-18 | 2003-07-22 | Advanced Micro Devices, Inc. | Storage circuit with data retention during power down |
-
2007
- 2007-01-25 KR KR1020070007946A patent/KR100825816B1/ko not_active Expired - Fee Related
-
2008
- 2008-01-22 US US12/010,140 patent/US20080183904A1/en not_active Abandoned
- 2008-01-25 JP JP2008015159A patent/JP2008181524A/ja active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH10289149A (ja) | 1997-04-11 | 1998-10-27 | Mitsubishi Electric Corp | メモリアクセス装置 |
KR100532417B1 (ko) | 2003-01-21 | 2005-11-30 | 삼성전자주식회사 | 디지털 신호 처리장치의 저전력 소비형 캐시 메모리 장치및 이에 대한 제어방법 |
US20050216702A1 (en) | 2004-03-26 | 2005-09-29 | Paolucci Pier S | Dual-processor complex domain floating-point DSP system on chip |
Also Published As
Publication number | Publication date |
---|---|
US20080183904A1 (en) | 2008-07-31 |
JP2008181524A (ja) | 2008-08-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2015138949A1 (en) | Systems and methods for supporting demand paging for subsystems in a portable computing environment with restricted memory resources | |
US9990317B2 (en) | Full-mask partial-bit-field (FM-PBF) technique for latency sensitive masked-write | |
JP2009514084A (ja) | リセット装置を具えたデータ処理装置 | |
KR100825816B1 (ko) | 핸드쉐이크 인터페이스 방식을 이용한 디지털 신호프로세서 및 그 구동방법 | |
US20090276613A1 (en) | Method of sharing basic input output system, and blade server and computer using the same | |
KR100678023B1 (ko) | 이동통신 단말기의 부팅시간 단축 방법 | |
CN110928574A (zh) | 微控制器、中断处理芯片、设备及中断处理方法 | |
KR20070112660A (ko) | 전원관리장치 및 그 방법 | |
JP4609113B2 (ja) | プロセッサ | |
KR101239272B1 (ko) | 하드웨어 프리페치 어드레스 및 산술 연산 값을 계산하기 위한 듀얼 함수 가산기 | |
CN108762458A (zh) | 一种同时实现电路通断控制和电压转换的方法及装置 | |
CN106354556A (zh) | 一种音频传输方法及电子装置 | |
US7984204B2 (en) | Programmable direct memory access controller having pipelined and sequentially connected stages | |
JP5017784B2 (ja) | プロセッサ及びこのプロセッサ適用される割込み処理制御方法 | |
CN112988638B (zh) | 一种键盘接口复用方法和电子设备 | |
JP4389797B2 (ja) | プロセッサおよび情報処理方法 | |
US8782648B2 (en) | Information processing system and related method thereof | |
CN116048239A (zh) | 一种控制方法及芯片 | |
JP2000040028A (ja) | Cpu制御によるdspプログラム領域の拡張方式 | |
CN116361079A (zh) | 堆栈切换方法、堆栈切换装置、处理器以及存储介质 | |
JPH0876876A (ja) | マイクロプロセッサのクロック供給制御回路 | |
KR101267221B1 (ko) | 시스템온칩 및 이의 구동방법 | |
CN117519633A (zh) | Gpu多路hdmi音频同步输出方法、装置及存储介质 | |
KR100833800B1 (ko) | 멀티미디어 칩의 바이패스 모드 구현 방법 | |
JP2005316545A (ja) | 演算処理システム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
PA0109 | Patent application |
Patent event code: PA01091R01D Comment text: Patent Application Patent event date: 20070125 |
|
PA0201 | Request for examination | ||
E701 | Decision to grant or registration of patent right | ||
PE0701 | Decision of registration |
Patent event code: PE07011S01D Comment text: Decision to Grant Registration Patent event date: 20080228 |
|
GRNT | Written decision to grant | ||
PR0701 | Registration of establishment |
Comment text: Registration of Establishment Patent event date: 20080422 Patent event code: PR07011E01D |
|
PR1002 | Payment of registration fee |
Payment date: 20080423 End annual number: 3 Start annual number: 1 |
|
PG1601 | Publication of registration | ||
PR1001 | Payment of annual fee |
Payment date: 20110405 Start annual number: 4 End annual number: 4 |
|
FPAY | Annual fee payment | ||
PR1001 | Payment of annual fee |
Payment date: 20120402 Start annual number: 5 End annual number: 5 |
|
FPAY | Annual fee payment | ||
PR1001 | Payment of annual fee |
Payment date: 20130329 Start annual number: 6 End annual number: 6 |
|
PR1001 | Payment of annual fee |
Payment date: 20140331 Start annual number: 7 End annual number: 7 |
|
LAPS | Lapse due to unpaid annual fee | ||
PC1903 | Unpaid annual fee |
Termination category: Default of registration fee Termination date: 20160309 |