JP4646932B2 - Memory element - Google Patents

Memory element Download PDF

Info

Publication number
JP4646932B2
JP4646932B2 JP2007047698A JP2007047698A JP4646932B2 JP 4646932 B2 JP4646932 B2 JP 4646932B2 JP 2007047698 A JP2007047698 A JP 2007047698A JP 2007047698 A JP2007047698 A JP 2007047698A JP 4646932 B2 JP4646932 B2 JP 4646932B2
Authority
JP
Japan
Prior art keywords
terminal
data
input
parallel
functions
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2007047698A
Other languages
Japanese (ja)
Other versions
JP2007141454A (en
Inventor
俊樹 ▲頼▼
定男 吉川
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co 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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP2007047698A priority Critical patent/JP4646932B2/en
Publication of JP2007141454A publication Critical patent/JP2007141454A/en
Application granted granted Critical
Publication of JP4646932B2 publication Critical patent/JP4646932B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、シリアルインターフェースによるアクセスとパラレルインターフェースによるアクセスを切り替え可能としたメモリ素子に関する。   The present invention relates to a memory device capable of switching between access using a serial interface and access using a parallel interface.

フラッシュメモリ等のメモリ素子では、シンプルな4線式のシリアルインターフェースによりアクセスを可能としたアーキテクチャが採用されている。シリアルインターフェースを採用したメモリ素子は、例えば図6に示すように、通常8ピン又は16ピンのチップ・パッケージに組み込まれる。従って、パラレルインターフェースを採用するメモリ素子よりも素子を小型化でき、パッケージのコストを下げることができる。   A memory element such as a flash memory employs an architecture that allows access through a simple four-wire serial interface. For example, as shown in FIG. 6, a memory element employing a serial interface is usually incorporated in a chip package of 8 pins or 16 pins. Therefore, the device can be made smaller than a memory device that employs a parallel interface, and the cost of the package can be reduced.

例えば、8ピンのチップ・パッケージを採用した場合、電源端子(VDD,VSS)に加えて、アドレス/データ入力端子(SI)、データ出力端子(SO)、チップセレクト端子(CS#)、システムクロック入力端子(SCK)の4線式のシリアルインターフェースの端子が割り当てられる。その他のピンには、書き込み・消去アクセス許可を決定するライトプロテクト端子、割り込み時に処理を停止させるリセット端子、処理を一端中断させて状態を保持させるホールド端子等のコントロール端子が割り当てられる。   For example, when an 8-pin chip package is used, in addition to the power supply terminals (VDD, VSS), an address / data input terminal (SI), a data output terminal (SO), a chip select terminal (CS #), a system clock A 4-wire serial interface terminal of an input terminal (SCK) is assigned. Other pins are assigned control terminals such as a write protect terminal for determining permission of write / erase access, a reset terminal for stopping processing at the time of interruption, and a hold terminal for temporarily stopping processing and holding the state.

シリアルインターフェースを採用したメモリ素子100は、図7に示すように、アドレスバッファ/ラッチ部10、コントロールロジック部12、データレジスタ14、Xデコーダ16、Yデコーダ18、メモリアレイ20、シリアル−パラレル変換部22及びパラレル−シリアル変換部24を含んで構成される。   As shown in FIG. 7, the memory element 100 employing the serial interface includes an address buffer / latch unit 10, a control logic unit 12, a data register 14, an X decoder 16, a Y decoder 18, a memory array 20, and a serial-parallel conversion unit. 22 and a parallel-serial converter 24.

メモリ素子100からデータを読み出す際には、図8のタイミングチャートに示すように制御が行われる。   When data is read from the memory element 100, control is performed as shown in the timing chart of FIG.

まず、チップセレクト端子(CS#)をローレベルに変更してアクセス対象となるメモリ素子100が選択される。コントロールロジック部12は、チップセレクト端子(CS#)がローレベルに変更されると各部をコマンドの受け付け状態に設定する。   First, the memory element 100 to be accessed is selected by changing the chip select terminal (CS #) to the low level. When the chip select terminal (CS #) is changed to a low level, the control logic unit 12 sets each unit to a command receiving state.

次に、アドレス/データ入力端子(SI)からデータの読み出しを示すコマンド(図8では03h)が入力される。コマンドは、例えば8ビットで構成され、システムクロック入力端子(SCK)から入力されるシステムクロックに同期して1ビットずつシリアルにシリアル−パラレル変換部22に入力される。コマンドは、シリアル−パラレル変換部22でシリアルデータから内部バスのビット幅(例えば8ビット)に対応するパラレルデータに変換されて、コントロールロジック部12に送られる。   Next, a command (03h in FIG. 8) indicating data reading is input from the address / data input terminal (SI). The command is composed of, for example, 8 bits, and is serially input to the serial-parallel conversion unit 22 bit by bit in synchronization with the system clock input from the system clock input terminal (SCK). The command is converted from serial data into parallel data corresponding to the bit width (for example, 8 bits) of the internal bus by the serial-parallel conversion unit 22 and sent to the control logic unit 12.

コントロールロジック部12ではコマンドが解析される。例えば、データ読み出しを示すコマンド(03h)であった場合、コントロールロジック部12は、各部をアドレス値の受け付けの状態に設定する。   The control logic unit 12 analyzes the command. For example, in the case of a command (03h) indicating data reading, the control logic unit 12 sets each unit to an address value reception state.

次に、アドレス/データ入力端子(SI)からアドレス値(Add.)が入力される。アドレス値は、例えば24ビットで表され、システムクロックに同期して1ビットずつシリアルにシリアル−パラレル変換部22に入力される。シリアル−パラレル変換部22は、アドレス値をシリアルデータから内部バスのビット幅(例えば8ビット)のパラレルデータに順次変換する。コントロールロジック部12は、パラレルデータに変換されたアドレス値をシリアル−パラレル変換部22からアドレスバッファ/ラッチ部10へ順次転送
させる。
Next, an address value (Add.) Is input from the address / data input terminal (SI). The address value is represented by 24 bits, for example, and is input to the serial-parallel converter 22 serially bit by bit in synchronization with the system clock. The serial-parallel converter 22 sequentially converts the address value from serial data to parallel data having a bit width (for example, 8 bits) of the internal bus. The control logic unit 12 sequentially transfers the address values converted into parallel data from the serial-parallel conversion unit 22 to the address buffer / latch unit 10.

アドレスバッファ/ラッチ部10は、アドレス値を受信すると、Xデコーダ16及びYデコーダ18に制御信号を出力して、メモリアレイ20内の対応するメモリ要素を特定すし、そのメモリ要素に保持されているデータを読み出す。読み出されたデータは、Yデコーダ18を介してデータレジスタ14に格納される。パラレル−シリアル変換部24は、データレジスタ14に格納されているデータをシリアルデータに変換し、システムクロックに同期させてデータ出力端子(SO)から出力する。   When the address buffer / latch unit 10 receives the address value, it outputs a control signal to the X decoder 16 and the Y decoder 18 to identify the corresponding memory element in the memory array 20 and is held in that memory element. Read data. The read data is stored in the data register 14 via the Y decoder 18. The parallel-serial converter 24 converts the data stored in the data register 14 into serial data, and outputs it from the data output terminal (SO) in synchronization with the system clock.

アドレスバッファ/ラッチ部10は、アドレス値を順次増加させ、次のアドレス値で特定されるメモリ要素から順次データが読み出されるように制御を行う。   The address buffer / latch unit 10 sequentially increases the address value and performs control so that data is sequentially read from the memory element specified by the next address value.

しかしながら、4線式のシリアルインターフェースを採用したメモリ素子では、アドレス及びデータの入出力が1ビットのシリアル通信であるため、パラレルインターフェースを採用したメモリ素子に比べて転送レートの低さが顕著である。   However, in a memory device employing a 4-wire serial interface, since the address and data input / output is 1-bit serial communication, the transfer rate is significantly lower than that of a memory device employing a parallel interface. .

そこで、本発明は、上記従来技術の問題を鑑み、従来のシリアルインターフェースを採用したメモリ素子と同じパッケージを適用しつつ、必要に応じてデータのパラレル転送を可能とするメモリ素子を提供することを目的とする。   In view of the above-described problems of the prior art, the present invention provides a memory element that enables parallel transfer of data as needed while applying the same package as a memory element that employs a conventional serial interface. Objective.

本発明では、メモリ素子は、第1端子、第2端子、第3端子及び前記第1端子に接続されたコントロールロジック部を有し、前記第1端子がアドレス/データ入力端子として機能し、前記第2端子がデータ出力端子として機能し、前記第3端子がコントロール端子として機能している状態において、前記第1端子からの入力により、前記コントロールロジック部がパラレルインターフェースによるデータ読み出しコマンドを受け付けると、前記第1端子、前記第2端子、前記第3端子の少なくとも2つは入出力端子として機能することを特徴とする。   In the present invention, the memory device includes a control logic unit connected to the first terminal, the second terminal, the third terminal, and the first terminal, and the first terminal functions as an address / data input terminal, In a state where the second terminal functions as a data output terminal and the third terminal functions as a control terminal, when the control logic unit receives a data read command by a parallel interface by an input from the first terminal, At least two of the first terminal, the second terminal, and the third terminal function as input / output terminals.

本発明では、メモリ素子は、第1端子、第2端子、第3端子及び前記第1端子に接続されたコントロールロジック部を有し、前記第1端子、前記第2端子、前記第3端子の少なくとも2つが入出力端子として機能している状態において、前記入出力端子として機能している端子からの入力により、前記コントロールロジック部がシリアルインターフェースによるデータ読み出しコマンドを受け付けると、前記第1端子がアドレス/データ入力端子として機能し、前記第2端子がデータ出力端子として機能し、前記第3端子がコントロール端子として機能することを特徴とする。   In the present invention, the memory element includes a first terminal, a second terminal, a third terminal, and a control logic unit connected to the first terminal, and the memory element includes the first terminal, the second terminal, and the third terminal. In a state where at least two function as input / output terminals, when the control logic unit receives a data read command by a serial interface by an input from the terminal functioning as the input / output terminal, the first terminal It functions as a data input terminal, the second terminal functions as a data output terminal, and the third terminal functions as a control terminal.

本発明によれば、従来のシリアルインターフェースを採用したメモリ素子と同じサイズのパッケージを適用しつつ、必要に応じてパラレルインターフェースによるアクセスが可能となる。   According to the present invention, it is possible to access by a parallel interface as necessary while applying a package having the same size as a memory element employing a conventional serial interface.

本実施の形態におけるメモリ素子200は、図1に示すように、アドレスバッファ/ラッチ部30、コントロールロジック部32、データレジスタ34、Xデコーダ36、Yデコーダ38、メモリアレイ40、シリアル−パラレル変換部42、パラレル−シリアル変換部44、パラレル−パラレル変換部46及びマルチプレクサ48を含んで構成される。   As shown in FIG. 1, the memory element 200 in the present embodiment includes an address buffer / latch unit 30, a control logic unit 32, a data register 34, an X decoder 36, a Y decoder 38, a memory array 40, and a serial-parallel conversion unit. 42, a parallel-serial converter 44, a parallel-parallel converter 46, and a multiplexer 48.

メモリ素子200は、従来のシリアルインターフェースを採用したメモリ素子と同様のパッケージを採用している。シリアルインターフェースによるアクセスとパラレルインターフェースによるアクセスとにおいて端子の接続を切り替えるためにマルチプレクサ48が備わっている。   The memory device 200 employs a package similar to a memory device employing a conventional serial interface. A multiplexer 48 is provided to switch the connection of the terminals between the serial interface access and the parallel interface access.

マルチプレクサ48は、図2に示すように、複数の切替スイッチ48aを備えている。マルチプレクサ48は、コントロールロジック部32から切替制御信号を受けて、チップ・パッケージの外部端子をそれぞれシリアル−パラレル変換部42、パラレル−シリアル変換部44、パラレル−パラレル変換部46のいずれか1つに接続する。   As shown in FIG. 2, the multiplexer 48 includes a plurality of changeover switches 48a. The multiplexer 48 receives the switching control signal from the control logic unit 32, and converts the external terminal of the chip package to any one of the serial-parallel conversion unit 42, the parallel-serial conversion unit 44, and the parallel-parallel conversion unit 46, respectively. Connecting.

例えば、8ピンのチップ・パッケージを採用した場合、シリアルインターフェースによるアクセスを行う際には、切替スイッチ48aは左側の端子にそれぞれ接続され、図6と同様に端子が割り当てられる。すなわち、データ出力端子(SO)はパラレル−シリアル変換部44、アドレス/データ入力端子(SI)はシリアル−パラレル変換部42、第1コントロール端子(C0)及び第2コントロール端子(C1)はコントロールロジック部32にそれぞれ接続される。   For example, when an 8-pin chip package is employed, when accessing via a serial interface, the changeover switch 48a is connected to the left terminal, and the terminal is assigned in the same manner as in FIG. That is, the data output terminal (SO) is a parallel-serial converter 44, the address / data input terminal (SI) is a serial-parallel converter 42, the first control terminal (C0) and the second control terminal (C1) are control logic. Each is connected to the unit 32.

一方、パラレルインターフェースによるデータの読み出しを行う際には、切替スイッチ48aは右側の端子にそれぞれ接続され、例えば図3に示すように、データ出力端子(SO)が第4のデータ入出力端子(SIO3)、第1コントロール端子(C0)が第3のデータ入出力端子(SIO2)、第2コントロール端子(C1)が第2のデータ入出力端子(SIO1)、アドレス/データ入力端子(SI)が第1のデータ入出力端子(SIO0)に割り当てられる。これによって、パラレルインターフェースによるアクセスを可能とする。すなわち、データ出力端子(SO)、アドレス/データ入力端子(SI)、第1コントロール端子(C0)及び第2コントロール端子(C1)はすべてパラレル−パラレル変換部46に接続される。   On the other hand, when data is read by the parallel interface, the changeover switch 48a is connected to the right terminal, and for example, as shown in FIG. 3, the data output terminal (SO) is connected to the fourth data input / output terminal (SIO3). ), The first control terminal (C0) is the third data input / output terminal (SIO2), the second control terminal (C1) is the second data input / output terminal (SIO1), and the address / data input terminal (SI) is the first. 1 data input / output terminal (SIO0). As a result, access by a parallel interface is made possible. That is, the data output terminal (SO), the address / data input terminal (SI), the first control terminal (C0), and the second control terminal (C1) are all connected to the parallel-parallel converter 46.

次に、シリアルインターフェースによるデータの読み出し処理、パラレルインターフェースによるデータの読み出し処理及びシリアルインターフェースへの復帰処理についてそれぞれ説明する。
<シリアルインターフェースによるデータ読み出し>
メモリ素子200は、通常はシリアルインターフェースによるアクセスを行う状態に設定されている。このとき、マルチプレクサ48の各切替スイッチ48aは左側の端子に接続され、図6と同様に端子が割り当てられる。
Next, data read processing by the serial interface, data read processing by the parallel interface, and return processing to the serial interface will be described.
<Data reading by serial interface>
The memory element 200 is normally set to a state where access is made through a serial interface. At this time, each changeover switch 48a of the multiplexer 48 is connected to the terminal on the left side, and a terminal is assigned in the same manner as in FIG.

従って、メモリ素子200からデータを読み出す際には、従来のメモリ素子と同様に図8のタイミングチャートに沿って処理が行われる。この処理は、従来のメモリ素子と同様であるので説明を省略する。
<パラレルインターフェースによるデータ読み出し>
パラレルインターフェースによるアクセスを行う場合、図4のタイミングチャートで示すように処理が行われる。初期状態では、マルチプレクサ48の各切替スイッチ48aは左側の端子に接続され、図6と同様に端子が割り当てられているものとする。
Therefore, when reading data from the memory element 200, processing is performed according to the timing chart of FIG. 8 as in the conventional memory element. Since this process is the same as that of a conventional memory element, description thereof is omitted.
<Data reading by parallel interface>
When accessing by a parallel interface, processing is performed as shown in the timing chart of FIG. In the initial state, it is assumed that each changeover switch 48a of the multiplexer 48 is connected to the left terminal, and the terminal is assigned in the same manner as in FIG.

まず、チップセレクト端子(CS#)をローレベルに変更してアクセス対象となるメモリ素子200が選択される。コントロールロジック部32は、チップセレクト端子(CS#)がローレベルに変更されると各部をコマンドの受け付け状態に設定する。   First, the memory element 200 to be accessed is selected by changing the chip select terminal (CS #) to the low level. When the chip select terminal (CS #) is changed to a low level, the control logic unit 32 sets each unit to a command receiving state.

次に、アドレス/データ入力端子(SI)からパラレルインターフェースによるデータの読み出しを示すコマンド(例えばD4h)が入力される。コマンドは、例えば8ビットで構成され、システムクロック入力端子(SCK)から入力されるシステムクロックに同
期して1ビットずつシリアルにシリアル−パラレル変換部42に入力される。コマンドは、シリアル−パラレル変換部42でシリアルデータから内部バスのビット幅(例えば8ビット)に対応するパラレルデータに変換されて、コントロールロジック部32に送られる。
Next, a command (for example, D4h) indicating data reading through the parallel interface is input from the address / data input terminal (SI). The command is composed of, for example, 8 bits, and is serially input to the serial-parallel conversion unit 42 bit by bit in synchronization with the system clock input from the system clock input terminal (SCK). The command is converted from serial data into parallel data corresponding to the bit width (for example, 8 bits) of the internal bus by the serial-parallel conversion unit 42 and sent to the control logic unit 32.

コントロールロジック部32ではコマンドが解析される。パラレルインターフェースによるデータ読み出しを示すコマンド(D4h)であった場合、コントロールロジック部32は、各部をアドレス値の受け付けの状態に設定すると共に、マルチプレクサ48の切替スイッチ48aをそれぞれ右側に端子に切り替える。これによって、データ出力端子(SO)、アドレス/データ入力端子(SI)、第1コントロール端子(C0)及び第2コントロール端子(C1)はすべてパラレル−パラレル変換部46に接続され、データ出力端子(SO)が第4のデータ入出力端子(SIO3)、第1コントロール端子(C0)が第3のデータ入出力端子(SIO2)、第2コントロール端子(C1)が第2のデータ入出力端子(SIO1)、アドレス/データ入力端子(SI)が第1のデータ入出力端子(SIO0)に割り当てられる。   The control logic unit 32 analyzes the command. In the case of a command (D4h) indicating data reading by the parallel interface, the control logic unit 32 sets each unit to an address value accepting state and switches the selector switch 48a of the multiplexer 48 to a terminal on the right side. As a result, the data output terminal (SO), the address / data input terminal (SI), the first control terminal (C0), and the second control terminal (C1) are all connected to the parallel-parallel converter 46, and the data output terminal ( SO) is the fourth data input / output terminal (SIO3), the first control terminal (C0) is the third data input / output terminal (SIO2), and the second control terminal (C1) is the second data input / output terminal (SIO1). ), The address / data input terminal (SI) is assigned to the first data input / output terminal (SIO0).

このとき、チップセレクト端子(CS#)をハイレベルに戻して、再びローレベルに変更するタイミングでマルチプレクサ48の切り替えを行うことが好適である。また、システムクロック端子(SCK)に入力されるシステムクロックに同期させて、コントロールロジック32が所定数のシステムクロックをカウントした後にマルチプレクサ48の切り替えを行っても良い。   At this time, it is preferable to switch the multiplexer 48 at a timing at which the chip select terminal (CS #) is returned to the high level and again changed to the low level. Further, the multiplexer 48 may be switched after the control logic 32 counts a predetermined number of system clocks in synchronization with the system clock input to the system clock terminal (SCK).

次に、4つのデータ入出力端子(SIO0〜SIO3)からアドレス値(Add.)が同時に4ビットずつパラレルに入力される。アドレス値は、例えば24ビットで表され、システムクロックに同期して4ビットずつパラレルにパラレル−パラレル変換部46に入力される。パラレル−パラレル変換部46は、アドレス値を内部バスのビット幅(例えば8ビット)のパラレルデータに順次変換する。コントロールロジック部32は、内部バスのビット幅に変換されたアドレス値をパラレル−パラレル変換部46からアドレスバッファ/ラッチ部30へ順次転送させる。   Next, the address value (Add.) Is simultaneously input in parallel by four bits from the four data input / output terminals (SIO0 to SIO3). The address value is represented by, for example, 24 bits, and is input to the parallel-parallel converter 46 in parallel by 4 bits in synchronization with the system clock. The parallel-parallel converter 46 sequentially converts the address value into parallel data having a bit width (for example, 8 bits) of the internal bus. The control logic unit 32 sequentially transfers the address value converted into the bit width of the internal bus from the parallel-parallel conversion unit 46 to the address buffer / latch unit 30.

アドレスバッファ/ラッチ部30は、アドレス値を受信すると、Xデコーダ36及びYデコーダ38に制御信号を出力して、メモリアレイ40内の対応するメモリ要素を特定すし、そのメモリ要素に保持されているデータを読み出す。読み出されたデータは、Yデコーダ38を介してデータレジスタ34に格納される。パラレル−パラレル変換部46は、データレジスタ34に格納されている内部バスのビット幅を有するデータを4ビットのパラレルデータに変換し、システムクロックに同期させて4つのデータ入出力端子(SIO0〜SIO3)から出力する。   When the address buffer / latch unit 30 receives the address value, it outputs a control signal to the X decoder 36 and the Y decoder 38 to identify the corresponding memory element in the memory array 40 and is held in that memory element. Read data. The read data is stored in the data register 34 via the Y decoder 38. The parallel-parallel converter 46 converts the data having the bit width of the internal bus stored in the data register 34 into 4-bit parallel data, and synchronizes with the system clock to provide four data input / output terminals (SIO0 to SIO3). ).

アドレスバッファ/ラッチ部30は、アドレス値を順次増加させ、次のアドレス値で特定されるメモリ要素から順次データが読み出されるように制御を行う。   The address buffer / latch unit 30 performs control so that the address value is sequentially increased and data is sequentially read from the memory element specified by the next address value.

なお、本実施の形態ではアドレス値及びデータは、システムクロックに同期して入出力されるものとしたが、ダブルデータレート(DDR)等の高速転送の技術を適用することも好適である。
<シリアルインターフェースによるアクセスへの復帰>
図5を参照して、パラレルインターフェースによるアクセスからシリアルインターフェースによるアクセスへ戻す処理について説明する。チップセレクト端子(CS#)をハイレベルに一旦戻してメモリ素子の選択を解除し、再びチップセレクト端子(CS#)をローレベルに変更する。このチップセレクト端子(CS#)へのパルスの入力を新たなコマンドの入力を受け付ける処理のトリガとする。すなわち、コントロールロジック部32は
、メモリ素子200をコマンドに入力を受け付ける状態とする。その後、4つのデータ入出力端子(SIO0〜SIO3)からコマンドを同時に4ビットずつパラレルに入力する。
In this embodiment, the address value and data are input / output in synchronization with the system clock. However, it is also preferable to apply a high-speed transfer technique such as a double data rate (DDR).
<Return to access via serial interface>
With reference to FIG. 5, processing for returning from access using a parallel interface to access using a serial interface will be described. The chip select terminal (CS #) is once returned to the high level to cancel the selection of the memory element, and the chip select terminal (CS #) is changed to the low level again. This pulse input to the chip select terminal (CS #) is used as a trigger for processing for receiving a new command. That is, the control logic unit 32 puts the memory element 200 into a state of accepting an input as a command. Thereafter, commands are simultaneously input in parallel by four bits from the four data input / output terminals (SIO0 to SIO3).

コマンドは、例えば8ビットで表され、システムクロックに同期して4ビットずつパラレルにパラレル−パラレル変換部46に入力される。パラレル−パラレル変換部46は、コマンドを内部バスのビット幅(例えば8ビット)に変換し、コントロールロジック部32へ送信する。   The command is represented by, for example, 8 bits, and is input to the parallel-parallel conversion unit 46 in parallel by 4 bits in synchronization with the system clock. The parallel-parallel conversion unit 46 converts the command into the bit width (for example, 8 bits) of the internal bus and transmits the command to the control logic unit 32.

コントロールロジック部32ではコマンドが解析される。コマンドがシリアルインターフェースに戻すコマンドであった場合、コントロールロジック部32は、マルチプレクサ48の切替スイッチ48aをそれぞれ左側に端子に切り替える。これにより、通常のシリアルインターフェースによるアクセスが可能な状態に戻される。   The control logic unit 32 analyzes the command. When the command is a command for returning to the serial interface, the control logic unit 32 switches the changeover switch 48a of the multiplexer 48 to the left terminal. As a result, the normal serial interface can be accessed again.

このとき、チップセレクト端子(CS#)をハイレベルに戻して、再びローレベルに変更するタイミングでマルチプレクサ48の切り替えを行うことが好適である。また、システムククロック端子(SCK)に入力されるシステムクロックに同期させて、所定の待機時間の経過後にマルチプレクサ48の切り替えを行っても良い。   At this time, it is preferable to switch the multiplexer 48 at a timing at which the chip select terminal (CS #) is returned to the high level and again changed to the low level. Alternatively, the multiplexer 48 may be switched after a predetermined standby time has elapsed in synchronization with the system clock input to the system clock terminal (SCK).

以上のように、本実施の形態によれば、従来のシリアルインターフェースを採用したメモリ素子と同じサイズのパッケージを適用しつつ、必要に応じてパラレルインターフェースによるアクセスが可能であるメモリ素子を実現することができる。   As described above, according to the present embodiment, it is possible to realize a memory element that can be accessed through a parallel interface as needed while applying a package having the same size as a memory element that employs a conventional serial interface. Can do.

本発明の実施の形態におけるメモリ素子の構成を示すブロック図である。It is a block diagram which shows the structure of the memory element in embodiment of this invention. 本発明の実施の形態におけるマルチプレクサの構成を示す図である。It is a figure which shows the structure of the multiplexer in embodiment of this invention. パラレルインターフェースによるアクセスを行う際のピンの割り当てを示す図である。It is a figure which shows the assignment of the pin at the time of performing access by a parallel interface. 本発明の実施の形態におけるパラレルインターフェースによるデータ読み出し処理のタイミングチャートを示す図である。It is a figure which shows the timing chart of the data read-out process by the parallel interface in embodiment of this invention. 本発明の実施の形態におけるパラレルインターフェースからシリアルインターフェースへの切り替え処理のタイミングチャートを示す図である。It is a figure which shows the timing chart of the switching process from the parallel interface in embodiment of this invention to a serial interface. シリアルインターフェースによるアクセスを行うメモリ素子のピンの割り当てを示す図である。It is a figure which shows allocation of the pin of the memory element which performs access by a serial interface. 従来のメモリ素子の構成を示すブロック図である。It is a block diagram which shows the structure of the conventional memory element. シリアルインターフェースによるデータ読み出し処理のタイミングチャートを示す図である。It is a figure which shows the timing chart of the data read-out process by a serial interface.

符号の説明Explanation of symbols

10 アドレスバッファ/ラッチ部、12 コントロールロジック部、14 データレジスタ、16 Xデコーダ、18 Yデコーダ、20 メモリアレイ、22 シリアル−パラレル変換部、24 パラレル−シリアル変換部、30 アドレスバッファ/ラッチ部、32 コントロールロジック部、34 データレジスタ、36 Xデコーダ、38 Yデコーダ、40 メモリアレイ、42 シリアル−パラレル変換部、44 パラレル−シリアル変換部、46 パラレル−パラレル変換部、48 マルチプレクサ、48a 切替スイッチ、100,200 メモリ素子。   10 address buffer / latch unit, 12 control logic unit, 14 data register, 16 X decoder, 18 Y decoder, 20 memory array, 22 serial-parallel conversion unit, 24 parallel-serial conversion unit, 30 address buffer / latch unit, 32 Control logic unit, 34 data register, 36 X decoder, 38 Y decoder, 40 memory array, 42 serial-parallel conversion unit, 44 parallel-serial conversion unit, 46 parallel-parallel conversion unit, 48 multiplexer, 48a changeover switch, 100, 200 Memory element.

Claims (6)

シリアルインターフェースによるアクセスとパラレルインターフェースによるアクセスを切り替え可能としたメモリ素子であって、
前記メモリ素子は、第1端子、第2端子、第3端子及び前記第1端子に接続されたコントロールロジック部を有し、
前記メモリ素子は、前記シリアルインターフェースによるアクセスを行う際に割り当てられる端子のみを用いて前記パラレルインターフェースによるアクセスを行い、
前記シリアルインターフェースによるアクセスで、前記第1端子がアドレス/データ入力端子として機能し、前記第2端子がデータ出力端子として機能し、前記第3端子がコントロール端子として機能している状態において、
前記第1端子からの入力により、前記コントロールロジック部が前記パラレルインターフェースによるデータ読み出しコマンドを受け付けると、前記第1端子、前記第2端子、前記第3端子の少なくとも2つは入出力端子として機能する。
A memory device that can switch between serial interface access and parallel interface access,
The memory device includes a control logic unit connected to a first terminal, a second terminal, a third terminal, and the first terminal;
The memory element performs access through the parallel interface using only terminals assigned when performing access through the serial interface.
In the access by the serial interface, the first terminal functions as an address / data input terminal, the second terminal functions as a data output terminal, and the third terminal functions as a control terminal.
The input from the first terminal, when the control logic unit receives a data read command by the parallel interface, the first terminal, the second terminal, at least two of the third terminal functions as input and output terminals .
請求項1に記載のメモリ素子は、さらにチップセレクト端子を有し、
前記コントロールロジック部が前記パラレルインターフェースによるデータ読み出しコマンドを受け付けた後、前記チップセレクト端子がいったん非アクティブ状態になった後、次にアクティブ状態になったタイミングで、前記第1端子、前記第2端子、前記第3端子の少なくとも2つは入出力端子として機能する。
The memory device according to claim 1 further includes a chip select terminal.
After the control logic unit accepts a data read command by the parallel interface, the first terminal and the second terminal at a timing when the chip select terminal once enters an inactive state and then enters an active state. At least two of the third terminals function as input / output terminals.
請求項1に記載のメモリ素子は、さらにシステムクロック端子を有し、
前記コントロールロジック部が前記パラレルインターフェースによるデータ読み出しコマンドを受け付けた後、前記システムクロック端子に入力されるシステムクロックを所定数だけカウントした後に、前記第1端子、前記第2端子、前記第3端子の少なくとも2つは入出力端子として機能する。
The memory device according to claim 1, further comprising a system clock terminal,
After the control logic unit receives a data read command by the parallel interface, and counts a predetermined number of system clocks input to the system clock terminal, the first terminal, the second terminal, and the third terminal At least two function as input / output terminals.
シリアルインターフェースによるアクセスとパラレルインターフェースによるアクセスを切り替え可能としたメモリ素子であって、
前記メモリ素子は、第1端子、第2端子、第3端子及び前記第1端子に接続されたコントロールロジック部を有し、
前記メモリ素子は、前記シリアルインターフェースによるアクセスを行う際に割り当てられる端子のみを用いて前記パラレルインターフェースによるアクセスを行い、
前記パラレルインターフェースによるアクセスで、前記第1端子、前記第2端子、前記第3端子の少なくとも2つが入出力端子として機能している状態において、
前記入出力端子として機能している端子からの入力により、前記コントロールロジック部が前記シリアルインターフェースによるデータ読み出しコマンドを受け付けると、前記第1端子がアドレス/データ入力端子として機能し、前記第2端子がデータ出力端子として機能し、前記第3端子がコントロール端子として機能する。
A memory device that can switch between serial interface access and parallel interface access,
The memory device includes a control logic unit connected to a first terminal, a second terminal, a third terminal, and the first terminal;
The memory element performs access through the parallel interface using only terminals assigned when performing access through the serial interface.
In the state where at least two of the first terminal, the second terminal, and the third terminal function as input / output terminals in the access by the parallel interface ,
The input from the terminal acting as the output terminal, when the control logic unit receives a data read command by the serial interface, the first terminal functions as an address / data input terminal, said second terminal It functions as a data output terminal, and the third terminal functions as a control terminal.
請求項4に記載のメモリ素子は、さらにチップセレクト端子を有し、
前記コントロールロジック部が前記シリアルインターフェースによるデータ読み出しコマンドを受け付けた後、前記チップセレクト端子がいったん非アクティブ状態になった後、次にアクティブ状態になったタイミングで、前記第1端子がアドレス/データ入力端子として機能し、前記第2端子がデータ出力端子として機能し、前記第3端子がコントロール端子として機能する。
The memory element according to claim 4 further includes a chip select terminal,
After the control logic unit accepts a data read command by the serial interface, the first terminal receives an address / data input at the timing when the chip select terminal once becomes inactive and then becomes active. The second terminal functions as a data output terminal, and the third terminal functions as a control terminal.
請求項4に記載のメモリ素子は、さらにシステムクロック端子を有し、
前記コントロールロジック部が前記シリアルインターフェースによるデータ読み出しコマンドを受け付けた後、前記システムクロック端子に入力されるシステムクロックを所定数だけカウントした後に、前記第1端子がアドレス/データ入力端子として機能し、前記第2端子がデータ出力端子として機能し、前記第3端子がコントロール端子として機能する。
The memory device according to claim 4, further comprising a system clock terminal,
After the control logic unit receives a data read command by the serial interface and then counts a predetermined number of system clocks input to the system clock terminal, the first terminal functions as an address / data input terminal, The second terminal functions as a data output terminal, and the third terminal functions as a control terminal.
JP2007047698A 2007-02-27 2007-02-27 Memory element Expired - Fee Related JP4646932B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007047698A JP4646932B2 (en) 2007-02-27 2007-02-27 Memory element

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007047698A JP4646932B2 (en) 2007-02-27 2007-02-27 Memory element

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2004315406A Division JP4565966B2 (en) 2004-10-29 2004-10-29 Memory element

Publications (2)

Publication Number Publication Date
JP2007141454A JP2007141454A (en) 2007-06-07
JP4646932B2 true JP4646932B2 (en) 2011-03-09

Family

ID=38204100

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007047698A Expired - Fee Related JP4646932B2 (en) 2007-02-27 2007-02-27 Memory element

Country Status (1)

Country Link
JP (1) JP4646932B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11861226B2 (en) 2021-03-30 2024-01-02 Kioxia Corporation Semiconductor memory device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004034318A1 (en) * 2002-10-09 2004-04-22 Renesas Technology Corp. Ic card and adapter
JP2004153772A (en) * 2001-12-25 2004-05-27 Seiko Instruments Inc Data communication unit and its utilization system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004153772A (en) * 2001-12-25 2004-05-27 Seiko Instruments Inc Data communication unit and its utilization system
WO2004034318A1 (en) * 2002-10-09 2004-04-22 Renesas Technology Corp. Ic card and adapter

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11861226B2 (en) 2021-03-30 2024-01-02 Kioxia Corporation Semiconductor memory device

Also Published As

Publication number Publication date
JP2007141454A (en) 2007-06-07

Similar Documents

Publication Publication Date Title
US7259702B2 (en) Memory device
KR101507628B1 (en) System and method for data read of a synchronous serial interface nand
EP2126915B1 (en) Memory system and method with serial and parallel modes
KR100633828B1 (en) Memory system with burst length shorter than prefetch length
US5864505A (en) Random access memory with plural simultaneously operable banks
KR101392593B1 (en) independent link and bank selection
US7962669B2 (en) Memory controller and memory control method
US20070088903A1 (en) Memory module, memory system and method for controlling the memory system
KR20120049735A (en) Pseudo-open drain type output driver having de-emphasis function and semiconductor memory device, and control method thereof
TW201519237A (en) Apparatuses and methods for configuring I/Os of memory for hybrid memory modules
KR19990013547A (en) Semiconductor devices combine improved synchronous DRAM and logic on one chip
KR100713013B1 (en) Memory module and method for test it
US9741406B2 (en) Semiconductor memory and memory system
GB2327272A (en) Integrated circuit with means for outputting data from a number of internal data channels via a lower number of ouput contact pads
CN100472654C (en) Semiconductor memory device and operating method of the same
CN102956258A (en) Semiconductor apparatus and data transmission method thereof
JP4646932B2 (en) Memory element
US11169947B2 (en) Data transmission system capable of transmitting a great amount of data
US8909831B2 (en) Logic device
KR100546345B1 (en) Semiconductor memory device including data input output circuit operated according to DQ interleaved data access test method and data input output method thereof
JP6493044B2 (en) Multiprocessor system
KR0169789B1 (en) Method and circuit for transmitting data of blocks
WO2024050265A1 (en) Memory device with extended write data window
KR100680457B1 (en) Data output circuit in a flash memory device and method of outputting data using the same
JPS6080193A (en) Memory system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071022

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100701

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100817

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101008

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20101109

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101207

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131217

Year of fee payment: 3

R151 Written notification of patent or utility model registration

Ref document number: 4646932

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131217

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131217

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131217

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131217

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees