JPH06153245A - Transmission memory control circuit - Google Patents

Transmission memory control circuit

Info

Publication number
JPH06153245A
JPH06153245A JP4294356A JP29435692A JPH06153245A JP H06153245 A JPH06153245 A JP H06153245A JP 4294356 A JP4294356 A JP 4294356A JP 29435692 A JP29435692 A JP 29435692A JP H06153245 A JPH06153245 A JP H06153245A
Authority
JP
Japan
Prior art keywords
memory
data
transmission
output
channel
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.)
Granted
Application number
JP4294356A
Other languages
Japanese (ja)
Other versions
JP2957821B2 (en
Inventor
Miharu Kato
美治 加藤
良次 ▲たか▼野
Riyouji Takano
Minoru Nakahara
稔 中原
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
Fujitsu Communication Systems Ltd
Original Assignee
Fujitsu Ltd
Fujitsu Communication Systems 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, Fujitsu Communication Systems Ltd filed Critical Fujitsu Ltd
Priority to JP4294356A priority Critical patent/JP2957821B2/en
Publication of JPH06153245A publication Critical patent/JPH06153245A/en
Application granted granted Critical
Publication of JP2957821B2 publication Critical patent/JP2957821B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To obtain the transmission memory control circuit by which no duplication takes place in transmission data with respect to the transmission memory control circuit. CONSTITUTION:The circuit is provided with a memory 11 storing transmission data, a register memory 12 receiving a channel number and storing control data of a relevant channel, and an arithmetic operation section 13 applying various arithmetic operation processing to the transmission data read from the memory 11 based on the control data given from the register memory 12 and also a transmission memory 14 receiving an output from the arithmetic operation section 13 and in which data are written synchronously with the channel clock.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は送出メモリ制御回路に関
し、更に詳しくはディジタル交換網におけるDLC共通
部内に設けられたHDLCハンドラ内の回路構成に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a transmission memory control circuit, and more particularly to a circuit configuration in an HDLC handler provided in a DLC common part in a digital switching network.

【0002】[0002]

【従来の技術】図10は従来の交換機システムの概念図
である。図において、1はディジタル加入者端末(T
E)、2はこれらディジタル加入者端末1と対応して設
けられたディジタル加入者回路(DLC)、5はディジ
タル加入者回路2と接続されるDLC共通部(DLC
C)である。5aはディジタル加入者回路2と1対1に
対応して設けられたHDLCハンドラである。6はDL
C共通部5を制御するマイクロプロセッサ、7はDLC
共通部5と接続される交換機(NW)、8は該交換機7
の回線切り替え制御等を行うコールプロセッサ(CP
R)である。
2. Description of the Related Art FIG. 10 is a conceptual diagram of a conventional exchange system. In the figure, 1 is a digital subscriber terminal (T
E), 2 is a digital subscriber circuit (DLC) provided corresponding to these digital subscriber terminals 1, and 5 is a DLC common section (DLC) connected to the digital subscriber circuit 2.
C). Reference numeral 5a is an HDLC handler provided in a one-to-one correspondence with the digital subscriber circuit 2. 6 is DL
Microprocessor for controlling C common unit 5, 7 is DLC
An exchange (NW), 8 connected to the common unit 5 is the exchange 7
Call processor (CP
R).

【0003】このように構成された交換機システムにお
いて、ディジタル回線はHDLCハンドラ5aによるH
DLCフォーマットで制御情報のやりとりが行われる。
HDLCハンドラ5a内にはデータ送信回路とデータ受
信回路が含まれている。
In the exchange system thus constructed, the digital line is H by the HDLC handler 5a.
Control information is exchanged in the DLC format.
The HDLC handler 5a includes a data transmission circuit and a data reception circuit.

【0004】図11は従来回路の構成例を示すブロック
図であり、データ送信回路の構成を示している。図にお
いて、11は送信データを格納するメモリ、12はチャ
ネル番号(CH NO)をアドレスとして受けて、対応
する番地に格納されている制御データを出力するレジス
タメモリ(レジスタファイル)である。13はメモリ1
1から読み出したデータに対して、入力された制御デー
タに基づいて各種演算(CRC演算,0インサーション
等)を加える演算部である。このように構成された回路
の動作を概説すれば、以下のとおりである。
FIG. 11 is a block diagram showing a configuration example of a conventional circuit and shows a configuration of a data transmission circuit. In the figure, 11 is a memory for storing transmission data, and 12 is a register memory (register file) which receives a channel number (CH NO) as an address and outputs control data stored at a corresponding address. 13 is memory 1
This is a calculation unit that adds various calculations (CRC calculation, 0 insertion, etc.) to the data read from 1, based on the input control data. The outline of the operation of the circuit configured as described above is as follows.

【0005】先ず、CH NOが与えられると、レジス
タメモリ12からはこのCH NOをアドレスとしてそ
の対応する番地に格納されている制御データが出力さ
れ、演算部13に入る。演算部13は、メモリ11から
読み出したデータにCRC演算,0インサーション,フ
ラグ付与等の処理を行う。
First, when CH NO is given, the control data stored in the corresponding address is output from the register memory 12 by using the CH NO as an address, and the control data enters the arithmetic unit 13. The calculation unit 13 performs processing such as CRC calculation, 0 insertion, and flag addition on the data read from the memory 11.

【0006】ここで、0インサーションについて説明す
る。送信側では、フラグ以外のフレーム内容に“1”が
連続して5個現れると、その次に必ず“0”を1個入れ
る“0挿入”(0インサーション)を行う。これは、受
信側で受信データからクロックを抽出するために行われ
る処理である。
Now, the 0 insertion will be described. On the transmitting side, when five "1" s appear consecutively in the frame contents other than the flag, "0 insertion" (0 insertion) is always performed to insert one "0" next. This is a process performed on the receiving side to extract a clock from the received data.

【0007】図12は従来回路の動作タイミングを示す
図である。チャネルクロック(CHクロック)に同期し
て各CHの処理が行われる。図では、CH nとCH
mの2種類のCHを示す。各CHにおいて、その動作は
T1ステート,T2ステート,T3ステートから構成さ
れている。T1ステートではレジスタメモリ2からCH
nの制御データを読み出す。T2ステートでは演算部
3による演算処理が行われる。T3ステートでは、演算
部3により演算した結果で送出データを組み立て、出力
する。
FIG. 12 is a diagram showing the operation timing of the conventional circuit. Processing of each CH is performed in synchronization with the channel clock (CH clock). In the figure, CH n and CH
Two types of CH of m are shown. The operation of each CH is composed of T1 state, T2 state, and T3 state. CH from register memory 2 in T1 state
Read n control data. In the T2 state, the arithmetic processing by the arithmetic unit 3 is performed. In the T3 state, the transmission data is assembled and output based on the result calculated by the calculation unit 3.

【0008】[0008]

【発明が解決しようとする課題】前述した従来のデータ
送出回路では、外部からのCH NOによってその該当
するチャネルデータを送出する時、演算を行ってからで
ないと該当チャネルデータの送出ができなかった。この
ため、送信データ間で、あるビット位相差を持つのは避
けることができなかった。更に、外部からの送信要求ビ
ット数もチャネルにより任意に変えられるようにしてお
くと、その位相差は更に規定することが困難となる。
In the above-mentioned conventional data transmission circuit, when the corresponding channel data is transmitted by the external CH NO, the corresponding channel data can be transmitted only after the calculation. . Therefore, it is unavoidable that there is a certain bit phase difference between the transmission data. Furthermore, if the number of transmission request bits from the outside can be arbitrarily changed depending on the channel, it becomes difficult to further define the phase difference.

【0009】このことを図により説明する。図13はチ
ャネルデータ送出のタイミングを示す図である。(a)
はCH nが4ビット、CH mが8ビットの場合を示
す。この場合には、4ビットデータが8ビットデータよ
りも前にくるので、T3のタイミングでCH nの送出
をしてから、次のCH mのデータ送出の間に重なりは
生じない。ところが、(b)に示すようにCH nが8
ビットで、次のCHmが4ビットとなっていた場合、C
H nのデータ送出が終了しない間に、次のCH mの
データ送出が始まり、図に示すように2CHのデータ送
出が重なってしまうという不具合が発生する。
This will be described with reference to the drawings. FIG. 13 is a diagram showing the timing of channel data transmission. (A)
Shows the case where CH n is 4 bits and CH m is 8 bits. In this case, since 4-bit data comes before 8-bit data, no overlap occurs between CH n data transmission at the timing of T3 and the next CH m data transmission. However, as shown in (b), CH n is 8
If the next CHm is 4 bits, C
While the data transmission of H n is not completed, the data transmission of the next CH m starts and the data transmission of 2CH overlaps as shown in the figure.

【0010】本発明はこのような課題に鑑みてなされた
ものであって、送出データに重なりの発生することのな
い送出メモリ制御回路を提供することを目的としてい
る。
The present invention has been made in view of the above problems, and an object of the present invention is to provide a transmission memory control circuit in which transmission data does not overlap.

【0011】[0011]

【課題を解決するための手段】図1は第1の発明の原理
ブロック図、図2は第2の発明の原理ブロック図であ
る。図11と同一のものは、同一の符号を付して示す。
図1において、11は送出データを格納するメモリ、1
2はチャネル番号を受け、該当するチャネルの制御デー
タを格納するレジスタメモリ、13は前記メモリ11か
ら読み出した送出データに対してレジスタメモリ12か
ら与えられた制御データに基づいて各種演算処理を加え
る演算部、14は該演算部13からの出力を受け、チャ
ネルクロックに同期してその内部に書き込む送出メモリ
である。
FIG. 1 is a principle block diagram of the first invention, and FIG. 2 is a principle block diagram of the second invention. The same parts as those in FIG. 11 are designated by the same reference numerals.
In FIG. 1, 11 is a memory for storing transmission data, 1
Reference numeral 2 is a register memory that receives a channel number and stores control data of the corresponding channel. Reference numeral 13 is an arithmetic operation for adding various arithmetic operations to transmission data read from the memory 11 based on the control data given from the register memory 12. The unit 14 is a sending memory which receives the output from the arithmetic unit 13 and writes it in the inside thereof in synchronization with the channel clock.

【0012】図2において、20はCH クロックを受
けて各種タイミング信号を発生するタイミング発生部で
ある。その他の構成は、図1と同じである。タイミング
発生部20の出力は、送出メモリ14,演算部13及び
メモリ11に入っている。
In FIG. 2, reference numeral 20 is a timing generator which receives a CH clock and generates various timing signals. Other configurations are the same as those in FIG. The output of the timing generation unit 20 is stored in the transmission memory 14, the calculation unit 13, and the memory 11.

【0013】[0013]

【作用】[Action]

(第1の発明)演算部13の出力を送出メモリ14を介
して送出データとして出力するようにした。送出データ
は全ていったん送出メモリ14に入り、次に該送出メモ
リ14から出力され、例えばCH NOnの入力タイミ
ングでCH NOn−1のCHの送出データが送出され
る。このような構成とすることにより、送出データに重
なりの発生することのない送出メモリ制御回路を提供す
ることができる。 (第2の発明)送出データに重なりの発生することを防
ぐために、送出メモリ14を設ける。この場合、回線ク
ロックとシステムクロックの同期を送出メモリ14で吸
収していると、メモリに対する書き込みタイミングと読
み出しのタイミングが重なってしまう場合が発生する。
これは、システムクロック固定として、回線クロックが
任意にとられた場合、たまたま読み出し時間に書き込み
がぶつかるからである。そこで、これをさけるため、タ
イミング発生回路20を設けて、書き込みタイミングの
方を(読み出しタイミングの方でもよい)1τだけずら
すようにして、書き込みタイミングと読み出しのタイミ
ングが重なってしまうことがないようにした。
(First Invention) The output of the arithmetic unit 13 is output as transmission data via the transmission memory 14. All of the transmission data once enters the transmission memory 14 and is then output from the transmission memory 14, and for example, the CH transmission data of CH NOn-1 CH is transmitted at the input timing of CH NOn. With such a configuration, it is possible to provide the sending memory control circuit in which the sending data does not overlap. (Second invention) A transmission memory 14 is provided in order to prevent overlapping of transmission data. In this case, if the sending memory 14 absorbs the synchronization between the line clock and the system clock, the writing timing and the reading timing with respect to the memory may overlap.
This is because, as the system clock is fixed, if the line clock is arbitrarily taken, the write happens to hit the read time. Therefore, in order to avoid this, the timing generation circuit 20 is provided to shift the write timing by 1τ (the read timing may be the same) so that the write timing and the read timing do not overlap. did.

【0014】[0014]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。図3は本発明の一実施例を示す構成ブロッ
ク図である。図2と同一のものは、同一の符号を付して
示す。図において、15はCH NO入力をCHクロッ
クで保持するラッチ、16は送出メモリ14の出力(パ
ラレルデータ)をシリアルデータに変換し、送出データ
として出力するパラ/シリ変換部である。
Embodiments of the present invention will now be described in detail with reference to the drawings. FIG. 3 is a configuration block diagram showing an embodiment of the present invention. The same parts as those in FIG. 2 are designated by the same reference numerals. In the figure, reference numeral 15 is a latch that holds a CH NO input with a CH clock, and 16 is a para-serial conversion unit that converts the output (parallel data) of the transmission memory 14 into serial data and outputs it as transmission data.

【0015】ラッチ15のデータ入力DにはCH NO
が入力され、クロック入力ckにはCHクロックが入力
されている。メモリ11の書き込み入力WEにはタイミ
ング発生部20から制御信号が入力されて、アドレス入
力にはラッチ15のQ出力(CH NO)が入力されて
いる。データ入力Dinには演算部13の出力が入力さ
れ、データ出力Doutは演算部13に入っている。
CH NO is applied to the data input D of the latch 15.
Is input, and the CH clock is input to the clock input ck. A control signal from the timing generator 20 is input to the write input WE of the memory 11, and the Q output (CH NO) of the latch 15 is input to the address input. The output of the arithmetic unit 13 is input to the data input Din, and the data output Dout is input to the arithmetic unit 13.

【0016】演算部13の出力は送出メモリ14に入
り、送出メモリ14の書き込み入力WEにはタイミング
発生部20の出力が入り、アドレス入力にはラッチ15
のQ出力(CH NO)が入り、送出メモリ14の出力
はパラ/シリ変換部16のデータ入力Dに入っている。
該パラ/シリ変換部16にはタイミング発生部20の出
力がクロック入力として入り、このクロックに同期して
送出データが出力されるようになっている。このように
構成された回路の動作を説明すれば、以下のとおりであ
る。 (第1の発明)前述した送出データの重なりを防止する
ための方式としては該当チャネルに対して演算終了
後、FIFOにためこんでおいて、FIFOからのデー
タを読み出す方式と、チャネル毎の専用メモリを設け
て、演算終了後にメモリへため込む方式とがある。該当
チャネルをFIFOにため込む方式でもよいが制御が複
雑になる。そこで、ここでは専用メモリを設ける方式を
用いることにする。
The output of the arithmetic unit 13 enters the sending memory 14, the output of the timing generating unit 20 enters the write input WE of the sending memory 14, and the latch 15 enters the address input.
Q output (CH NO) is input, and the output of the sending memory 14 is input to the data input D of the parallel / serial conversion unit 16.
The output of the timing generator 20 is input to the parallel / serial converter 16 as a clock input, and the transmission data is output in synchronization with this clock. The operation of the circuit thus configured will be described below. (First invention) As a method for preventing the overlap of the above-mentioned transmission data, there is a method of reading out the data from the FIFO by storing the data in the FIFO after completion of the calculation for the corresponding channel, and a dedicated memory for each channel. There is a method of storing the data in a memory after completion of the calculation. A method of storing the corresponding channel in the FIFO may be used, but the control becomes complicated. Therefore, here, a method of providing a dedicated memory will be used.

【0017】メモリ11にCH NOがアドレスとして
入力されると、このアドレスに対応した番地に格納され
ているデータが読み出される。読み出されたデータは演
算部13に入り、該演算部13でCRC演算,フラグ付
加,0インサーション等の演算が行われる。このように
して演算されたデータは、必要に応じて同じ番地に書き
込まれると共に、送出メモリ14に与えられる。
When CH NO is input to the memory 11 as an address, the data stored in the address corresponding to this address is read. The read data enters the arithmetic unit 13, and the arithmetic unit 13 performs operations such as CRC calculation, flag addition, and 0 insertion. The data calculated in this manner is written to the same address as necessary and is given to the sending memory 14.

【0018】タイミング発生部20は、演算部13から
演算結果が出力された時点で書き込み信号をWE端子に
与え、送出メモリ14に書き込む。この時、格納される
番地はラッチ15から与えられるCH NOでアクセス
される番地となる。
The timing generator 20 gives a write signal to the WE terminal when the calculation result is output from the calculator 13, and writes the write signal in the sending memory 14. At this time, the stored address is the address accessed by CH NO given from the latch 15.

【0019】このようにして、チャネル毎の演算結果が
順序送出メモリ14に書き込まれる。そして、同じチャ
ネルの送出要求があった時には、先にメモリ14に格納
しておいた内容を送出するようにする。つまり、n C
Hの送出要求があった時には、その前のn−1CHの内
容を送出するようにする。送出されたデータは、続くパ
ラ/シリ変換部16によりパラレルデータに変換された
後、送出データとして出力される。
In this way, the calculation result for each channel is written in the sequential sending memory 14. Then, when there is a transmission request for the same channel, the contents previously stored in the memory 14 are transmitted. That is, n C
When there is a request to send H, the contents of the n-1CH before that are sent. The transmitted data is converted to parallel data by the parallel / serial conversion unit 16 and then output as transmission data.

【0020】送出メモリ14のアドレスは、送出可能な
チャネル数分持っておけばよく、送出チャネル要求は、
どのようなCH NOの順でもそのアドレスさえ入力す
ればよいので問題はない。こうすることによって、送信
要求があったチャネルに対して、送出データを決められ
たタイミングによって送出可能となる。又、どのような
CH NOが入力されても送出データの組み立てが可能
である。 (第2の発明)図4はライトイネーブル信号*WE(*
は負論理を示す)作成回路の具体的構成例を示す図で、
タイミング発生部20の一部を抽出した回路を示してい
る。図において、U1はCHクロックをD入力に、*回
線クロックをクロック入力ckに受けるラッチ、G1は
ラッチU1の*Q出力と回線クロックを受けるアンドゲ
ート、U2はアンドゲートG1の出力をD入力に、クロ
ックck2をクロック入力ckに受けるラッチである。
ここで、ck2はマスタクロック(システムクロックの
こと)の下りエッジによるトリガを示している。
It is sufficient to have as many addresses as the number of channels that can be transmitted in the transmission memory 14, and the transmission channel request is
There is no problem in any order of CH NO because all that is required is to enter the address. By doing so, it becomes possible to transmit the transmission data to the channel for which the transmission request is made, at a predetermined timing. In addition, the transmission data can be assembled regardless of what CH NO is input. (Second invention) FIG. 4 shows a write enable signal * WE (*
Is a diagram showing a specific configuration example of the creation circuit,
A circuit in which a part of the timing generator 20 is extracted is shown. In the figure, U1 is a latch that receives the CH clock at the D input and the * line clock at the clock input ck, G1 is an AND gate that receives the * Q output of the latch U1 and the line clock, and U2 is the output of the AND gate G1 at the D input. , Clock ck2 at the clock input ck.
Here, ck2 indicates the trigger by the falling edge of the master clock (system clock).

【0021】U3はラッチU2のQ出力をD入力に、ク
ロックck1をクロック入力ckに受けるラッチであ
る。ここで、ck1はマスタクロックの立ち上がりエッ
ジによるトリガを示している。G2はライトイネーブル
信号*WEと*HT6信号を受けるオアゲートである。
ここで、*HT6は演算部13における内部演算サイク
ルt1〜t6の内のt6の反転信号を示している。図1
2における演算ステートであるT2ステートが、t1〜
t6のサイクルから構成されている。
U3 is a latch which receives the Q output of the latch U2 at its D input and receives the clock ck1 at its clock input ck. Here, ck1 indicates a trigger by the rising edge of the master clock. G2 is an OR gate that receives the write enable signals * WE and * HT6 signals.
Here, * HT6 indicates an inverted signal of t6 in the internal operation cycles t1 to t6 in the operation unit 13. Figure 1
The T2 state which is the operation state in 2 is t1 to
It is composed of a cycle of t6.

【0022】G3はオアゲートG2の出力とラッチU3
の出力を受けるオアゲート、G4は内部演算サイクルt
1〜t6とライトイネーブル*WEを受けるオアゲート
である。U4はD入力にラッチU3のQ出力を、クロッ
ク入力ckにクロックck1を受けるラッチである。G
5はラッチU3のQ出力とラッチU4の*Q出力を受け
るオアゲート、G6は該オアゲートG5の出力とG4の
出力を受けるオアゲートである。G7はオアゲートG3
とG6の出力を受けるアンドゲート、14は該アンドゲ
ートG7の出力をライトイネーブル信号*WEとして受
ける送出メモリである。
G3 is the output of the OR gate G2 and the latch U3.
OR gate, which receives the output of
The OR gate receives 1 to t6 and write enable * WE. U4 is a latch which receives the Q output of the latch U3 at its D input and receives the clock ck1 at its clock input ck. G
Reference numeral 5 is an OR gate for receiving the Q output of the latch U3 and * Q output of the latch U4, and G6 is an OR gate for receiving the output of the OR gate G5 and the output of G4. G7 is an OR gate G3
An AND gate for receiving the outputs of G6 and G6, and a sending memory 14 for receiving the output of the AND gate G7 as a write enable signal * WE.

【0023】アンドゲートG7の出力は、送出メモリ
14へのライトイネーブル信号*WEにはローアクティ
ブで入り、ライトイネーブル信号REにはハイアクティ
ブで入る。このように構成された回路の動作をタイムチ
ャートを参照しつつ説明すれば、以下のとおりである。
The output of the AND gate G7 enters the write enable signal * WE to the sending memory 14 as active low and enters the write enable signal RE as active high. The operation of the circuit thus configured will be described below with reference to the time chart.

【0024】先ず、図5のタイムチャートを用いて説明
する。同図において、(a)はマスタクロックMCK
(システムクロックともいう)、(b)は回線クロッ
ク、(c)はチャネルの区切りを示すCHクロック、
(d)はB1〜B8までで構成される8ビットデータで
ある。システムクロック(a)と回線クロック(b)は
図に示すように同期していない。
First, description will be made with reference to the time chart of FIG. In the figure, (a) shows the master clock MCK
(Also referred to as system clock), (b) is a line clock, (c) is a CH clock indicating a channel break,
(D) is 8-bit data composed of B1 to B8. The system clock (a) and the line clock (b) are not synchronized as shown in the figure.

【0025】(e)はアンドゲートG1の出力(ラッ
チ)、(f)はラッチU3のQ出力()、(g)は演
算部13の内部サイクルで、t1〜t6までの6サイク
ルである。(h)はt6の反転信号(*HT6)、
(i)はライトイネーブル信号である。ライトイネー
ブル信号は、図に示すように内部サイクルに同期して
ローアクティブで発生する。
(E) is the output (latch) of the AND gate G1, (f) is the Q output of the latch U3 (), and (g) is the internal cycle of the operation unit 13, which is 6 cycles from t1 to t6. (H) is the inverted signal of t6 (* HT6),
(I) is a write enable signal. The write enable signal is generated in low active in synchronization with the internal cycle as shown in the figure.

【0026】(j)はラッチU4の*Q出力()、
(k)は内部サイクルt1〜t6の期間“1”状態を示
す信号、(l)はオアゲートG5の出力()、(m)
はリード(R)/ライト(W)のアドレス切替信号であ
る。
(J) is the * Q output of the latch U4 (),
(K) is a signal indicating the "1" state during the internal cycles t1 to t6, (l) is the output of the OR gate G5 (), (m)
Is a read (R) / write (W) address switching signal.

【0027】図4の回路において、通常時では回線クロ
ックはラッチU2,U3によりシステムクロックに同期
した信号として(f)に示すようなパルスとなる。一
方、オアゲートG2の出力は内部サイクルt6の間にロ
ーアクティブのパルスを出す。この信号がオアゲートG
3を経てアンドゲートG7に入る。アンドゲートG7の
他方の入力は常時“1”となっている。その理由を以下
に示す。
In the circuit of FIG. 4, normally, the line clock becomes a pulse as shown in (f) as a signal synchronized with the system clock by the latches U2 and U3. On the other hand, the output of the OR gate G2 issues a low active pulse during the internal cycle t6. This signal is OR gate G
After 3 go into Andgate G7. The other input of the AND gate G7 is always "1". The reason is shown below.

【0028】(k)と(i)に示すように、t1〜t6
が常時“1”の間はライトイネーブル*WEがローアク
ティブになってもオアゲートG4の出力は“1”を維持
する。この結果、この“1”レベルはオアゲートG6を
経てアンドゲートG7に“1”で入ることになる。
As shown in (k) and (i), t1 to t6
Is always "1", the output of the OR gate G4 maintains "1" even if the write enable * WE becomes low active. As a result, this "1" level enters the AND gate G7 as "1" via the OR gate G6.

【0029】この結果、アンドゲートG7からは(i)
のt6に対応したローアクティブパルスが*WE信号と
して送出メモリ14に入る。この時のタイミングを見る
と、(m)より書き込みモードWになっている。従っ
て、ライトモードとリードモードが重なることはなく、
アンドゲートG7の出力で書き込むことができる。な
お、(i)に示す*WEとアンドゲートG7の出力*
WEとは異なっているので注意。(i)に示す*WE
は連続してパルスがでるものであり、は1発しかパル
スがでない。
As a result, (i)
The low active pulse corresponding to t6 of the above enters the sending memory 14 as the * WE signal. Looking at the timing at this time, the writing mode W is set from (m). Therefore, write mode and read mode do not overlap,
It can be written by the output of the AND gate G7. Note that * WE shown in (i) and the output of the AND gate G7 *
Note that it is different from WE. * WE shown in (i)
Has a continuous pulse, and has only one pulse.

【0030】図5〜図8までは、いずれもライトイネー
ブル*WEが出力される時のタイミング(m)よりWモ
ードとなっているため、図5のタイミングと同じく、*
WEのt6サイクルを送出メモリ14のライトイネーブ
ル信号として用いることができる。
5 to 8 are all in the W mode from the timing (m) when the write enable * WE is output, the same as the timing of FIG.
The t6 cycle of WE can be used as the write enable signal of the transmission memory 14.

【0031】ここで、システムクロック(MCK)と回
線クロックとが図9(a),(b)に示すように大幅に
ずれてくると、ラッチU3のQ出力が(f)に示すよ
うに延びてきてオアゲートG2のt6サイクルのローア
クティブパルスをマスクする。このタイミングは(m)
より明らかなように、まだリードRモードである。この
まま、このt6のローアクティブパルスを*WEとして
出力すると、リードモードとライトモードが重なること
になる。そこで、の同期信号によりオアゲートG2の
出力をマスクするのである。
Here, when the system clock (MCK) and the line clock are significantly deviated from each other as shown in FIGS. 9 (a) and 9 (b), the Q output of the latch U3 is extended as shown in (f). Then, the low active pulse of the t6 cycle of the OR gate G2 is masked. This timing is (m)
As is clearer, it is still in the read R mode. If the low active pulse of t6 is output as * WE as it is, the read mode and the write mode will overlap. Therefore, the output of the OR gate G2 is masked by the synchronizing signal.

【0032】一方、この時ラッチU4の*Q出力は、
(j)に示すように“0”状態が続く。ここでオアゲー
トG5でとのオアをとるとその出力は(l)に示す
ようなものとなる。この信号とオアゲートG4から出
力される*WE信号のローアクティブとが続くオアゲー
トG6でオアがとられることになる。その結果、オアゲ
ートG6の出力は、t6サイクルよりも1τ遅れて出力
される。この時のタイミングを見ると、(m)ではWサ
イクルになっており、重なりは生じない。このように、
読み出しRモードと書き込みWモードが重なる場合に
は、書き込みの方を1τだけ遅らせることにより、モー
ドの重なりを避けることができる。
On the other hand, at this time, the * Q output of the latch U4 is
The "0" state continues as shown in (j). Here, if the OR gate G5 is used for OR, the output will be as shown in (l). This signal and the low active of the * WE signal output from the OR gate G4 are followed by the OR gate G6. As a result, the output of the OR gate G6 is delayed by 1τ from the t6 cycle. Looking at the timing at this time, the (m) shows the W cycle, and no overlap occurs. in this way,
In the case where the read R mode and the write W mode overlap, the writing can be delayed by 1τ to avoid the mode overlap.

【0033】上述の実施例では、書き込みタイミングを
読み出しタイミングに対して1τ送られる場合を例にと
って説明したが、本発明はこれに限るものではない。読
み出しタイミングを書き込みタイミングに対して1τ遅
らせるような構成も可能である。
In the above embodiment, the case where the write timing is sent by 1τ with respect to the read timing has been described as an example, but the present invention is not limited to this. A configuration in which the read timing is delayed by 1τ with respect to the write timing is also possible.

【0034】[0034]

【発明の効果】以上、詳細に説明したように、本発明に
よれば第1に送出データに重なりの発生することのない
送出メモリ制御回路を提供することができ、第2に送出
メモリの書き込みモードと読み出しモードが重ならない
送出メモリ制御回路を提供することができる。
As described above in detail, according to the present invention, it is possible to firstly provide a transmission memory control circuit in which transmission data does not overlap with each other, and secondly, write to the transmission memory. It is possible to provide a transmission memory control circuit in which the read mode and the read mode do not overlap.

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

【図1】第1の発明の原理ブロック図である。FIG. 1 is a principle block diagram of a first invention.

【図2】第2の発明の原理ブロック図である。FIG. 2 is a principle block diagram of a second invention.

【図3】本発明の一実施例を示す構成ブロック図であ
る。
FIG. 3 is a configuration block diagram showing an embodiment of the present invention.

【図4】ライトイネーブル信号作成回路の具体的構成例
を示す図である。
FIG. 4 is a diagram showing a specific configuration example of a write enable signal generation circuit.

【図5】ライトイネーブル信号作成回路の動作を示すタ
イムチャートである。
FIG. 5 is a time chart showing the operation of the write enable signal generation circuit.

【図6】ライトイネーブル信号作成回路の動作を示すタ
イムチャートである。
FIG. 6 is a time chart showing the operation of the write enable signal generation circuit.

【図7】ライトイネーブル信号作成回路の動作を示すタ
イムチャートである。
FIG. 7 is a time chart showing the operation of the write enable signal generation circuit.

【図8】ライトイネーブル信号作成回路の動作を示すタ
イムチャートである。
FIG. 8 is a time chart showing the operation of the write enable signal generation circuit.

【図9】ライトイネーブル信号作成回路の動作を示すタ
イムチャートである。
FIG. 9 is a time chart showing the operation of the write enable signal generation circuit.

【図10】従来の交換機システムの概念図である。FIG. 10 is a conceptual diagram of a conventional exchange system.

【図11】従来回路の構成例を示すブロック図である。FIG. 11 is a block diagram showing a configuration example of a conventional circuit.

【図12】従来回路の動作タイミングを示す図である。FIG. 12 is a diagram showing operation timing of a conventional circuit.

【図13】CHデータ送出のタイミングを示す図であ
る。
FIG. 13 is a diagram showing a timing of CH data transmission.

【符号の説明】[Explanation of symbols]

11 メモリ 12 レジスタメモリ 13 演算部 14 送出メモリ 11 memory 12 register memory 13 arithmetic unit 14 sending memory

フロントページの続き (72)発明者 ▲たか▼野 良次 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内 (72)発明者 中原 稔 神奈川県横浜市港北区新横浜3丁目9番18 号 富士通コミュニケーション・システム ズ株式会社内Front page continued (72) Inventor ▲ Taka ▼ Ryoji Nora 1015 Kamiodanaka, Nakahara-ku, Kawasaki City, Kanagawa Prefecture, Fujitsu Limited (72) Minoru Nakahara, 3-9-18 Shin-Yokohama, Kohoku-ku, Yokohama-shi, Kanagawa Prefecture Fujitsu Communication Systems Co., Ltd.

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 送出データを格納するメモリ(11)
と、 チャネル番号を受け、該当するチャネルの制御データを
格納するレジスタメモリ(12)と、 前記メモリ(11)から読み出した送出データに対して
レジスタメモリ(12)から与えられた制御データに基
づいて各種演算処理を加える演算部(13)と、 該演算部(13)からの出力を受け、チャネルクロック
に同期してその内部に書き込む送出メモリ(14)より
構成された送出メモリ制御回路。
1. A memory (11) for storing outgoing data
A register memory (12) for receiving the channel number and storing the control data of the corresponding channel; and, based on the control data given from the register memory (12) for the transmission data read from the memory (11). A transmission memory control circuit comprising a calculation unit (13) for applying various calculation processes, and a transmission memory (14) which receives an output from the calculation unit (13) and writes the data therein in synchronization with a channel clock.
【請求項2】 前記送出メモリ(14)に格納されたデ
ータに対し、チャネル番号の変化に同期して、その1つ
前のチャネルのデータを送出データとして出力するよう
にしたことを特徴とする請求項1記載の送出メモリ制御
回路。
2. The data stored in the transmission memory (14) is synchronized with a change in the channel number, and the data of the immediately preceding channel is output as transmission data. The transmission memory control circuit according to claim 1.
【請求項3】 送出データを格納するメモリ(11)
と、 チャネル番号を受け、該当するチャネルの制御データを
格納するレジスタメモリ(12)と、 前記メモリ(11)から読み出した送出データに対して
レジスタメモリ(12)から与えられた制御データに基
づいて各種演算処理を加える演算部(13)と、 該演
算部(13)からの出力を受け、チャネルクロックに同
期してその内部に書き込む送出メモリ(14)と、 チャネルクロックを受けて、前記送出メモリ(14),
演算部(13)及びメモリ(11)にタイミング信号を
与えるタイミング発生部(20)より構成された送出メ
モリ制御回路。
3. A memory (11) for storing outgoing data.
A register memory (12) for receiving the channel number and storing the control data of the corresponding channel; and, based on the control data given from the register memory (12) for the transmission data read from the memory (11). An arithmetic unit (13) for applying various arithmetic processings, a transmission memory (14) for receiving the output from the arithmetic unit (13) and writing it in the channel in synchronization with the channel clock, and the transmission memory for receiving the channel clock (14),
A sending memory control circuit including a timing generator (20) for applying a timing signal to the arithmetic unit (13) and the memory (11).
【請求項4】 前記タイミング発生部(20)は、回線
クロックとシステムクロックの位相ずれにより生じる送
出メモリ(14)への書き込みタイミングと読み出しタ
イミングの重なりを防止するため、何れか一方のタイミ
ングを1サイクルずらすようにしたことを特徴とする請
求項3記載の送出メモリ制御回路。
4. The timing generator (20) sets one of the timings to 1 in order to prevent the write timing and the read timing from and to the sending memory (14) caused by the phase shift between the line clock and the system clock. 4. The transmission memory control circuit according to claim 3, wherein the transmission memory control circuit is arranged so as to be shifted in cycles.
JP4294356A 1992-11-02 1992-11-02 Transmission memory control circuit Expired - Fee Related JP2957821B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4294356A JP2957821B2 (en) 1992-11-02 1992-11-02 Transmission memory control circuit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4294356A JP2957821B2 (en) 1992-11-02 1992-11-02 Transmission memory control circuit

Publications (2)

Publication Number Publication Date
JPH06153245A true JPH06153245A (en) 1994-05-31
JP2957821B2 JP2957821B2 (en) 1999-10-06

Family

ID=17806654

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4294356A Expired - Fee Related JP2957821B2 (en) 1992-11-02 1992-11-02 Transmission memory control circuit

Country Status (1)

Country Link
JP (1) JP2957821B2 (en)

Also Published As

Publication number Publication date
JP2957821B2 (en) 1999-10-06

Similar Documents

Publication Publication Date Title
JPH0713926A (en) Buffer control circuit and its operating method
JPH06188850A (en) System and equipment for data transfer
JP2641276B2 (en) Two-stage synchronizer
JP3023029B2 (en) Communication method between cards in shelf configuration
JP2957821B2 (en) Transmission memory control circuit
EP0499762A1 (en) Synchronization device for performing synchronous circuit switching functions thru an asynchronous communication node
JPS60241150A (en) Data transfer device
US7248663B2 (en) Apparatus and method for transforming data transmission speed
CA2021348C (en) Elastic store memory circuit
JPH10340596A (en) Data storage device and semiconductor memory
JP2510268B2 (en) Data holding circuit
CA2019586C (en) Interface circuit for data transmission between a microprocessor system and a time-division-multiplexed system
JPS5939192A (en) Synchronizing circuit of time division switch
JPS6225798Y2 (en)
JP2719227B2 (en) Processing equipment
JPS5941618B2 (en) Synchronous clock generation circuit
JP2845768B2 (en) Time information synchronization device
JPH0630513B2 (en) Data transmission buffer circuit
RU1805548C (en) Serial-to-parallel code converter
JP3198709B2 (en) Data write and read circuit
JPH05227137A (en) Digital data line reception equipment
JPS63131735A (en) Multiplex frame aligner
JPH04270521A (en) Multiplex channel receiver
JPS58172046A (en) Asynchronous connection system
JPH01103757A (en) Device for transferring data

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19990713

LAPS Cancellation because of no payment of annual fees