JP2020035263A - Memory controller - Google Patents

Memory controller Download PDF

Info

Publication number
JP2020035263A
JP2020035263A JP2018162490A JP2018162490A JP2020035263A JP 2020035263 A JP2020035263 A JP 2020035263A JP 2018162490 A JP2018162490 A JP 2018162490A JP 2018162490 A JP2018162490 A JP 2018162490A JP 2020035263 A JP2020035263 A JP 2020035263A
Authority
JP
Japan
Prior art keywords
transfer
saving mode
sdram
power saving
command
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.)
Pending
Application number
JP2018162490A
Other languages
Japanese (ja)
Inventor
敬明 横井
Takaaki Yokoi
敬明 横井
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP2018162490A priority Critical patent/JP2020035263A/en
Publication of JP2020035263A publication Critical patent/JP2020035263A/en
Pending legal-status Critical Current

Links

Classifications

    • YGENERAL 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
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE 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/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Bus Control (AREA)
  • Information Transfer Systems (AREA)

Abstract

To extend a power-saving mode without wasting the processing margin of a bus master.SOLUTION: A memory controller comprises: a plurality of command control parts for controlling transfer commands in units of shared memory; and a power-saving mode control part for controlling power-saving modes of a plurality of shared memories. The command control part controls a transfer command to the shared memory by an arbiter that arbitrates a transfer request to the shared memory and a command queue that temporarily stores the transfer command arbitrated by the arbiter. If there are transfer constraints added for the plurality of transfers when a bus master issues a plurality of transfer requests to the plurality of shared memories, the power-saving mode control part calculates end times of the plurality of transfers to which the transfer constraints are added, and controls the power-saving modes of the shared memories so that the transfer end time of a faster transfer end side is delayed within a range not exceeding the transfer end time of a slower transfer end side.SELECTED DRAWING: Figure 1

Description

本発明は、メモリコントローラに関する。   The present invention relates to a memory controller.

従来、SDRAM等の揮発性メモリとLSIを組み合わせてシステムを構築することで、LSI内部のメモリ容量(回路規模)の削減が行われている。このようなシステムでは、共有メモリへの転送が競合した場合に調停するためのメモリコントローラが用いられている。しかし近年、半導体微細化技術の進歩に伴い、一つのLSIに実装可能な回路規模が急増している。   2. Description of the Related Art Conventionally, by constructing a system by combining a volatile memory such as an SDRAM and an LSI, the memory capacity (circuit scale) inside the LSI has been reduced. In such a system, a memory controller for arbitrating when transfer to the shared memory conflicts is used. However, in recent years, with the advancement of semiconductor miniaturization technology, the scale of circuits that can be mounted on one LSI has been rapidly increasing.

このため、デジタルスチルカメラやビデオカメラなどの撮像装置においても、システム制御用のCPU、センサからの入力画像に対して色変換やリサイズ処理等を行う現像処理部、記録媒体に効率良く記録するためのデータ圧縮手段等が一つのLSIに実装され、複数のバスマスタで共有メモリを使用するケースが増えている。この結果、共有メモリの調停においてバスマスタ間の優先度だけで制御することが難しくなっている。   For this reason, even in an imaging apparatus such as a digital still camera or a video camera, a CPU for system control, a development processing unit that performs color conversion, resizing processing, and the like on an input image from a sensor, and efficiently recording on a recording medium. The data compression means and the like are mounted on one LSI, and the use of a shared memory by a plurality of bus masters is increasing. As a result, it is difficult to control the arbitration of the shared memory only by the priority between the bus masters.

また、微細化技術の進歩によりLSI内部で動作するクロック周波数も高速化しており、回路規模の増加とクロック周波数の高速化により消費電力が増加しており、消費電力の削減が求められている。そこで、バスシステムや外付けメモリの消費電力を抑えるための省電力モードを備える撮像装置が提案されている。しかし、省電力モードのON/OFF切り替えには所定のシーケンスを実行する時間が必要となり、省電力モードの切り替え中はメモリに対する転送ができない。このため、省電力モードの切り替えが頻繁に発生するとメモリの転送帯域をロスし、電力削減効果も低くなる。   In addition, the clock frequency operating inside the LSI has been increased due to the advance of the miniaturization technology, and the power consumption has been increased due to the increase in the circuit scale and the increase in the clock frequency. Therefore, reduction of the power consumption has been demanded. Therefore, an imaging apparatus having a power saving mode for suppressing power consumption of a bus system and an external memory has been proposed. However, switching between ON and OFF of the power saving mode requires time to execute a predetermined sequence, and transfer to the memory cannot be performed during switching of the power saving mode. For this reason, if the power saving mode is frequently switched, the transfer band of the memory is lost, and the power reduction effect is reduced.

そこで、特許文献1には、省電力モード中にバスマスタからの転送要求が発生した場合は、バスマスタのレイテンシ要求を超えない範囲で省電力モードからの復帰を所定時間遅らせることで省電力モードの期間を長くする方法が提案されている。   Therefore, Patent Document 1 discloses that when a transfer request from the bus master occurs during the power saving mode, the return from the power saving mode is delayed for a predetermined time within a range not exceeding the latency request of the bus master, thereby reducing the period of the power saving mode. Have been proposed.

特開2016−81357号公報JP-A-2006-81357

撮像装置では、1枚の画像単位で処理を実行するバスマスタと、1枚の画像内の1水平ライン単位で処理を実行するバスマスタが存在している。各バスマスタの1回あたりのレイテンシ要求は、処理単位あたりの処理マージンを転送要求回数で割った値で求められる。ここで、1枚の画像処理期間のなかで、複数のバスマスタが非同期に共有メモリに転送を実施するため、共有メモリの混雑度には疎密が発生する。このため、1枚の画像単位で処理するバスマスタはシステム全体が疎な期間でマージンを貯めておき、システム全体が密な期間は貯め込んだマージンを吐き出すことで全体のバランスを調整している。   In the imaging apparatus, there are a bus master that executes processing in units of one image and a bus master that executes processing in units of one horizontal line in one image. The latency request per operation of each bus master is obtained by dividing the processing margin per processing unit by the number of transfer requests. Here, since a plurality of bus masters asynchronously transfer data to the shared memory during one image processing period, the congestion of the shared memory varies. For this reason, the bus master that processes in units of one image stores a margin during a period when the entire system is sparse, and discharges the stored margin during a period when the entire system is dense to adjust the overall balance.

しかし、特許文献1の方法では1回の転送要求単位でレイテンシ要求を超えない範囲で
省電力モードからの復帰を遅らせているため、マージンの調整が難しくなる。また、所定時間を経過し、待たせていた転送要求を実行した時点で次の転送が発生しない場合は再度省電力モードに切り替えることになる。この場合は、電力削減効果は得られないが、バスマスタの処理マージンはロスすることとなる。
However, in the method of Patent Literature 1, the return from the power saving mode is delayed within the range of the latency request in one transfer request unit, so that it is difficult to adjust the margin. If the next transfer does not occur after the elapse of the predetermined time and the transfer request that has been waiting has been executed, the mode is switched to the power saving mode again. In this case, no power reduction effect is obtained, but the processing margin of the bus master is lost.

本発明は、バスマスタの処理マージンを無駄にすることなく省電力モードを長くすることによる電力削減効果を得ることを目的とする。   SUMMARY OF THE INVENTION It is an object of the present invention to obtain a power saving effect by extending a power saving mode without wasting a processing margin of a bus master.

上記の目的を達成するために、本発明に係るメモリコントローラは、
複数のバスマスタから複数の共有メモリに対する転送を制御するメモリコントローラであって、共有メモリ単位で転送コマンドを制御する複数のコマンド制御部と、複数の共有メモリの省電力モードを制御する省電力モード制御部を備え、前記コマンド制御部は共有メモリへの転送要求を調停するアービターと、前記アービターで調停された転送のコマンドを一時格納するコマンドキューと、により共有メモリへの転送コマンドを制御し、前記省電力モード制御部は、前記バスマスタより複数の共有メモリに対して複数の転送要求が発行された際に、複数の転送間で転送制約が付加されている場合は、転送制約が付加された複数の転送が終了する時間を算出し、転送終了が遅い側の転送終了時間を超えない範囲で、転送終了が早い側の転送終了時間を遅らせるように共有メモリの省電力モードを制御することを特徴とする。
In order to achieve the above object, a memory controller according to the present invention comprises:
A memory controller for controlling transfer from a plurality of bus masters to a plurality of shared memories, a plurality of command controllers for controlling transfer commands on a shared memory basis, and a power saving mode control for controlling a power saving mode of the plurality of shared memories. The command control unit controls a transfer command to the shared memory by an arbiter for arbitrating a transfer request to the shared memory, and a command queue for temporarily storing a transfer command arbitrated by the arbiter, When a plurality of transfer requests are issued from the bus master to a plurality of shared memories, if a transfer constraint is added between the plurality of transfers, the power saving mode control unit The transfer end time of the earlier transfer end is calculated as long as the transfer end time does not exceed the transfer end time of the later transfer end. And controlling the power saving mode of the shared memory to delay time.

本発明に係るメモリコントローラによれば、複数の共有メモリ間の転送状況に応じて省電力モードを制御することでバスマスタの処理マージンを無駄にすることなく省電力モードを長くすることによる電力削減効果が得られる。   ADVANTAGE OF THE INVENTION According to the memory controller which concerns on this invention, the power saving effect by lengthening a power saving mode without wasting the processing margin of a bus master by controlling a power saving mode according to the transfer situation between several shared memories Is obtained.

撮像装置の構成図である。It is a block diagram of an imaging device. 省電力モード制御のフローチャートである。It is a flowchart of a power saving mode control. 省電力モード制御のタイミングチャートである。5 is a timing chart of power saving mode control. 従来の省電力モード制御のタイミングチャートである。9 is a timing chart of conventional power saving mode control.

以下、本発明を実施するための形態について、図面を参照しながら説明する。   Hereinafter, embodiments for carrying out the present invention will be described with reference to the drawings.

[実施形態1]
図1は、本発明の撮像装置における実施形態の構成を示す図である。以下、図1について説明する。
[Embodiment 1]
FIG. 1 is a diagram illustrating a configuration of an embodiment of an imaging device of the present invention. Hereinafter, FIG. 1 will be described.

図1において、画像処理を行うLSI100、被写体像を光電変換する撮像センサ120、処理後の画像を表示する表示部130、処理後の静止画や動画を記録する記録媒体140、プログラムの格納や画像処理手段で生成される中間画像等の一時記録を行うSDRAM150a、SDRAM150bで構成される。CPU101は、SDRAM150aよりプログラムを読み出し、タイミング制御手段102に対して撮影モードに応じた周期設定を行う。   In FIG. 1, an LSI 100 for performing image processing, an imaging sensor 120 for photoelectrically converting a subject image, a display unit 130 for displaying a processed image, a recording medium 140 for recording a processed still image or moving image, storage of a program and image It comprises an SDRAM 150a and an SDRAM 150b for temporarily recording an intermediate image or the like generated by the processing means. The CPU 101 reads a program from the SDRAM 150a, and sets a cycle for the timing control means 102 according to the shooting mode.

タイミング制御手段102は、設定された周期に応じて、センサ制御手段103、表示制御手段104に対して水平垂直の同期信号を出力する。センサ制御手段103は入力された同期信号に合わせて、撮像センサ120の出力を制御する。撮像処理手段105は、撮像センサ120から出力された画像データに対して欠陥画素補正、シェーディング補正などを行う。処理された画像データはメモリバス106、メモリコントローラ110を経由してSDRAM150bに記録される。   The timing control unit 102 outputs a horizontal / vertical synchronization signal to the sensor control unit 103 and the display control unit 104 according to the set cycle. The sensor control unit 103 controls the output of the image sensor 120 according to the input synchronization signal. The imaging processing unit 105 performs defective pixel correction, shading correction, and the like on the image data output from the image sensor 120. The processed image data is recorded on the SDRAM 150b via the memory bus 106 and the memory controller 110.

現像処理部107は、メモリバス106、メモリコントローラ110を経由してSDRAM150bに記録されている撮像処理後の画像データを読み出し、画素補間やフィルタ処理、縮小といったリサイズ処理や色変換処理、例えば圧縮画像データに保存するのに最適なフォーマットであるYCbCr形式のフォーマットに変換する処理などの現像処理を行い、処理後の画像をメモリバス106、メモリコントローラ110経由でSDRAM150aとSDRAM150bに記録する。   The development processing unit 107 reads out image data after the imaging processing recorded in the SDRAM 150b via the memory bus 106 and the memory controller 110, and performs resizing processing such as pixel interpolation, filtering processing, and reduction, and color conversion processing, for example, compressed image processing. Development processing such as conversion to a YCbCr format, which is the most suitable format for storing data, is performed, and the processed image is recorded on the SDRAM 150a and the SDRAM 150b via the memory bus 106 and the memory controller 110.

ここで、現像後の画像は輝度信号であるYと色差信号であるCbCrを分けて輝度信号をSDRAM150a、色差信号をSDRAM150bに記録する。認識処理部108は、メモリバス106、メモリコントローラ110を経由してSDRAM150aより輝度信号を読み出し、予め設定されている人物の顔情報と比較して特定の人物が含まれているかを判定する。   Here, the image after development is divided into Y, which is a luminance signal, and CbCr, which is a color difference signal, and the luminance signal is recorded on the SDRAM 150a and the color difference signal is recorded on the SDRAM 150b. The recognition processing unit 108 reads a luminance signal from the SDRAM 150a via the memory bus 106 and the memory controller 110, and compares the luminance signal with preset face information of a person to determine whether a specific person is included.

表示制御手段104は、同期信号に合わせてメモリバス106、メモリコントローラ110を経由しSDRAM150a、SDRAM150bより現像処理後の画像データを読み出し、表示部130に出力する。符号化部109は、メモリバス106、メモリコントローラ110を経由し、SDRAM150a、SDRAM150bより現像処理後の画像を読み出し、H.264等の圧縮・符号化処理を行い、記録媒体140に記録する。次にメモリコントローラ110内部の構成について説明する。   The display control unit 104 reads the image data after the development processing from the SDRAM 150 a and the SDRAM 150 b via the memory bus 106 and the memory controller 110 in accordance with the synchronization signal, and outputs the read image data to the display unit 130. The encoding unit 109 reads the image after the development processing from the SDRAM 150a and the SDRAM 150b via the memory bus 106 and the memory controller 110, and 264 and the like, and is recorded on the recording medium 140. Next, the configuration inside the memory controller 110 will be described.

メモリコントローラ110はSDRAM150aとSDRAM150bに対するコマンドを制御するコマンド制御手段111a、111bとSDRAM150aとSDRAM150bの省電力モードを制御する省電力モード制御部112で構成される。コマンド制御部111a、111bはバスマスタからの転送要求を調停する調停部113a、113bと調停後の転送コマンドを一時的に格納するコマンドキュー114a、114bで構成される。   The memory controller 110 includes command control means 111a and 111b for controlling commands for the SDRAMs 150a and 150b, and a power saving mode control unit 112 for controlling the power saving modes of the SDRAMs 150a and 150b. The command control units 111a and 111b include arbitration units 113a and 113b for arbitrating transfer requests from the bus master and command queues 114a and 114b for temporarily storing transfer commands after arbitration.

省電力モード制御部112は、コマンドキュー114a、114bのコマンド格納状況とSDRAM150a、150bの省電力モードの状況応じて、省電力モードの切り替えを制御する。省電力モード制御部112は図示しないタイマーを備え、タイマーで省電力モードの切り替えタイミングを遅らせる制御を行う。   The power saving mode control unit 112 controls switching of the power saving mode according to the command storage status of the command queues 114a and 114b and the power saving mode status of the SDRAMs 150a and 150b. The power saving mode control unit 112 includes a timer (not shown), and performs control to delay switching timing of the power saving mode using the timer.

図2は、省電力モード制御部112の制御フローチャートである。図2用いて本実施形態の省電力モード制御について説明する。なお、省電力モード制御手段112は各SDRAM単位で省電力モードを制御しており、各コマンドキューに新しいコマンドが入力されるか、各SDRAMで実行中のコマンドが終了し、新しいコマンドが発行可能となるタイミングか、省電力モード制御部内の各SDRAM単位で用意しているタイマーにセットされた時間が経過すると、各SDRAM単位でフローチャートの処理を開始する。   FIG. 2 is a control flowchart of the power saving mode control unit 112. The power saving mode control according to the present embodiment will be described with reference to FIG. The power saving mode control means 112 controls the power saving mode for each SDRAM, and a new command is input to each command queue, or a command being executed in each SDRAM ends, and a new command can be issued. Or when the time set in the timer prepared for each SDRAM in the power saving mode control unit elapses, the process of the flowchart is started for each SDRAM.

フローチャートの処理が開始されると、タイマーにセットした時間が経過したかを判定し(STEP201)、時間が経過している場合は、省電力モードをONからOFFに切り替える(STEP202)。時間が経過していない場合は、コマンド発行が可能となった側の省電力モードがONになっているかを判定する(STEP203)。省電力モードがONの場合は、複数の転送要求間の転送制約が付加されているかを判定(STEP204)し、付加されていない場合は省電力モードをONからOFFに切り替える(STEP202)。   When the process of the flowchart is started, it is determined whether the time set in the timer has elapsed (STEP 201). If the time has elapsed, the power saving mode is switched from ON to OFF (STEP 202). If the time has not elapsed, it is determined whether the power saving mode on the side where the command can be issued is ON (STEP 203). If the power saving mode is ON, it is determined whether a transfer constraint between a plurality of transfer requests is added (STEP 204). If not, the power saving mode is switched from ON to OFF (STEP 202).

転送制約が付加されている場合は、新しいコマンドが入力された側の転送が終了するまでの時間と、他方の転送が終了するまでの時間を算出(STEP205)し、新しいコマンドの転送の終了時間が他方の転送の終了時間より大きいかを判定する(STEP206)。新しいコマンドの転送終了時間が他方の転送時間より大きい場合は、省電力モードをOFFに切り替える(STEP202)。新しいコマンドの転送終了時間が他方の転送時間より小さい場合は差分時間をセットし、タイマーを起動して(STEP207)処理を終了する。   When the transfer constraint is added, the time until the transfer on the side to which the new command is input and the time until the other transfer is completed are calculated (STEP 205), and the transfer end time of the new command is calculated. Is greater than the end time of the other transfer (STEP 206). If the transfer end time of the new command is longer than the other transfer time, the power saving mode is switched to OFF (STEP 202). If the transfer end time of the new command is smaller than the other transfer time, a difference time is set, a timer is started (STEP 207), and the process is ended.

STEP203において、省電力モードがOFFの場合は、コマンドキュー内にコマンドが格納されているかを判定(STEP208)し、コマンドが格納されている場合はそのまま処理を終了する。コマンドが格納されていない場合は、省電力モードをOFFからONに切り替えて(STEP209)処理を終了する。   If the power saving mode is OFF in STEP 203, it is determined whether or not a command is stored in the command queue (STEP 208). If a command is stored, the process ends. If no command is stored, the power saving mode is switched from OFF to ON (STEP 209), and the process ends.

図4は、従来の省電力制御のタイミングチャートである。図4において、説明を簡素化するためにバスマスタからの転送要求を2つのバスマスタに限定しており、調停部における転送要求の競合が発生しないものとしている。図4(1)時間軸は処理時間の指標であり、T0〜T1の処理は処理時間:1、T2〜T4の処理は処理時間:2となる。図4(2)は現像処理部107の転送要求のタイミングを示しており、輝度信号用の転送要求と色差信号用の転送要求を並行して発行する。図4(3)は認識処理部108の転送要求のタイミングを示している。また、図4(2)、(3)において、信号の立ち上がりで転送要求開始、立下りで転送要求が受け付けられたことを示している。また、転送要求仕様として、アドレス情報(a:SDRAM150a、b:SDRAM150b)を付加している。   FIG. 4 is a timing chart of the conventional power saving control. In FIG. 4, the transfer request from the bus master is limited to two bus masters in order to simplify the description, and it is assumed that the transfer request does not conflict in the arbitration unit. In FIG. 4A, the time axis is an index of the processing time, and the processing of T0 to T1 is processing time: 1, and the processing of T2 to T4 is processing time: 2. FIG. 4B shows the timing of the transfer request of the development processing unit 107, and the transfer request for the luminance signal and the transfer request for the color difference signal are issued in parallel. FIG. 4C shows the timing of the transfer request of the recognition processing unit 108. 4 (2) and 4 (3), the start of the transfer request is indicated by the rise of the signal, and the transfer request is accepted by the fall of the signal. Address information (a: SDRAM 150a, b: SDRAM 150b) is added as a transfer request specification.

図4において、(4)〜(7)はSDRAM150aに関する動作タイミングを示し、(8)〜(11)はSDRAM150bに関する動作タイミングを示している。図4(4)、(8)はコマンドキュー112a、112bに格納されているコマンドの種類と数を示している。図4(5)、(9)は省電力モードをOFFからONに切り替えるタイミングを遅らせるためのタイマーのカウントを示しており、カウントが‘1’から‘0’に変化するタイミングで省電力モードの切り替えを開始する。   In FIG. 4, (4) to (7) show operation timings for the SDRAM 150a, and (8) to (11) show operation timings for the SDRAM 150b. FIGS. 4 (4) and (8) show the types and numbers of commands stored in the command queues 112a and 112b. FIGS. 4 (5) and (9) show the count of the timer for delaying the timing of switching the power saving mode from OFF to ON. At the timing when the count changes from '1' to '0', the timer enters the power saving mode. Initiate the switch.

図4(6)、(10)はSDRAM150a、150bに対する省電力モードの状態を示しており、OFFの期間のみSDRAMに対して転送が行われる。図4(7)、(11)はSDRAM150a、150bの動作状況を示しており、SDRAMが省電力状態になっている期間をスタンバイ、省電力状態から転送が開始できる状態への移行期間を↑印、転送状態からスタンバイ状態への移行期間を↓印、各バスマスタに対する転送処理中をバスマスタ名で示している。ここで、バスマスタに対する転送時間はすべてのバスマスタで処理時間:4、各移行期間は処理時間:1としている。   FIGS. 4 (6) and (10) show the state of the power saving mode for the SDRAMs 150a and 150b, and the data is transferred to the SDRAM only during the OFF period. FIGS. 4 (7) and (11) show the operation status of the SDRAMs 150a and 150b. The period in which the SDRAM is in the power saving state is standby, and the transition period from the power saving state to the state in which transfer can be started is marked with a triangle. ↓ indicates the transition period from the transfer state to the standby state, and the bus master name indicates that the transfer process is being performed on each bus master. Here, the transfer time with respect to the bus master is set to processing time: 4 for all bus masters, and each transition period is set to processing time: 1.

また、移行期間はSDRAMへの転送ができない期間であるが、SDRAMはスタンバイ状態となっていないため電力削減効果は得られない。このため、移行回数が多いほど転送帯域をロスすることになる。   The transition period is a period during which data cannot be transferred to the SDRAM, but since the SDRAM is not in the standby state, no power reduction effect can be obtained. For this reason, the transfer band is lost as the number of transitions increases.

次に時間軸を元に処理の流れを説明する。図4において、T0ではSDRAM150aはスタンバイ状態であり、コマンドキュー112aも空の状態である。また、SDRAM150bは符号化部109の転送が開始され、コマンドキュー112bには、撮像処理部105の転送が格納されている。T1では現像処理部107からSDRAM150aに対する輝度信号の転送要求とSDRAM150bに対する色差信号の転送要求が発行される。   Next, the flow of processing will be described based on the time axis. In FIG. 4, at T0, the SDRAM 150a is in a standby state, and the command queue 112a is also empty. The transfer of the encoding unit 109 to the SDRAM 150b is started, and the transfer of the imaging processing unit 105 is stored in the command queue 112b. At T1, the development processing unit 107 issues a transfer request of a luminance signal to the SDRAM 150a and a transfer request of a color difference signal to the SDRAM 150b.

T2では、コマンドキュー112a、112bに空きがあるため、調停手段113a、113bで現像処理部107の転送要求が受け付けられコマンドキュー114a、114bに格納される。ここで、SDRAM150aはスタンバイ状態のため、SDRAMに転送するためには省電力モードをONからOFFに切り替える必要がある。しかし、省電力モードが細切れになることを防止するために予め設定されている時間を待つためにタイマーaをセットする。ここでは待ち時間を処理時間:2とし、カウンタには‘2’がセットされる。   At T2, since there is free space in the command queues 112a and 112b, the transfer requests of the development processing unit 107 are accepted by the arbitration units 113a and 113b and stored in the command queues 114a and 114b. Here, since the SDRAM 150a is in the standby state, it is necessary to switch the power saving mode from ON to OFF in order to transfer to the SDRAM. However, a timer a is set to wait for a preset time in order to prevent the power saving mode from being fragmented. Here, the waiting time is set to the processing time: 2, and カ ウ ン タ 2 ’is set in the counter.

T3では、タイマーaのカウントがデクリメントされて‘1’となる。T4では、タイマーaが‘1’から‘0’になり待ち時間が経過したためSDRAM150aの省電力モードの切り替えを開始する。また、SDRAM150bの符号化部109の転送が終了し、コマンドキュー内の114bより撮像処理部105に対する転送コマンドが読みだされSDRAM150bに対する転送が開始される。   At T3, the count of the timer a is decremented to “1”. At T4, the timer a changes from “1” to “0” and the waiting time has elapsed, so that the switching of the power saving mode of the SDRAM 150a is started. Further, the transfer of the encoding unit 109 of the SDRAM 150b ends, a transfer command to the imaging processing unit 105 is read from the command queue 114b, and the transfer to the SDRAM 150b is started.

T5では、SDRAM150aに対する転送が可能となるため、コマンドキュー114aより現像処理部107の転送が開始される。T8では、SDRAM150bの撮像処理部105に対する転送が終了し、コマンドキュー内の114bより現像処理部107の転送が開始される。T9では、SDRAM150aの現像処理部107に対する転送が終了する。ここで、コマンドキュー114aは空のためSDRAM150aの電力を削減するため省電力モードをOFFからONへの切り替えを開始する。   At T5, the transfer to the SDRAM 150a becomes possible, so the transfer of the developing unit 107 is started from the command queue 114a. At T8, the transfer of the SDRAM 150b to the imaging processing unit 105 ends, and the transfer of the development processing unit 107 starts from 114b in the command queue. At T9, the transfer to the development processing unit 107 of the SDRAM 150a ends. Since the command queue 114a is empty, the power saving mode is started to be switched from OFF to ON in order to reduce the power of the SDRAM 150a.

T10では、認識処理部108からSDRAM150aに対する転送要求が発行される。また、SDRAM150aの省電力モードの移行が完了し、スタンバイ状態となる。T11では、コマンドキュー114aに空きがあるため、調停手段113aで認識処理部108の転送要求が受け付けられコマンドキュー114aに格納される。ここで、SDRAM150aはスタンバイ状態のため、T2と同様にタイマーaに‘2’がセットされる。   At T10, the recognition processing unit 108 issues a transfer request to the SDRAM 150a. Further, the transition of the power saving mode of the SDRAM 150a is completed, and the SDRAM 150a enters a standby state. At T11, since there is free space in the command queue 114a, the transfer request of the recognition processing unit 108 is accepted by the arbitration unit 113a and stored in the command queue 114a. Here, since the SDRAM 150a is in the standby state, "2" is set to the timer a similarly to T2.

T12では、タイマーaのカウントがデクリメントされて‘1’となる。また、SDRAM150bの現像処理部107に対する転送が終了する。ここで、コマンドキュー114bは空のためSDRAM150bの電力を削減するため省電力モードをOFFからONへ切り替える。   At T12, the count of the timer a is decremented to “1”. Also, the transfer of the SDRAM 150b to the development processing unit 107 ends. Since the command queue 114b is empty, the power saving mode is switched from OFF to ON in order to reduce the power of the SDRAM 150b.

T13では、タイマーaが‘1’から‘0’になり待ち時間が経過したためSDRAM150aの省電力モードの切り替えを開始する。また、SDRAM150bの省電力モードの移行が完了し、スタンバイ状態となる。   At T13, the timer a changes from "1" to "0" and the waiting time has elapsed, so that the switching of the power saving mode of the SDRAM 150a is started. Further, the transition of the SDRAM 150b to the power saving mode is completed, and the SDRAM 150b enters the standby state.

T14では、SDRAM150aに対する転送が可能となるため、コマンドキュー114aより認識処理部108の転送が開始される。
T18では、SDRAM150aの認識処理部108に対する転送が終了する。ここで、コマンドキュー114aは空のためSDRAM150aの電力を削減するため省電力モードをOFFからONへの切り替えを開始する。T19では、SDRAM150aの省電力モードの移行が完了し、スタンバイ状態となる。
At T14, transfer to the SDRAM 150a becomes possible, so transfer of the recognition processing unit 108 is started from the command queue 114a.
At T18, the transfer to the recognition processing unit 108 of the SDRAM 150a ends. Since the command queue 114a is empty, the power saving mode starts to be switched from OFF to ON in order to reduce the power of the SDRAM 150a. At T19, the transition of the SDRAM 150a to the power saving mode is completed, and the SDRAM 150a enters the standby state.

図4では、転送要求を受け付けた時点でSDRAMが省電力状態の場合に所定時間待たせる制御をしている。しかし、複数のSDRAMの状態を参照していないため、転送要求単位で設定されたレイテンシの範囲内で次の転送要求が発生しない場合は省電力モードの切り替えが発生する。   In FIG. 4, when the transfer request is received, the SDRAM is controlled to wait for a predetermined time when the SDRAM is in the power saving state. However, since the state of a plurality of SDRAMs is not referred to, switching of the power saving mode occurs when the next transfer request does not occur within the range of the latency set for each transfer request.

図3は、複数の転送要求間の転送要求仕様を使用する場合のタイミングを示している。図3(1)〜(11)は従来の省電力制御タイミングを示す図4(1)〜(11)と同一の構成要素については説明を省略する。   FIG. 3 shows timings when a transfer request specification among a plurality of transfer requests is used. 3 (1) to 3 (11) show the same power saving control timings as those of FIGS. 4 (1) to 4 (11), and a description thereof will be omitted.

図3(2)、(3)において、信号の立ち上がりで転送要求開始、立下りで転送要求が受け付けられたことを示している。また、転送要求仕様として、アドレス情報(a:SDRAM150a、b:SDRAM150b)と複数の転送要求間で転送条件が設定されていることを示すフラグとして●印を付加している。図3(4)、(8)はコマンドキュー112a、112bに格納されているコマンドの種類と数を示している。また、複数の転送要求間で転送条件が設定されていることを示すフラグとして●印を付加している。   3 (2) and 3 (3), the rise of the signal indicates that the transfer request has started, and the fall indicates that the transfer request has been accepted. Further, as a transfer request specification, a mark “●” is added as a flag indicating that address information (a: SDRAM 150a, b: SDRAM 150b) and transfer conditions are set between a plurality of transfer requests. FIGS. 3 (4) and (8) show the types and numbers of commands stored in the command queues 112a and 112b. Also, a mark “●” is added as a flag indicating that the transfer condition is set between a plurality of transfer requests.

図2の省電力モード制御のフローチャートと図3より本実施形態の省電力モード制御の動作について説明する。T0ではSDRAM150aはスタンバイ状態であり、コマンドキュー112aも空の状態である。また、SDRAM150bは符号化部109の転送が開始され、コマンドキュー112bには、撮像処理部105の転送が格納されている。   The operation of the power saving mode control of this embodiment will be described with reference to the flowchart of the power saving mode control of FIG. 2 and FIG. At T0, the SDRAM 150a is in a standby state, and the command queue 112a is also empty. The transfer of the encoding unit 109 to the SDRAM 150b is started, and the transfer of the imaging processing unit 105 is stored in the command queue 112b.

T1では現像処理部107からSDRAM150aに対する輝度信号の転送要求とSDRAM150bに対する色差信号の転送要求が発行される。ここで、現像処理では画素単位で輝度信号と色差信号を同期して処理するため一方の転送が終了しても他方の転送が終了しないと次の処理を開始できない。このため、早く転送が終了する側の転送は遅い側の転送が終了するまでの範囲であれば転送実行のタイミングが遅れてもロスは発生しない。そこで、SDRAM150aに対する輝度信号の転送要求とSDRAM150bに対する色差信号の転送要求に対して、転送終了が遅い側の転送終了時間に遅れない範囲で早い側の転送を遅らせる制御をするためのフラグを付加する。   At T1, the development processing unit 107 issues a transfer request of a luminance signal to the SDRAM 150a and a transfer request of a color difference signal to the SDRAM 150b. Here, in the development process, the luminance signal and the color difference signal are processed in synchronization on a pixel-by-pixel basis, so that even if one transfer ends, the next process cannot be started unless the other transfer ends. For this reason, no loss occurs even if the transfer execution timing is delayed, as long as the transfer on the side where transfer ends earlier is within the range until the transfer on the later side ends. Therefore, a flag is added for controlling the transfer of the luminance signal to the SDRAM 150a and the transfer request of the chrominance signal to the SDRAM 150b so as to delay the transfer of the earlier transfer within the range of the transfer end time of the later transfer end. .

T2では、コマンドキュー112a、112bに空きがあるため、調停手段113a、113bで現像処理部107の転送要求が受け付けられコマンドキュー114a、114bに格納される。ここで、コマンドキュー114aに新しいコマンドが格納されたため、SDRAM150aに対する省電力モードの制御方法が判定される。SDRAM150aは省電力モードがONであり、複数の転送間の転送制約が付加されているため、図2のフローチャートで、STEP201→203→204となる。   At T2, since there is free space in the command queues 112a and 112b, the transfer requests of the development processing unit 107 are accepted by the arbitration units 113a and 113b and stored in the command queues 114a and 114b. Here, since a new command is stored in the command queue 114a, the control method of the power saving mode for the SDRAM 150a is determined. The power saving mode of the SDRAM 150a is ON, and a transfer constraint between a plurality of transfers is added. Therefore, in the flowchart of FIG.

ここで、SDRAM150aにとって自身となるコマンドキュー114a内の現像処理部の転送が終了するまでの時間と、他方となるコマンドキュー114b内の現像処理部の転送が終了するまでの時間を算出する。ここでは、自身の転送はSDRAM150aの省電力モード切り替え時間:1と現像処理部の転送時間:4の合計値で‘5’となる。これに対して、他方の転送は転送中の符号化部の転送の残り時間:2と、コマンドキュー内で次に転送される撮像処理部の転送時間:4と現像処理部の転送時間:4の合計値で‘10’となる。   Here, the SDRAM 150a calculates the time required for the transfer of the development processing unit in the command queue 114a to be completed by itself and the time required for the SDRAM 150a to complete the transfer of the development processing unit in the command queue 114b. In this case, the transfer of its own is ‘5’ as the total value of the power saving mode switching time of the SDRAM 150a: 1 and the transfer time of the development processing unit: 4. On the other hand, in the other transfer, the remaining time of the transfer of the encoding unit during transfer: 2, the transfer time of the imaging processing unit to be transferred next in the command queue: 4, and the transfer time of the development processing unit: 4 Is "10" in total.

このため、STEP206→207となり、タイマーaに差分時間の‘5’がセットされる。また、コマンドキュー114bにも新しいコマンドが格納されたため、SDRAM150bに対する省電力モードの制御方法が判定される。SDRAM150bは省電力モードがOFFであり、SDRAM150bは転送中のため、STEP201→203→208となり、省電力モードの制御を行わない。   For this reason, STEP 206 → 207, and the difference time “5” is set in the timer a. Further, since a new command is also stored in the command queue 114b, the control method of the power saving mode for the SDRAM 150b is determined. Since the power saving mode of the SDRAM 150b is OFF and the SDRAM 150b is in the process of being transferred, STEP 201 → 203 → 208, and the power saving mode is not controlled.

T3では、タイマーaのカウントがデクリメントされて‘4’となる。T4では、タイマーaのカウントがデクリメントされて‘3’となる。また、SDRAM150bの符号化部109の転送が終了し、コマンドキュー内の114bより撮像処理部105に対する転送コマンドが読みだされSDRAM150bに対する転送が開始される。また、SDRAM150bの転送が終了するためSDRAM150bに対する省電力モードの制御方法が判定される。SDRAM150bは省電力モードがOFFであり、SDRAM150bは転送中のため、STEP201→203→208となり、省電力モードの制御を行わない。   At T3, the count of the timer a is decremented to "4". At T4, the count of the timer a is decremented to "3". Further, the transfer of the encoding unit 109 of the SDRAM 150b ends, a transfer command to the imaging processing unit 105 is read from the command queue 114b, and the transfer to the SDRAM 150b is started. In addition, since the transfer of the SDRAM 150b ends, the control method of the power saving mode for the SDRAM 150b is determined. Since the power saving mode of the SDRAM 150b is OFF and the SDRAM 150b is in the process of being transferred, STEP 201 → 203 → 208, and the power saving mode is not controlled.

T5では、タイマーaのカウントがデクリメントされて‘2’となる。T6では、タイマーaのカウントがデクリメントされて‘1’となる。T7では、タイマーaのカウントがデクリメントされて‘0’となる。ここでは、SDRAM150a側のタイマーaにセットした時間が経過するため、SDRAM150aに対する省電力モードの制御方法が判定される。ここでは、タイマーaにセットした時間が経過したためSTEP201→202となり、省電力モードをOFFからONに切り替えを開始する。   At T5, the count of the timer a is decremented to "2". At T6, the count of the timer a is decremented to "1". At T7, the count of the timer a is decremented to “0”. Here, since the time set in the timer a of the SDRAM 150a has elapsed, the control method of the power saving mode for the SDRAM 150a is determined. Here, since the time set in the timer a has elapsed, STEP 201 changes to STEP 202, and the power saving mode is switched from OFF to ON.

T8では、SDRAM150aに対する転送が可能となるため、コマンドキュー114aより現像処理部107の転送が開始される。ここで、SDRAM150aの転送が終了するためSDRAM150aに対する省電力モードの制御方法が判定される。SDRAM150aは転送中のため、STEP201→203→208となり、省電力モードの制御を行わない。また、SDRAM150bの撮像処理部105の転送が終了し、コマンドキュー内の114bより現像処理部107に対する転送コマンドが読みだされSDRAM150bに対する転送が開始される。また、SDRAM150bの転送が終了するためSDRAM150bに対する省電力モードの制御方法が判定される。SDRAM150bは省電力モードがOFFであり、SDRAM150bは転送中のため、STEP201→203→208となり、省電力モードの制御を行わない。   At T8, transfer to the SDRAM 150a becomes possible, so transfer of the development processing unit 107 is started from the command queue 114a. Here, since the transfer of the SDRAM 150a ends, the control method of the power saving mode for the SDRAM 150a is determined. Since the SDRAM 150a is transferring data, STEP 201 → 203 → 208, and the power saving mode is not controlled. Further, the transfer of the imaging processing unit 105 of the SDRAM 150b ends, a transfer command for the developing unit 107 is read from the command queue 114b, and the transfer to the SDRAM 150b is started. In addition, since the transfer of the SDRAM 150b ends, the control method of the power saving mode for the SDRAM 150b is determined. Since the power saving mode of the SDRAM 150b is OFF and the SDRAM 150b is in the process of being transferred, STEP 201 → 203 → 208, and the power saving mode is not controlled.

T10では、認識処理部108からSDRAM150aに対する転送要求が発行される。T11では、コマンドキュー114aに空きがあるため、調停手段113aで認識処理部108の転送要求が受け付けられコマンドキュー114aに格納される。ここで、コマンドキュー114aに新しいコマンドが格納されたため、SDRAM150aに対する省電力モードの制御方法が判定される。SDRAM150aは省電力モードがOFFであり、SDRAM150aは転送中のため、STEP201→203→208となり、省電力モードの制御を行わない。   At T10, the recognition processing unit 108 issues a transfer request to the SDRAM 150a. At T11, since there is free space in the command queue 114a, the transfer request of the recognition processing unit 108 is accepted by the arbitration unit 113a and stored in the command queue 114a. Here, since a new command is stored in the command queue 114a, the control method of the power saving mode for the SDRAM 150a is determined. The power saving mode of the SDRAM 150a is OFF, and since the SDRAM 150a is transferring data, STEP 201 → 203 → 208, and the power saving mode is not controlled.

T12では、SDRAM150aの現像処理部107の転送が終了し、コマンドキュー内の114aより認識処理部108に対する転送コマンドが読みだされSDRAM150aに対する転送が開始される。また、SDRAM150aの転送が終了するためSDRAM150aに対する省電力モードの制御方法が判定される。SDRAM150aは省電力モードがOFFであり、SDRAM150aは転送中のため、STEP201→203→208となり、省電力モードの制御を行わない。   At T12, the transfer of the development processing unit 107 of the SDRAM 150a ends, a transfer command to the recognition processing unit 108 is read from the command queue 114a, and transfer to the SDRAM 150a is started. In addition, since the transfer of the SDRAM 150a ends, the control method of the power saving mode for the SDRAM 150a is determined. The power saving mode of the SDRAM 150a is OFF, and since the SDRAM 150a is transferring data, STEP 201 → 203 → 208, and the power saving mode is not controlled.

また、SDRAM150bの転送が終了するためSDRAM150bに対する省電力モードの制御方法が判定される。SDRAM150bは省電力モードがOFFであり、SDRAM150bは転送中でないため、STEP201→203→208→209となり、省電力モードをOFFからONに切り替える。   In addition, since the transfer of the SDRAM 150b ends, the control method of the power saving mode for the SDRAM 150b is determined. Since the power saving mode of the SDRAM 150b is OFF and the SDRAM 150b is not transferring, the power saving mode is switched from OFF to ON in STEP 201 → 203 → 208 → 209.

T13では、タイマーaが‘1’から‘0’になり待ち時間が経過したためSDRAM150aの省電力モードの切り替えを開始する。また、SDRAM150bの省電力モードの移行が完了し、スタンバイ状態となる。   At T13, the timer a changes from "1" to "0" and the waiting time has elapsed, so that the switching of the power saving mode of the SDRAM 150a is started. Further, the transition of the SDRAM 150b to the power saving mode is completed, and the SDRAM 150b enters the standby state.

T16では、SDRAM150aの認識処理部108の転送が終了する。ここで、SDRAM150aの転送が終了するためSDRAM150aに対する省電力モードの制御方法が判定される。SDRAM150aは省電力モードがOFFであり、SDRAM150aは転送中でないため、STEP201→203→208→209となり、省電力モードをOFFからONに切り替える。T17では、SDRAM150aの省電力モードの移行が完了し、スタンバイ状態となる。   At T16, the transfer of the recognition processing unit 108 of the SDRAM 150a ends. Here, since the transfer of the SDRAM 150a ends, the control method of the power saving mode for the SDRAM 150a is determined. Since the power saving mode of the SDRAM 150a is OFF and the SDRAM 150a is not transferring, the power saving mode is switched from OFF to ON in STEP 201 → 203 → 208 → 209. At T17, the transition of the SDRAM 150a to the power saving mode is completed, and the SDRAM 150a enters a standby state.

図3では、現像処理部から2つのSDRAMに並行して発行する2つの転送要求に対し、互いの転送終了時間を比較し、遅い側の転送終了時間を超えない範囲で省電力モードからの復帰を遅らせるように制御される。この結果、省電力モードからの復帰を固定時間遅らせる場合と比較して、現像処理部からの転送要求に対する転送の終了時間が遅れることなく省電力モードの切り替え回数を減らすことができる。   In FIG. 3, the transfer end times of two transfer requests issued in parallel to the two SDRAMs from the development processing unit are compared with each other, and a return from the power saving mode is performed within a range not exceeding the transfer end time on the late side. Is controlled to delay. As a result, compared to the case where the return from the power saving mode is delayed for a fixed time, the number of times the power saving mode is switched can be reduced without delaying the transfer end time in response to the transfer request from the development processing unit.

以上に説明したように、本実施形態の省電力モード制御では、複数の共有メモリに対して複数の転送を並行に行い、複数の転送間で転送制約がある場合に、複数の共有メモリのコマンドキューの状況に応じて複数の転送間の転送制約に収まる範囲で省電力モードの制御タイミングを遅らせることで、バスマスタにロスが発生することなく省電力モードの切り替え回数を減らすことができる。   As described above, in the power saving mode control according to the present embodiment, a plurality of transfers are performed in parallel to a plurality of shared memories, and when there is a transfer constraint between the plurality of transfers, By delaying the control timing of the power saving mode within a range that is within the transfer constraint between a plurality of transfers according to the status of the queue, the number of times the power saving mode is switched can be reduced without causing a loss to the bus master.

この結果、共有メモリが省電力状態となる期間が長くなり電力削減効果を高めることができる。   As a result, the period during which the shared memory is in the power saving state is lengthened, and the power reduction effect can be enhanced.

101 CPU、120 撮像センサ、130 表示部 101 CPU, 120 Image sensor, 130 Display unit

Claims (1)

複数のバスマスタから複数の共有メモリに対する転送を制御するメモリコントローラであって、
共有メモリ単位で転送コマンドを制御する複数のコマンド制御部と、
複数の共有メモリの省電力モードを制御する省電力モード制御部を備え、
前記コマンド制御部は共有メモリへの転送要求を調停するアービターと、前記アービターで調停された転送のコマンドを一時格納するコマンドキューと、により共有メモリへの転送コマンドを制御し、
前記省電力モード制御部は、前記バスマスタより複数の共有メモリに対して複数の転送要求が発行された際に、複数の転送間で転送制約が付加されている場合は、転送制約が付加された複数の転送が終了する時間を算出し、転送終了が遅い側の転送終了時間を超えない範囲で、転送終了が早い側の転送終了時間を遅らせるように共有メモリの省電力モードを制御することを特徴とするメモリコントローラ。
A memory controller that controls transfer from a plurality of bus masters to a plurality of shared memories,
A plurality of command controllers for controlling transfer commands in units of shared memory;
A power saving mode control unit that controls a power saving mode of the plurality of shared memories,
The command control unit controls a transfer command to the shared memory by an arbiter that arbitrates a transfer request to the shared memory and a command queue that temporarily stores a transfer command arbitrated by the arbiter,
When a plurality of transfer requests are issued to a plurality of shared memories from the bus master, the power saving mode control unit adds a transfer constraint when a transfer constraint is added between the plurality of transfers. Calculate the end time of multiple transfers and control the power saving mode of the shared memory so that the transfer end time of the earlier transfer end is delayed within the transfer end time of the later transfer end. Features memory controller.
JP2018162490A 2018-08-31 2018-08-31 Memory controller Pending JP2020035263A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018162490A JP2020035263A (en) 2018-08-31 2018-08-31 Memory controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018162490A JP2020035263A (en) 2018-08-31 2018-08-31 Memory controller

Publications (1)

Publication Number Publication Date
JP2020035263A true JP2020035263A (en) 2020-03-05

Family

ID=69668257

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018162490A Pending JP2020035263A (en) 2018-08-31 2018-08-31 Memory controller

Country Status (1)

Country Link
JP (1) JP2020035263A (en)

Similar Documents

Publication Publication Date Title
US7716391B2 (en) Data transfer apparatus, data transfer method, and program
US8601192B2 (en) Arbitration device, arbitration system, arbitration method, semiconductor integrated circuit, and image processing device
US6340973B1 (en) Memory control unit and memory control method and medium containing program for realizing the same
US9323700B2 (en) Semiconductor integrated circuit and DMA control method of the same
US20150160716A1 (en) Information processing apparatus, data transfer apparatus, and control method for data transfer apparatus
JP4325685B2 (en) MEMORY CONTROLLER, MEMORY MODULE, MEMORY CONTROL METHOD, AND COMPUTER FOR CONTROLLING MEMORY
US6606691B2 (en) System integrating agents having different resource-accessing schemes
JP5738618B2 (en) Data processing device
JP6263025B2 (en) Image processing apparatus and control method thereof
KR20170049191A (en) Image processing apparatus and Image processing method
JP2020035263A (en) Memory controller
JP4850504B2 (en) Signal processing apparatus, imaging apparatus, and data transfer method
JP2006215621A (en) Dma controller
JP5360594B2 (en) DMA transfer apparatus and method
JP2004287576A (en) Bus controller
JP5583563B2 (en) Data processing device
JP2017162431A (en) Memory control device and imaging device
JP2008108126A (en) Data transfer control device and bus access arbitration system therefor
JP2019200732A (en) Data processing device, bandwidth guarantee method in data processing device, and program
JP5392060B2 (en) Image data processing device
JP2010113414A (en) Multicore system, thread scheduling method, program, and storage medium
JP6117494B2 (en) Image processing interface circuit
JP4292218B2 (en) Image processing apparatus and image processing system
US20050060453A1 (en) Instruction supply control unit and semiconductor device
JP2021096739A (en) Memory controller, memory control method, and imaging apparatus

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20191125