JPH0343843A - Counter circuit - Google Patents

Counter circuit

Info

Publication number
JPH0343843A
JPH0343843A JP1179790A JP17979089A JPH0343843A JP H0343843 A JPH0343843 A JP H0343843A JP 1179790 A JP1179790 A JP 1179790A JP 17979089 A JP17979089 A JP 17979089A JP H0343843 A JPH0343843 A JP H0343843A
Authority
JP
Japan
Prior art keywords
counter
count
event
incrementer
register
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
JP1179790A
Other languages
Japanese (ja)
Inventor
Yasuhiro Naoshima
直島 康浩
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP1179790A priority Critical patent/JPH0343843A/en
Publication of JPH0343843A publication Critical patent/JPH0343843A/en
Pending legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

PURPOSE:To facilitate the control of a counter circuit with smaller hardware quantity by dividing a counter into the higher and lower rank parts, using a register which holds the count value to form the higher rank counter, making the lower rank counter count a small number of bits and adding the carry of the lower rank counter to the higher rank counter. CONSTITUTION:A counter 20 counts up each event and an overflow signal if produced is set to a count-up request flag 21 for each event. The contents of a register file 24 are successively read out in each cycle and inputted to one of both inputs of an incrementer 26. At the same time, the contents of the flag 21 of the corresponding event are inputted to the other input of the incrementer 26 via a multiplexer 22. The incrementer 26 adds 1 to the contents of a register file only when the contents of the flag 21 are equal to 1. Then the result of addition is written into the registers of the same address in the file 24. Thus a counter circuit is easily controlled with the smaller hardware quantity.

Description

【発明の詳細な説明】 [8!要] 複数種類の非同期事象を事象毎にカウントするカウンタ
回路に関し、 より少ないハードウェア量でかつ制御の容易なカウンタ
回路を提供することを目的とし、事象毎に設けられ、事
象の発生回数をカウントする少数ビットで構成されたカ
ウンタと、これらカウンタからのキャリーを受けて保持
するカウントアツプ要求フラグと、これらカウントアツ
プ要求フラグの出力を選択するマルチプレクサと、前記
カウントアツプ要求フラグに所定周期でリセット信号を
与えると共に、前記マルチプレクサの選択制御を行う制
御回路と、事象毎に設けられ、前記カウンタの上位ビッ
トをカウント値として保持するレジスタファイルと、該
レジスタファイルにポインタを与えると共に、前記制御
回路に制御信号を与えるポインタ発生回路と、前記マル
チプレクサの出力と、該当する番地のレジスタファイル
の出力とを加算するインクリメンタとその結果をレジス
タファイルの該当番地に格納することにより構威される
[Detailed description of the invention] [8! Regarding counter circuits that count multiple types of asynchronous events for each event, this counter circuit is provided for each event and counts the number of occurrences of the event, with the aim of providing a counter circuit that requires less hardware and is easy to control. a counter consisting of a small number of bits, a count-up request flag that receives carries from these counters and holds them, a multiplexer that selects the output of these count-up request flags, and a reset signal that is applied to the count-up request flag at a predetermined period. a control circuit that controls the selection of the multiplexer; a register file that is provided for each event and holds the upper bits of the counter as a count value; a register file that provides a pointer to the register file and controls the control circuit; It is constructed by a pointer generation circuit that provides a signal, an incrementer that adds the output of the multiplexer and the output of the register file at a corresponding address, and the result is stored at the corresponding address of the register file.

[産業上の利用分野] 本発明は複数種類の非同期事象を事象毎にカウントする
カウンタ回路に関し、更に詳しくはコンピュータシステ
ムの動作状態を分析するために、クロック、命令実行回
数、特定動作の頻度等、各種のデータをシステムの動作
中にカウントしておくカウンタ回路に関する。
[Industrial Application Field] The present invention relates to a counter circuit that counts multiple types of asynchronous events for each event, and more specifically, in order to analyze the operating state of a computer system, the present invention relates to a counter circuit that counts a plurality of types of asynchronous events for each event. , relates to a counter circuit that counts various data during system operation.

従来、この種のカウンタはシステムへの付加回路として
作製されていた。しかしながら、近年のコンピュータシ
ステムの高集積化に伴い、1つのVLS I内に各種の
機能が内蔵されたため、特定回路の動作状態は外部から
は認識できないという問題がでてきた。このため、各V
LSI内の特定回路の状態をカウントする場合はカウン
タをVLSt回路に内蔵させる必要がでてきている。
Traditionally, counters of this type have been created as additional circuitry to the system. However, as computer systems have become more highly integrated in recent years, a variety of functions have been built into one VLSI, resulting in the problem that the operating state of a specific circuit cannot be recognized from the outside. For this reason, each V
In order to count the state of a specific circuit within an LSI, it has become necessary to incorporate a counter into the VLSt circuit.

[従来の技術] 第3図は従来回路例を示すブロック図である。[Conventional technology] FIG. 3 is a block diagram showing an example of a conventional circuit.

図に示す例は、事象カウントアツプ信号を受けるカウン
タ1を事象毎に設けていた。各カウンタ1は、カウント
値を保持するレジスタ1aと該レジスタ1aの保持値と
事象カウントアツプ信号とを加算し、その結果をレジス
タ1aに保持するインクリメンタ1bとにより構成され
ている。各カウンタ1で持っているカウント値の梢度は
事象毎に必要桁数だけ設定することができる。
In the example shown in the figure, a counter 1 that receives an event count-up signal is provided for each event. Each counter 1 includes a register 1a that holds a count value, and an incrementer 1b that adds the value held in the register 1a and an event count up signal and holds the result in the register 1a. The degree of count value held by each counter 1 can be set by the required number of digits for each event.

第4図は従来回路の他の例を示すブロック図である。図
に示す回路は、カウンタのビットを2つのフィールドに
分割し、下位ビットフィールドをハードウェアのカウン
タで構威し、上位ビットフィールドはシステム内のメモ
リに記憶させるようにしたものである。破線で囲まれた
部分は、例えばVLSI内に含まれ、カウント値の上位
ビットを事象毎に保持するメモリ10は外部に設けられ
る。複数の事象毎に設けられたカウンタ2は事象カウン
トアツプ信号を受けると1ずつカウントアツプする。カ
ウンタ2は、第3図の例と同様にレジスタ2aとインク
リメンタ2bより構成されている。
FIG. 4 is a block diagram showing another example of the conventional circuit. In the circuit shown in the figure, the bits of the counter are divided into two fields, the lower bit field is stored in a hardware counter, and the upper bit field is stored in memory within the system. The part surrounded by the broken line is included in, for example, a VLSI, and a memory 10 that holds the upper bits of the count value for each event is provided externally. A counter 2 provided for each of a plurality of events counts up by one upon receiving an event count-up signal. The counter 2 is composed of a register 2a and an incrementer 2b as in the example shown in FIG.

これらカウンタ2の出力はマルチプレクサ、3で順次切
換えられ、加算器4の一方の入力に入る。
The outputs of these counters 2 are sequentially switched by a multiplexer 3 and input to one input of an adder 4.

該加算器4の他方の人力には、バス5を介してメモリ1
0内のカウント値が事象毎に人力される。
The other power of the adder 4 is connected to a memory 1 via a bus 5.
A count value within 0 is entered manually for each event.

メモリ10内には、#Oから#nまでの事象毎のカウン
ト値が保持されている。これらカウント値が順次読出さ
れ、加算器4でカウンタ2の出力と加算され、その結果
は再度メモリ10内の同一番地の記憶領域に格納される
In the memory 10, count values for each event from #O to #n are held. These count values are sequentially read out and added to the output of the counter 2 by the adder 4, and the result is stored again in the storage area at the same location in the memory 10.

この方式は、下位カウンタ2がオーバフローするよりも
短い間隔でマイクロプログラムによりメモリ10内のカ
ウント値を更新する。更に、下位カウンタ2は読出し時
にはクリアされるようになっており、前述したような動
作を測定可能な車象分繰返す。
In this method, the count value in the memory 10 is updated by a microprogram at intervals shorter than when the lower counter 2 overflows. Furthermore, the lower counter 2 is cleared at the time of reading, and the above-described operation is repeated for as many measurable vehicle images as possible.

[発明が解決しようとする課題] 第3図に示す方式では、測定可能な各事象毎にビット幅
分のインクリメンタ及びカウント値を保持するレジスタ
が必要となり、ハードウェアが大幅に増大するという問
題がある。これに対し、第4図に示す方式では、インク
リメンタは下位数ビットですむため、第3図の方式より
もハードウェア量は減る。しかしながら、加算器が必要
となる上に、カウント値の上位ビットをメモリ上に保持
しているため、そのアクセスに時間がかかり、下位ビッ
トの幅をあまり小さくすることができない。
[Problems to be Solved by the Invention] The method shown in FIG. 3 requires an incrementer for the bit width and a register to hold the count value for each measurable event, resulting in a problem that the hardware increases significantly. There is. On the other hand, in the method shown in FIG. 4, the incrementer requires only a few lower bits, so the amount of hardware is smaller than in the method shown in FIG. However, since an adder is required, and the upper bits of the count value are held in memory, it takes time to access them, and the width of the lower bits cannot be made very small.

しかも、一定期間毎に各事象のカウント値を更新する必
要があり、制御が複雑になるという問題点があった。
Moreover, it is necessary to update the count value of each event at regular intervals, which poses a problem in that control becomes complicated.

本発明はこのような課題に鑑みてなされたものであって
、より少ないハードウェア量でかつ制御の容易なカウン
タ回路をti供することを目的としている。
The present invention has been made in view of these problems, and an object of the present invention is to provide a counter circuit that requires less hardware and is easy to control.

【課題を解決するための手段] 第1図は本発明の原理ブロック図である。図において、
20は事象毎に設けられ、事象の発生回数をカウントす
る少数ビットで構成されたカウンタ、21は該カウンタ
20からのキャリーを受けて保持するカウントアツプ要
求フラグ、22はこれらカウントアツプ要求フラグ21
の出力を選択するマルチプレクサである。これらカウン
タ20は事象の下位ビットを保持する下位カウンタとし
て機能する。
[Means for Solving the Problem] FIG. 1 is a block diagram of the principle of the present invention. In the figure,
A counter 20 is provided for each event and is composed of a small number of bits to count the number of occurrences of an event, a count up request flag 21 is held after receiving a carry from the counter 20, and a count up request flag 21 is provided for each event.
This is a multiplexer that selects the output of These counters 20 function as low-order counters that hold the low-order bits of events.

23は前記カウントアツプ要求フラグ21に所定周期で
リセット信号を与えると共に、前記マルチプレクサ22
の選択制御を行う制御回路、24は事象毎に設けられζ
前記カウンタ20の上位ビットをカウント値として保持
するレジスタファイル、25は該レジスタファイル24
にポインタを与えると共に、前記制御回路23に制御信
号を与えるポインタ発生回路、26は前記マルチプレク
サ22の出力と、該当する番地のレジスタファイル24
の出力とを加算し、その結果をレジスタファイル24の
該当番地に格納するインクリメンタである。該インクリ
メンタ26の出力はバスに接続され、バスを介して例え
ばCPUに読込まれる。
23 provides a reset signal to the count up request flag 21 at a predetermined period, and also outputs a reset signal to the multiplexer 22.
A control circuit 24 for controlling the selection of ζ is provided for each event.
A register file 25 holds the upper bits of the counter 20 as a count value; 25 is the register file 24;
A pointer generation circuit 26 provides a pointer to the output of the multiplexer 22 and a control signal to the control circuit 23;
This is an incrementer that adds the output of The output of the incrementer 26 is connected to a bus and read into, for example, a CPU via the bus.

レジスタファイル24は事象毎に#Oから#nまでのレ
ジスタより構成されており、これらレジスタに該当する
事象のカウント値の上位ビットが保持される。また、レ
ジスタファイル24として、VLSI内のRAMを用い
ると、図に示す回路は全てVLSI内に作り込むことが
できる。
The register file 24 is composed of registers #0 to #n for each event, and these registers hold the upper bits of the count value of the corresponding event. Further, if a RAM in the VLSI is used as the register file 24, all the circuits shown in the figure can be built into the VLSI.

[作用] カウンタ20でそれぞれの事象をカウントアツプし、オ
ーバフロー信号(キャリー)が発生したら、カウントア
ツプ要求フラグ21に事象毎にセットされる。レジスタ
ファイル24の内容は毎サイクル毎に順次読出されイン
クリメンタ26の一方の入力に入る。該インクリメンタ
26の他方の入力にはマルチプレクサ22を介して対応
する事象のカウントアツプ要求フラグ21の内容が入る
[Operation] When each event is counted up by the counter 20 and an overflow signal (carry) is generated, the count up request flag 21 is set for each event. The contents of the register file 24 are read out sequentially every cycle and input to one input of the incrementer 26. The other input of the incrementer 26 receives the contents of the count-up request flag 21 of the corresponding event via the multiplexer 22.

インクリメンタ26はカウントアツプ要求フラグ21の
内容が1であった場合にのみ、レジスタファイルの内容
に1を加え、その結果をレジスタファイル24の同一番
地のレジスタに書込む。この場合において、下位のカウ
ンタ20を選択する時に、対応するカウントアツプ要求
フラグ21を“0°にリセットしておく。これにより、
測定可能な事象の数mと下位カウンタのビット数nはm
−2″の関数となり、測定可能な事象が16のときは下
位カウンタのビット数は4で済み、カウントアツプ要求
フラグ21が次にセットされる前に一度読出され、リセ
ットされていることになる。
The incrementer 26 adds 1 to the contents of the register file only when the content of the count-up request flag 21 is 1, and writes the result to the register at the same location in the register file 24. In this case, when selecting the lower counter 20, the corresponding count up request flag 21 is reset to "0°."
The number of measurable events m and the number of bits of the lower counter n are m
-2'', and when the number of measurable events is 16, the number of bits in the lower counter only needs to be 4, and it will be read once and reset before the count up request flag 21 is set next time. .

このように、本発明によれば、下位のカウンタ20を順
次切換えて読出しているのは、カウントアツプ要求フラ
グの1ビツトのみであり、カウント値の更新もインクリ
メンタ26でまかなえる。
As described above, according to the present invention, only one bit of the count up request flag is sequentially switched and read from the lower counters 20, and the incrementer 26 can also update the count value.

また、カウント値は、レジスタファイル24に保持され
ているため、毎サイクル読出し書込みが可能であり、最
小のサイクルで全ての事象を更新することかできる。更
に、レジスタファイル24はフリップフロップで構成さ
れたレジスタに比較してハードウェア面積を非常に小さ
くできる。
Further, since the count value is held in the register file 24, it can be read and written every cycle, and all events can be updated in the minimum cycle. Furthermore, the register file 24 can have a much smaller hardware area than registers made up of flip-flops.

[実施例] 以下、図面を参照して本発明の実施例を詳細に説明する
[Example] Hereinafter, an example of the present invention will be described in detail with reference to the drawings.

第2図は本発明の一実施例を示す構成ブロック図である
。第1図と同一のものは、同一の符号を付して示す。図
の実施例は、16Flの事象を測定可能なカウンタ回路
を示している。図において、カウンタ20はレジスタ2
0aとインクリメンタ20bより構成され、事象カウン
トアツプ信号とレジスタ20aの内容がインクリメンタ
20bでインクリメントされ、結果が再びレジスタ20
aに保持されるようになっている。レジスタ20aのビ
ット数は4ビツトのものが用いられている。
FIG. 2 is a block diagram showing an embodiment of the present invention. Components that are the same as those in FIG. 1 are designated by the same reference numerals. The illustrated embodiment shows a counter circuit capable of measuring 16 Fl events. In the figure, counter 20 is register 2
0a and an incrementer 20b, the event count up signal and the contents of the register 20a are incremented by the incrementer 20b, and the result is sent back to the register 20b.
It is designed to be held at a. The number of bits used in the register 20a is 4 bits.

ポインタ発生回路25は、ポインタの値を保持するレジ
スタ25mと、一定周期でポインタの値を1ずつ更新す
るカウンタ25bより構成されている。カウンタ25b
のカウント値は、再度レジスタ25aにセットされ、こ
のシーケンスを繰返してポインタの更新が行われる。レ
ジスタ25aの出力は、レジスタファイル24内の事象
毎のレジスタ24aを指示する他、制御回路23に一定
周期の制御信号を与えている。ここでは、レジスタファ
イル24は、#0から#15までの16個のレジスタ2
4aで構成されている。そして、各レジスタ24aは3
2ビツト構成となっている。
The pointer generation circuit 25 includes a register 25m that holds a pointer value, and a counter 25b that updates the pointer value by 1 at a constant cycle. counter 25b
The count value is set in the register 25a again, and this sequence is repeated to update the pointer. The output of the register 25a not only indicates the register 24a for each event in the register file 24, but also provides a control signal of a constant cycle to the control circuit 23. Here, the register file 24 includes 16 registers 2 from #0 to #15.
It consists of 4a. Then, each register 24a has 3
It has a 2-bit configuration.

そして、制御回路23は一定周期でマルチプレクサ22
に切換え信号を与える池、事象毎のカウントアツプ要求
フラグ21に一定周期でリセット信号を与えている。前
述したように、カウント値を保持するレジスタ24aは
32ビツトの精度とすると、32×16ワードの構成の
レジスタファイル24と、32ビツトのインクリメンタ
26と下位モジュール(カウンタ)20を16個装備す
る。各下位モジュール20内には、4ビツトのレジスタ
20aと4ビツトのインクリメンタ20bと1ビツトの
カウントアツプ要求フラグ21より構成されている。こ
のように、構成された回路の動作を説明すれば、以下の
とおりである。
The control circuit 23 then controls the multiplexer 22 at regular intervals.
A reset signal is given at a constant cycle to the count-up request flag 21 for each event. As mentioned above, assuming that the register 24a that holds the count value has a precision of 32 bits, it is equipped with a register file 24 having a structure of 32 x 16 words, a 32-bit incrementer 26, and 16 lower modules (counters) 20. . Each lower module 20 includes a 4-bit register 20a, a 4-bit incrementer 20b, and a 1-bit count-up request flag 21. The operation of the circuit configured in this way will be explained as follows.

各事象毎に、カウントアツプ要求信号が“1”である間
、カウンタ20はカウントアツプ動作を行う。この時に
、インクリメンタ20bが15を越えると、キャリーが
発生し、このキャリーはカウントアツプ要求フラグ21
内に保持される。各カウントアツプ要求フラグ21の出
力はマルチプレクサ22に入る。該マルチプレクサ22
は制御回路23からの選択信号により切換え制御され、
順次読出される。ここで、カウントアツプ要求フラグ2
1の内容が読出された後、制御回路23からのリセット
信号によりリセットされる。
For each event, the counter 20 performs a count-up operation while the count-up request signal is "1". At this time, if the incrementer 20b exceeds 15, a carry occurs, and this carry is passed to the count up request flag 21.
held within. The output of each count up request flag 21 is input to a multiplexer 22. The multiplexer 22
is switched and controlled by a selection signal from the control circuit 23,
Read out sequentially. Here, count up request flag 2
After the contents of 1 are read out, it is reset by a reset signal from the control circuit 23.

下位カウンタ20の読出しは、16サイクルに1度ずつ
行われ、カウントアツプ要求フラグ21を読出し、この
フラグが“1”の時、レジスタファイル24内の対応す
るレジスタ24a内のカウント値は、ポインタ発生回路
25のレジスタ25aにより指示された番地のデータが
読出され、32ビツトのインクリメンタ26で+1だけ
インクリメントされ、レジスタファイル24の該当位置
に書き戻される。このように、カウントアツプ要求フラ
グ21は最大16サイクル保持された後、制御回路23
からのリセット信号によりリセットされる。
Reading of the lower counter 20 is performed once every 16 cycles, and the count up request flag 21 is read. When this flag is "1", the count value in the corresponding register 24a in the register file 24 is determined by the pointer generation. The data at the address specified by the register 25a of the circuit 25 is read out, incremented by +1 by the 32-bit incrementer 26, and written back to the corresponding position in the register file 24. In this way, after the count-up request flag 21 is held for a maximum of 16 cycles, the control circuit 23
It is reset by a reset signal from.

ここで、キャリーは16サイクル以上に1回しか発生し
ないため、本実施例では下位カウンタ20は4ビツトの
みあればよいことになる。以降は、この動作を16事象
分繰返す。インクリメンタ26の出力は、バスに接続さ
れているので、バスから例えばCPUにより事象毎のカ
ウント値が読出されることになる。
Here, since a carry occurs only once every 16 cycles or more, in this embodiment, the lower counter 20 only needs to have 4 bits. After that, this operation is repeated for 16 events. Since the output of the incrementer 26 is connected to the bus, the count value for each event is read from the bus by, for example, the CPU.

[発明の効果] 以上、詳細に説明したように、本発明によればカウンタ
を上位と下位に2分し、上位のカウンタはカウント値を
保持するレジスタで構成し、下位のカウンタは少数ビッ
トのカウント動作を行わせ、下位カウンタのキャリーを
上位カウンタに加算する構成とすることにより、カウン
トアツプも加算器ではなく、インクリメンタですみ、ハ
ードウェアの削減ができる。このように、本発明によれ
ばより少ないハードウェア量でかつ制御の容易なカウン
タ回路を提供することができる。
[Effects of the Invention] As described above in detail, according to the present invention, the counter is divided into upper and lower parts, the upper counter is configured with a register that holds the count value, and the lower counter is configured with a register that holds the count value. By performing a counting operation and adding the carry of the lower counter to the upper counter, the count up can be done by an incrementer instead of an adder, and the hardware can be reduced. As described above, according to the present invention, it is possible to provide a counter circuit that requires less hardware and is easier to control.

【図面の簡単な説明】[Brief explanation of drawings]

第1図は本発明の原理ブロック図、 第2図は本発明の一実施例を示す構成ブロック図、 第3図、第4図は従来回路例を示すブロック図である。 第1図において、 20はカウンタ、 21はカウントアツプ要求フラグ、 22はマルチプレクサ、 23は制御回路、 24はレジスタファイル、 25はポインタ発生回路である。 FIG. 1 is a block diagram of the principle of the present invention. FIG. 2 is a configuration block diagram showing an embodiment of the present invention; FIGS. 3 and 4 are block diagrams showing examples of conventional circuits. In Figure 1, 20 is a counter, 21 is a count up request flag; 22 is a multiplexer, 23 is a control circuit; 24 is the register file, 25 is a pointer generation circuit.

Claims (1)

【特許請求の範囲】  事象毎に設けられ、事象の発生回数をカウントする少
数ビットで構成されたカウンタ(20)と、これらカウ
ンタ(20)からのキャリーを受けて保持するカウント
アップ要求フラグ(21)と、これらカウントアップ要
求フラグ(21)の出力を選択するマルチプレクサ(2
2)と、 前記カウントアップ要求フラグ(21)に所定周期でリ
セット信号を与えると共に、前記マルチプレクサ(22
)の選択制御を行う制御回路(23)と、 事象毎に設けられ、前記カウンタ(20)の上位ビット
をカウント値として保持するレジスタファイル(24)
と、 該レジスタファイル(24)にポインタを与えると共に
、前記制御回路(23)に制御信号を与えるポインタ発
生回路(25)と、 前記マルチプレクサ(22)の出力と、該当する番地の
レジスタファイル(24)の出力とを加算し、その結果
をレジスタファイル(24)の該当番地に格納するイン
クリメンタ(26)とにより構成されてなるカウンタ回
路。
[Claims] A counter (20) provided for each event and configured with a small number of bits to count the number of occurrences of the event, and a count-up request flag (21) that receives carries from these counters (20) and holds them. ) and a multiplexer (2) that selects the output of these count-up request flags (21).
2), a reset signal is given to the count-up request flag (21) at a predetermined period, and the multiplexer (22) is
); and a register file (24) that is provided for each event and holds the upper bits of the counter (20) as a count value.
a pointer generation circuit (25) that provides a pointer to the register file (24) and a control signal to the control circuit (23); ) and an incrementer (26) that adds the outputs of the outputs and stores the result at the corresponding address of the register file (24).
JP1179790A 1989-07-11 1989-07-11 Counter circuit Pending JPH0343843A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1179790A JPH0343843A (en) 1989-07-11 1989-07-11 Counter circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1179790A JPH0343843A (en) 1989-07-11 1989-07-11 Counter circuit

Publications (1)

Publication Number Publication Date
JPH0343843A true JPH0343843A (en) 1991-02-25

Family

ID=16071939

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1179790A Pending JPH0343843A (en) 1989-07-11 1989-07-11 Counter circuit

Country Status (1)

Country Link
JP (1) JPH0343843A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4931804B2 (en) * 2005-04-11 2012-05-16 パナソニック株式会社 System performance profiling equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4931804B2 (en) * 2005-04-11 2012-05-16 パナソニック株式会社 System performance profiling equipment

Similar Documents

Publication Publication Date Title
US5652904A (en) Non-reconfigurable microprocessor-emulated FPGA
EP0102242B1 (en) Data processing apparatus
US4939755A (en) Timer/counter using a register block
JPS60218138A (en) Computer for executing event driving type algorism
US4584642A (en) Logic simulation apparatus
JP2003029627A (en) Rsa encoding method
US6460131B1 (en) FPGA input output buffer with registered tristate enable
Agrawal et al. MARS: A multiprocessor-based programmable accelerator
US4460972A (en) Single chip microcomputer selectively operable in response to instructions stored on the computer chip or in response to instructions stored external to the chip
EP0173040B1 (en) Vector processing system
US4754424A (en) Information processing unit having data generating means for generating immediate data
JPH1185507A (en) Central processor and microcomputer system
GB1003921A (en) Computer cycling and control system
US6047364A (en) True modulo addressing generator
JPH0343843A (en) Counter circuit
EP0020972A1 (en) Program controlled microprocessing apparatus
JP2803119B2 (en) CMOS gate array power consumption calculation method
JPH0831033B2 (en) Data processing device
JP3503659B2 (en) Control signal generator
JP2771628B2 (en) Timer counter
JPS63251825A (en) Control system for real time timer
JPH0812660B2 (en) Vector data processor
JP3216152B2 (en) MIN circuit, MAX circuit and connection method thereof
JPS6029865A (en) Logical simulation system by history registration
JPS6229813B2 (en)