JPH07174828A - Device to generate data train with optional length - Google Patents

Device to generate data train with optional length

Info

Publication number
JPH07174828A
JPH07174828A JP5344318A JP34431893A JPH07174828A JP H07174828 A JPH07174828 A JP H07174828A JP 5344318 A JP5344318 A JP 5344318A JP 34431893 A JP34431893 A JP 34431893A JP H07174828 A JPH07174828 A JP H07174828A
Authority
JP
Japan
Prior art keywords
data
parallel
load
memory
serial
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
JP5344318A
Other languages
Japanese (ja)
Other versions
JP3249671B2 (en
Inventor
Yasuhiko Miki
安彦 三木
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.)
Tektronix Japan Ltd
Original Assignee
Sony Tektronix Corp
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 Sony Tektronix Corp filed Critical Sony Tektronix Corp
Priority to JP34431893A priority Critical patent/JP3249671B2/en
Publication of JPH07174828A publication Critical patent/JPH07174828A/en
Application granted granted Critical
Publication of JP3249671B2 publication Critical patent/JP3249671B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Test And Diagnosis Of Digital Computers (AREA)
  • Manipulation Of Pulses (AREA)
  • Tests Of Electronic Circuits (AREA)

Abstract

PURPOSE:To generate data train with optional length at high speed by device with a simple structure. CONSTITUTION:Data of 16 bits in parallel is stored in a first memory 12. A first shift/register 14 loads the data in parallel and converts it into data in series. A load controlling memory (a second memory) 22 save load controlling data of 16 bits of which optionally prescribed bit orders the loading. A second shift/register 24 loads the load controlling data and converts it into a load signal. An address producing device 10 supplies the address to the first and the second memories 12, 22. The first and the second shift/registers 14, 24 load the data based on the load signal. That is, the first and the second shift/registers 14, 24 load the data in parallel and the data in series simultaneously.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、データ列発生装置に関
し、特にデータ列の長さを任意に設定できる任意長デー
タ列発生装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data string generator, and more particularly to an arbitrary length data string generator capable of arbitrarily setting the length of a data string.

【0002】[0002]

【従来の技術】データ列発生装置は、種々のデジタル電
子素子に所望のデジタル・パターンを供給したりするた
めに使用される。例えば、種々の機器を開発中に、まだ
未完成の回路が出力すべき信号をこのデータ列発生装置
で発生させ、他の回路を検査するといったように利用さ
れる。
Data string generators are used to provide desired digital patterns to various digital electronic devices. For example, during development of various devices, it is used such that a signal to be output from an unfinished circuit is generated by this data string generator and other circuits are inspected.

【0003】図3は、従来のデータ列発生装置の一例の
ブロック図である。2は並列データの出力順序を決める
シーケンサである。1は、シーケンサ2を制御するシー
ケンス制御回路である。また、3はシーケンサによって
制御されるアドレス発生器、4は並列データを記憶する
メモリ、5は並列データを直列データに変換する並直列
変換器(シフト・レジスタなど、SR)である。直列デ
ータは、上述のようにそのままでも利用できるが、同じ
ように生成した直列データを複数用意して、デジタル・
アナログ変換器(D/A)を用いてアナログ信号に変換
すれば、アナログ波形発生装置としての応用もできる。
FIG. 3 is a block diagram of an example of a conventional data string generator. 2 is a sequencer that determines the output order of parallel data. A sequence control circuit 1 controls the sequencer 2. Further, 3 is an address generator controlled by a sequencer, 4 is a memory for storing parallel data, and 5 is a parallel-serial converter (shift register or the like, SR) for converting parallel data into serial data. The serial data can be used as is as described above, but multiple serial data generated in the same
If it is converted into an analog signal using an analog converter (D / A), it can be applied as an analog waveform generator.

【0004】高速動作のD/Aは比較的入手が容易であ
るが、大容量メモリを高速動作させるのは一般に困難で
ある。そこで、ビット数nの並列データをメモリ3に記
憶しておき、低速な分周クロック(周波数fn)に従っ
て並列にデータを読出し、並直列変換器4で直列データ
に並直列変換し、周波数frの高速な基準クロックに従
って直列データを並直列変換器4から出力する。これに
よって、見かけ上高速なデータ列を生成することができ
る。これに対応してアドレス発生器2は、分周クロック
fnでクロックされ、メモリ3にアドレスを供給する。
なお、分周クロックfnは、並列データのビット数nに
対応して基準クロックfrを分周比nで分周したもので
ある。
Although a high-speed D / A is relatively easy to obtain, it is generally difficult to operate a large capacity memory at high speed. Therefore, the parallel data having the number of bits n is stored in the memory 3, the data is read in parallel in accordance with the low-speed frequency-divided clock (frequency fn), the parallel-serial converter 4 performs parallel-serial conversion into serial data, and the frequency fr The serial-to-serial converter 4 outputs serial data according to a high-speed reference clock. This makes it possible to generate an apparently high-speed data string. In response to this, the address generator 2 is clocked by the divided clock fn and supplies the address to the memory 3.
The divided clock fn is obtained by dividing the reference clock fr by the dividing ratio n corresponding to the number n of bits of parallel data.

【0005】[0005]

【発明が解決しようとする課題】しかし、上述の従来例
では、メモリが出力する並列データのビット数nに対応
して直列データもn個単位の長さでしか発生させること
ができない。つまり、nの整数倍の長さのデータ列しか
発生させることができず、任意長のデータ列を発生させ
ることができなかった。また、メモリの次のアドレスを
指定する場合にジャンプやループ(繰り返し)させるな
どの動作をさせる場合、シーケンサに複雑な回路を付加
する必要があった。
However, in the above-mentioned conventional example, serial data can only be generated with a length of n units corresponding to the bit number n of the parallel data output from the memory. That is, only a data string having an integral multiple of n can be generated, and a data string having an arbitrary length cannot be generated. In addition, in order to perform an operation such as jumping or looping (repeating) when designating the next address of the memory, it is necessary to add a complicated circuit to the sequencer.

【0006】そこで本発明の目的は、任意の長さのデー
タ列を高速に発生させることができる任意長データ列発
生装置を提供することである。本発明の他の目的は、構
成が比較的簡単な任意長データ列発生装置を提供するこ
とである。
Therefore, an object of the present invention is to provide an arbitrary length data string generator which can generate a data string of an arbitrary length at high speed. Another object of the present invention is to provide an arbitrary length data string generator having a relatively simple structure.

【0007】[0007]

【課題を解決するための手段及び作用】本発明は、任意
の長さの高速なデータ列を発生させることができる任意
長データ列発生装置を提供する。第1メモリ12は、n
ビットの並列データを記憶している。nは2以上の整数
である。第1並直列変換手段14は、並列データをロー
ドして直列データに変換する。第2メモリ22は、任意
の所定ビットがロードを示すnビットのロード制御デー
タを記憶する。第2並直列変換手段24は、ロード制御
データをロードしてロード信号に変換する。アドレス供
給手段10は、第1及び第2メモリにアドレスを供給す
る。
SUMMARY OF THE INVENTION The present invention provides an arbitrary length data string generator capable of generating a high speed data string of an arbitrary length. The first memory 12 has n
Stores bit parallel data. n is an integer of 2 or more. The first parallel-serial conversion means 14 loads parallel data and converts it into serial data. The second memory 22 stores n-bit load control data in which an arbitrary predetermined bit indicates a load. The second parallel-serial conversion means 24 loads the load control data and converts it into a load signal. The address supply means 10 supplies an address to the first and second memories.

【0008】上記の第1及び第2並直列変換手段14及
び24は、上記ロード信号に従ってデータをロードす
る。つまり、第1及び第2並直列変換手段14及び24
は、夫々並列データとロード制御データを同時にロード
する。これによって、1つの並列データから生成される
直列データの長さを制御し、結果として任意の長さのデ
ータ列を生成することができる。
The first and second parallel-serial conversion means 14 and 24 load data according to the load signal. That is, the first and second parallel-serial conversion means 14 and 24
Respectively loads parallel data and load control data at the same time. With this, the length of serial data generated from one parallel data can be controlled, and as a result, a data string of an arbitrary length can be generated.

【0009】[0009]

【実施例】図1は、本発明のデータ列発生装置の一好適
実施例のブロック図である。メモリ(第1メモリ)12
の各アドレスには、nビットの並列データが記憶されて
いる。nは2以上の整数である。第1シフト・レジスタ
(SR)14は、メモリ12からの並列データをロード
して直列データに変換する並直列変換手段である。第2
メモリ(ロード制御メモリ)22は、任意の所定ビット
がロードを示すnビットのロード制御データを記憶す
る。第2シフト・レジスタ(SR)24は、ロード制御
データをロードしてロード信号に変換する並直列変換手
段である。アドレス発生器10は、メモリ12及びロー
ド制御メモリ22に共通のアドレスを供給する。シフト
・レジスタ14の出力をデジタル・アナログ変換器(D
/A)等を用いてアナログ信号に変換すれば、波形発生
装置として利用できることは上述の通りである。ループ
16は、周知のごとく、途中のアドレスを抜かして次の
アドレスを指定するジャンプ命令を実行するために設け
られる。各メモリのデータの読み書き等の動作は、中央
演算装置(CPU、図示せず)が制御する。
FIG. 1 is a block diagram of a preferred embodiment of a data string generator of the present invention. Memory (first memory) 12
At each address, n-bit parallel data is stored. n is an integer of 2 or more. The first shift register (SR) 14 is a parallel-serial conversion unit that loads parallel data from the memory 12 and converts it into serial data. Second
The memory (load control memory) 22 stores n-bit load control data in which an arbitrary predetermined bit indicates a load. The second shift register (SR) 24 is a parallel-serial conversion unit that loads the load control data and converts it into a load signal. The address generator 10 supplies a common address to the memory 12 and the load control memory 22. The output of the shift register 14 is converted into a digital / analog converter (D
As described above, it can be used as a waveform generator if it is converted into an analog signal using / A) or the like. As is well known, the loop 16 is provided to execute a jump instruction that removes an intermediate address and specifies the next address. The central processing unit (CPU, not shown) controls operations such as reading and writing data in each memory.

【0010】並列データのビット数nは、上記のように
2以上の任意の整数である。しかし以下の説明では簡単
のため、n=16とする。つまり、第1及び第2メモリ
の各アドレスには、16ビットのデータ(並列データ)
が記憶される。よってこの場合、第1及び第2メモリか
ら第1及び第2シフト・レジスタに並列データをロード
するときの各並列データのビット数は、夫々常に16ビ
ットである。
The number n of bits of parallel data is an arbitrary integer of 2 or more as described above. However, in the following description, n = 16 for simplicity. That is, 16-bit data (parallel data) is stored in each address of the first and second memories.
Is memorized. Therefore, in this case, the number of bits of each parallel data when loading the parallel data from the first and second memories to the first and second shift registers is always 16 bits.

【0011】図2は、第1シフト・レジスタ14が出力
する直列データと、第2シフト・レジスタ24が出力す
るロード信号のクロック(CLK)に対するタイミング
図を示している。直列データAは、データ数が16であ
る。このとき、直列データAが第1シフト・レジスタ1
4にロードされるときに同時に第2シフト・レジスタ2
4にロードされるロード制御データAは、その第16番
目のビットにロードを示すデータがある。そのため、先
にロードが行われてから第16番目のクロックでロード
信号が立ち上がる。各シフト・レジスタは、このロード
信号を受けて対応するメモリからの並列データをロード
する。つまり、ロード信号はロードのタイミングを定め
ている。
FIG. 2 shows a timing chart for serial data output from the first shift register 14 and a clock (CLK) of the load signal output from the second shift register 24. The serial data A has 16 data items. At this time, the serial data A is transferred to the first shift register 1
The second shift register 2 simultaneously when loaded into
The load control data A loaded in No. 4 has data indicating the load in its 16th bit. Therefore, the load signal rises at the 16th clock after the first loading. Each shift register receives the load signal and loads the parallel data from the corresponding memory. That is, the load signal defines the load timing.

【0012】同様に直列データBに対応するロード制御
データBは、その第9番目のビットにロードを示すデー
タがある。そのため、先にロードが行われてから第9番
目のクロックでロード信号が立ち上がる。以下同様にし
てnビットのロード制御データの任意のビットにロード
を示すデータを入れておくことにより、n以下の範囲で
1つの並列データから生成する直列データの長さを調整
できる。従って、1つの並列データから生成する直列デ
ータの組み合わせにより任意の長さのデータ列が生成で
きる。なおロード制御データは、そのnビットの内のロ
ードを示すデータを例えば”1”とし、他のデータを”
0”とすれば良い。
Similarly, the load control data B corresponding to the serial data B has data indicating a load in its ninth bit. Therefore, the load signal rises at the ninth clock after the first loading. Similarly, the length of serial data generated from one parallel data can be adjusted in the range of n or less by inserting data indicating the load in any bit of the n-bit load control data. Therefore, a data string of an arbitrary length can be generated by combining serial data generated from one parallel data. In the load control data, the data indicating the load of the n bits is set to "1" and the other data is set to "1"
It should be 0 ".

【0013】図1の実施例では、並列データを記憶する
第1メモリが1つだけの場合を示しているが、複数のメ
モリを用いても良い。これによれば、よりビット数の多
い並列データを第1メモリから呼び出して一度に長い直
列データを発生させることができる。この場合、第2メ
モリ(ロード制御メモリ)の各アドレスにも上記の並列
データと同じビット数の並列データ(ロード制御デー
タ)を記憶する構成とする。これによって次に指定する
アドレスがジャンプした場合であっても、常に第1メモ
リと第2メモリの各アドレスの内容は対応し、1つの並
列データから生成する直列データの長さを予め設定した
長さにできる。
Although the embodiment of FIG. 1 shows the case where only one first memory stores parallel data, a plurality of memories may be used. According to this, parallel data having a larger number of bits can be called from the first memory to generate long serial data at one time. In this case, the parallel data (load control data) having the same number of bits as the parallel data is stored in each address of the second memory (load control memory). As a result, even if the next designated address jumps, the contents of each address in the first memory and the second memory always correspond, and the length of serial data generated from one parallel data is set to a preset length. You can

【0014】[0014]

【発明の効果】本発明の任意長データ列発生装置は、第
1及び第2メモリの一方に並列データを記憶し、他方に
この並列データを並直列変換手段にロードするタイミン
グを定めるロード制御データを記憶している。そして、
このロード制御データに従って、1つの並列データから
生成される直列データの長さを任意に設定できる。よっ
て、各直列データから構成されるデータ列の長さも任意
の長さに設定できる。また、第1及び第2メモリはアド
レスが対応関係にあり、ジャンプ命令などによってアド
レスが順次指定されないような場合でも特別な処理又は
回路を必要とせずにデータ列を発生させることができ
る。
The arbitrary length data string generator of the present invention stores the parallel data in one of the first and second memories and the load control data for determining the timing of loading the parallel data into the parallel-serial conversion means in the other. I remember. And
According to this load control data, the length of serial data generated from one parallel data can be set arbitrarily. Therefore, the length of the data string composed of each serial data can be set to an arbitrary length. Further, the first and second memories have addresses corresponding to each other, and even if the addresses are not sequentially designated by a jump instruction or the like, a data string can be generated without requiring special processing or circuits.

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

【図1】本発明の任意長データ列発生装置の一好適実施
例のブロック図である。
FIG. 1 is a block diagram of a preferred embodiment of an arbitrary length data string generator of the present invention.

【図2】直列データとロード信号のタイミング図であ
る。
FIG. 2 is a timing diagram of serial data and a load signal.

【図3】従来のデータ列発生装置の一例のブロック図で
ある。
FIG. 3 is a block diagram of an example of a conventional data string generator.

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

10 アドレス供給手段 12 第1メモリ 14 第1並直列変換手段 22 第2メモリ(ロード制御メモリ) 24 第2並列直列変換手段 10 Address Supply Means 12 First Memory 14 First Parallel-Serial Conversion Means 22 Second Memory (Load Control Memory) 24 Second Parallel-Serial Conversion Means

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 nビットの並列データを記憶する第1
メモリと、 上記並列データをロードして直列データに変換する第1
並直列変換手段と、 任意の所定ビットがロードを示すnビットのロード制御
データを記憶する第2メモリと、 上記ロード制御データをロードしてロード信号に変換す
る第2並直列変換手段と、 上記第1及び第2メモリにアドレスを供給するアドレス
供給手段とを具え、上記第1及び第2並直列変換手段が
上記ロード信号に従ってデータをロードすることを特徴
とする任意長データ列発生装置。
1. A first memory for storing n-bit parallel data
A memory and a first for loading the parallel data and converting it into serial data
Parallel-serial conversion means, a second memory that stores n-bit load control data in which an arbitrary predetermined bit indicates a load, second parallel-serial conversion means that loads the load control data and converts the load control data into a load signal, An arbitrary length data string generator comprising: address supply means for supplying an address to the first and second memories, wherein the first and second parallel-serial conversion means load data in accordance with the load signal.
JP34431893A 1993-12-17 1993-12-17 Arbitrary length data string generator Expired - Fee Related JP3249671B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP34431893A JP3249671B2 (en) 1993-12-17 1993-12-17 Arbitrary length data string generator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP34431893A JP3249671B2 (en) 1993-12-17 1993-12-17 Arbitrary length data string generator

Publications (2)

Publication Number Publication Date
JPH07174828A true JPH07174828A (en) 1995-07-14
JP3249671B2 JP3249671B2 (en) 2002-01-21

Family

ID=18368316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP34431893A Expired - Fee Related JP3249671B2 (en) 1993-12-17 1993-12-17 Arbitrary length data string generator

Country Status (1)

Country Link
JP (1) JP3249671B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100130100A (en) * 2009-06-02 2010-12-10 엘에스산전 주식회사 Apparatus and method for converting parallel digital data to serial digital data for a circuit breaker

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6408158B1 (en) 1997-01-31 2002-06-18 Seiko Epson Corporation Intermediate transfer unit

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20100130100A (en) * 2009-06-02 2010-12-10 엘에스산전 주식회사 Apparatus and method for converting parallel digital data to serial digital data for a circuit breaker

Also Published As

Publication number Publication date
JP3249671B2 (en) 2002-01-21

Similar Documents

Publication Publication Date Title
US4184400A (en) Electronic musical instrument utilizing data processing system
KR0181694B1 (en) Digital sound source apparatus and external memory cartridge used therefor
US4759021A (en) Test pattern generator
JPH07174828A (en) Device to generate data train with optional length
US7148826B2 (en) Data input circuit and semiconductor device utilizing data input circuit
JPH0836036A (en) Data pattern generating unit
JP3316876B2 (en) Address generation circuit for data compression
JP2976276B2 (en) Timing generator
JP3009300B2 (en) Arbitrary waveform generator
JP4491587B2 (en) Data generator
JPH0718174Y2 (en) Arbitrary waveform generator
JPS60104998A (en) Musical tone synthsization circuit
JPS59191657A (en) Digital pattern generator
JPH0798999A (en) Device for generating optional length data row
JPH0423296A (en) Integrated circuit and its way of using
JPH0599985A (en) Test pattern generating apparatus of semiconductor testing apparatus
JPS62259145A (en) Generating device for algorithmic pattern
JPH07209389A (en) High-speed pattern generator
JP2003057319A (en) Testing device for semiconductor
JPH08237084A (en) Timing signal generating circuit
JPH0393090A (en) Video memory
JP2595998B2 (en) Electronic musical instrument
JP2513326B2 (en) Electronic musical instrument
JP3430575B2 (en) Electronic music signal synthesizer
JPS6011398B2 (en) Memory test pattern writing device

Legal Events

Date Code Title Description
S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees