JP5018047B2 - 集積回路装置 - Google Patents
集積回路装置 Download PDFInfo
- Publication number
- JP5018047B2 JP5018047B2 JP2006321598A JP2006321598A JP5018047B2 JP 5018047 B2 JP5018047 B2 JP 5018047B2 JP 2006321598 A JP2006321598 A JP 2006321598A JP 2006321598 A JP2006321598 A JP 2006321598A JP 5018047 B2 JP5018047 B2 JP 5018047B2
- Authority
- JP
- Japan
- Prior art keywords
- memory
- control device
- internal
- internal memory
- data
- 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
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/16—Sound input; Sound output
- G06F3/162—Interface to dedicated audio devices, e.g. audio drivers, interface to CODECs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/16—Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
- G06F15/163—Interprocessor communication
- G06F15/167—Interprocessor communication using a common memory, e.g. mailbox
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Software Systems (AREA)
- Multimedia (AREA)
- Health & Medical Sciences (AREA)
- Audiology, Speech & Language Pathology (AREA)
- General Health & Medical Sciences (AREA)
- Human Computer Interaction (AREA)
- Information Transfer Systems (AREA)
Description
これによれば、集積回路装置内部にバッファメモリを設けるようにしたので、内部制御装置が内部メモリへのアクセスを行っていない場合に、外部制御装置の処理の状態如何に関わらず、内部メモリへ外部制御装置からの書き込みデータを書き込むことができる。その結果、外部制御装置による集積回路装置の内部メモリへの書き込み処理に要する時間の短縮が実現される。
これによれば、転送手段に、書込手段に入力されるものと同じメモリアクセス信号が入力されるので、転送手段は、書き込み手段が書き込みを行わなかったことを知ることができる。そしてこれにより、転送手段は、適宜書き込みデータの再送信を行うことができるようになる。
外部制御装置が内部メモリから直接データを読み出すこととすると、外部制御装置は、当該外部制御装置の処理状態が内部メモリへのアクセス可能状態であり、かつ内部制御装置が内部メモリにアクセスしていないときにしか、データを読み出せない。すなわち、これら2つの条件が満たされるときにしかデータを読み出させないので、結果として外部制御装置による内部メモリからの読み出し処理に要する時間が長くなってしまうことがある。この点、上記集積回路装置によれば、集積回路装置内部にバッファメモリを設けるようにしたので、一方の条件(内部制御装置が内部メモリにアクセスしていないこと)が満たされる場合にバッファメモリにデータを読み出しておき、他方の条件(外部制御装置の処理状態が内部メモリへのアクセス可能状態であること)が満たされる場合に外部制御装置がバッファメモリからデータを読み出すようにすることができるので、結果として外部制御装置による集積回路装置の内部メモリからの読み出し処理に要する時間が短縮される。
Claims (3)
- 内部制御装置と、内部メモリと、を含み、外部制御装置と接続される集積回路装置であって、
前記外部制御装置から書き込みデータの入力を受け付け、一時記憶するバッファメモリと、
前記内部制御装置が前記内部メモリへアクセスしないときに、前記バッファメモリに記憶される前記書き込みデータを前記内部メモリに書き込む書込手段と、
前記内部制御装置と前記内部メモリの間で送受信されるメモリ制御信号に基づいて、前記内部制御装置が前記内部メモリへアクセスするか否かを示すメモリアクセス信号を取得し、出力するメモリアクセス信号取得手段と、
を含み、
前記書込手段は、前記メモリアクセス信号の入力を受け付け、該メモリアクセス信号に応じて、前記バッファメモリに記憶される前記書き込みデータを前記内部メモリに書き込む、
ことを特徴とする集積回路装置。 - 請求項1に記載の集積回路装置において、
前記バッファメモリに記憶される前記書き込みデータを、前記書込手段に対して送信する転送手段、
を含み、
前記書込手段は、前記転送手段から受信した前記書き込みデータを前記内部メモリに書き込むことにより、前記バッファメモリに記憶される前記書き込みデータを前記内部メモリに書き込み、
前記転送手段は、前記メモリアクセス信号の入力を受け付け、受け付けた該メモリアクセス信号に応じて、前記書き込みデータの前記書込手段に対する送信を再度行う、
ことを特徴とする集積回路装置。 - 内部制御装置と、内部メモリと、を含み、外部制御装置と接続される集積回路装置であって、
前記外部制御装置からデータの読み込み指示を受け付ける読み込み指示受付手段と、
前記内部制御装置が前記内部メモリへアクセスしないときに、前記読み込み指示受付手段により受け付けられた読み込み指示に応じて、前記内部メモリからデータを読み出し、バッファメモリに一時記憶させる読出手段と、
前記内部制御装置と前記内部メモリの間で送受信されるメモリ制御信号に基づいて、前記内部制御装置が前記内部メモリへアクセスするか否かを示すメモリアクセス信号を取得し、出力するメモリアクセス信号取得手段と、
を含み、
前記バッファメモリは、前記外部制御装置により読み出し可能に構成され、
前記読出手段は、前記メモリアクセス信号の入力を受け付け、該メモリアクセス信号に応じて、前記内部メモリから読み出したデータを前記バッファメモリに対して出力する、
ことを特徴とする集積回路装置。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006321598A JP5018047B2 (ja) | 2006-11-29 | 2006-11-29 | 集積回路装置 |
KR1020070120953A KR100955122B1 (ko) | 2006-11-29 | 2007-11-26 | 집적 회로 장치 및 오디오 처리 장치 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006321598A JP5018047B2 (ja) | 2006-11-29 | 2006-11-29 | 集積回路装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008134892A JP2008134892A (ja) | 2008-06-12 |
JP5018047B2 true JP5018047B2 (ja) | 2012-09-05 |
Family
ID=39559699
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006321598A Expired - Fee Related JP5018047B2 (ja) | 2006-11-29 | 2006-11-29 | 集積回路装置 |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP5018047B2 (ja) |
KR (1) | KR100955122B1 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101340589B1 (ko) * | 2009-12-16 | 2013-12-11 | 한국전자통신연구원 | 오디오 신호 처리 장치 및 방법, 통신 단말 장치 |
Family Cites Families (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11273380A (ja) * | 1998-03-19 | 1999-10-08 | Nec Eng Ltd | Lsi動作モード設定信号取り込み方法およびモード信号取り込み機能つきlsi |
JP3618249B2 (ja) * | 1998-04-01 | 2005-02-09 | 松下電器産業株式会社 | データ転送装置 |
JP2004185451A (ja) * | 2002-12-05 | 2004-07-02 | Naltec Inc | メモリアクセス調停方法およびメモリアクセス調停ユニット |
JP2004310650A (ja) * | 2003-04-10 | 2004-11-04 | Renesas Technology Corp | メモリ装置 |
JP2005309839A (ja) * | 2004-04-22 | 2005-11-04 | Sanyo Electric Co Ltd | 制御装置 |
JP2006174334A (ja) * | 2004-12-20 | 2006-06-29 | Seiko Epson Corp | 表示コントローラ、電子機器及び画像データ供給方法 |
-
2006
- 2006-11-29 JP JP2006321598A patent/JP5018047B2/ja not_active Expired - Fee Related
-
2007
- 2007-11-26 KR KR1020070120953A patent/KR100955122B1/ko not_active IP Right Cessation
Also Published As
Publication number | Publication date |
---|---|
JP2008134892A (ja) | 2008-06-12 |
KR20080048942A (ko) | 2008-06-03 |
KR100955122B1 (ko) | 2010-04-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20100185811A1 (en) | Data processing system and method | |
JP2007172363A (ja) | I2cバスのデータ伝送装置、及びその方法、並びにi2cバスのデータ伝送プログラム | |
JP2007172254A (ja) | メモリ制御回路 | |
JP5018047B2 (ja) | 集積回路装置 | |
JP5324908B2 (ja) | カードホストlsiを有するセット機器、およびカードホストlsi | |
US8291270B2 (en) | Request processing device, request processing system, and access testing method | |
JP4502686B2 (ja) | 通信方法及びプロセッサ | |
JP2006331391A (ja) | データ処理装置及びデータ処理方法 | |
JP2007010606A (ja) | Lsi検査モジュール、lsi検査モジュールの制御方法、lsi検査モジュールとlsi検査装置との通信方法、およびlsi検査方法 | |
JP2006338533A (ja) | Ecc回路を有するマルチレイヤバスシステム | |
KR20100063219A (ko) | 시스템 온 칩에서 비트 단위의 데이터 쓰기 방법 및 장치 | |
JP2005107873A (ja) | 半導体集積回路 | |
JP3897028B2 (ja) | 情報処理システム、共有データ処理方法、共有データ処理プログラム | |
US7714871B2 (en) | System and method for controlling display of mobile terminal | |
JP3356110B2 (ja) | 機能拡張システム及びそれに用いるデータ転送方法 | |
JP2010060713A (ja) | 集積回路装置及び音声再生システム | |
JP2008134893A (ja) | 集積回路装置 | |
KR100596450B1 (ko) | 동작모드에 따라 데이터 스트로브 타입을 선택적으로사용할 수 있는 반도체 메모리 장치 | |
JP2009009441A (ja) | ファームウェア書換装置 | |
JPH06119250A (ja) | メモリ情報保護回路及びメモリ情報保護方法 | |
KR20050104983A (ko) | 파일 재생장치 | |
JPH10161929A (ja) | 電子装置 | |
US20080307135A1 (en) | High performance programmable logic system interface and chip | |
JP2017174246A (ja) | 制御装置、メモリモジュール、制御装置の制御方法、メモリモジュールの制御方法及びプログラム | |
JP2005128931A (ja) | Dma転送装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090918 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120215 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120228 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120425 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20120515 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20120528 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5018047 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20150622 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |