US20150117127A1 - Random access memory and method of adjusting read timing thereof - Google Patents
Random access memory and method of adjusting read timing thereof Download PDFInfo
- Publication number
- US20150117127A1 US20150117127A1 US14/069,289 US201314069289A US2015117127A1 US 20150117127 A1 US20150117127 A1 US 20150117127A1 US 201314069289 A US201314069289 A US 201314069289A US 2015117127 A1 US2015117127 A1 US 2015117127A1
- Authority
- US
- United States
- Prior art keywords
- random access
- access memory
- latency
- cas
- signal
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C7/00—Arrangements for writing information into, or reading information out from, a digital store
- G11C7/22—Read-write [R-W] timing or clocking circuits; Read-write [R-W] control signal generators or management
- G11C7/222—Clock generating, synchronizing or distributing circuits within memory device
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C7/00—Arrangements for writing information into, or reading information out from, a digital store
- G11C7/22—Read-write [R-W] timing or clocking circuits; Read-write [R-W] control signal generators or management
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C11/00—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor
- G11C11/21—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements
- G11C11/34—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices
- G11C11/40—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors
- G11C11/401—Digital stores characterised by the use of particular electric or magnetic storage elements; Storage elements therefor using electric elements using semiconductor devices using transistors forming cells needing refreshing or charge regeneration, i.e. dynamic cells
- G11C11/4063—Auxiliary circuits, e.g. for addressing, decoding, driving, writing, sensing or timing
- G11C11/407—Auxiliary circuits, e.g. for addressing, decoding, driving, writing, sensing or timing for memory cells of the field-effect type
- G11C11/4076—Timing circuits
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C2207/00—Indexing scheme relating to arrangements for writing information into, or reading information out from, a digital store
- G11C2207/22—Control and timing of internal memory operations
- G11C2207/2272—Latency related aspects
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C7/00—Arrangements for writing information into, or reading information out from, a digital store
- G11C7/10—Input/output [I/O] data interface arrangements, e.g. I/O data control circuits, I/O data buffers
- G11C7/1051—Data output circuits, e.g. read-out amplifiers, data output buffers, data output registers, data output level conversion circuits
- G11C7/1066—Output synchronization
-
- G—PHYSICS
- G11—INFORMATION STORAGE
- G11C—STATIC STORES
- G11C8/00—Arrangements for selecting an address in a digital store
- G11C8/18—Address timing or clocking circuits; Address control signal generation or management, e.g. for row address strobe [RAS] or column address strobe [CAS] signals
Definitions
- the present invention relates to random access memories, and in particular relates to a method of adjusting read timing of random access memories.
- the access time of a random access memory is a crucial factor for improving the performance and speed of an electronic system.
- the RAS (Row Address Strobe) to CAS (Column Address Strobe) latency is a delay time between an active command and a read command sent from a command decoder in a random access memory
- CAS (Column Address Strobe) latency is a delay time between the time the read command is sent and the time the memory data is ready to be read out at a data bus.
- a column select signal is subsequently (later than the read command being output for a predetermined time) output by a column enable circuit in the random access memory.
- the output timing of the column select signal is not flexible, thus missing an opportunity for improving operation of Read data-path transmission or operation of bit-line for the random access memory.
- One exemplary embodiment of the disclosure is a method of adjusting the read timing of a random access memory.
- the method comprises: providing a Column Address Strobe (CAS) value for defining an CAS latency (CL) of the random access memory; generating a shift margin according to the CAS latency and a reference latency; generating a read command for accessing the random access memory; generating a Column Select (CS) signal and adjusting output timing of the CS signal according to the shift margin, after the read command is generated.
- CAS Column Address Strobe
- CL Column Address Strobe
- CS Column Select
- a random access memory comprises: a command decoder, outputting a read command for accessing the random access memory, wherein the command decoder further outputs a mode register (MRS) command having a Column Address Strobe (CAS) value for defining a CAS latency (CL) of the random access memory; a shift calculating circuit, generating a shift margin according to the CAS latency and a reference latency; and a column enable circuit, generating a Column Select (CS) signal and adjusting output timing of the CS signal according to the shift margin, after the command decoder has output the read command
- FIG. 1 schematically shows a block diagram of a random access memory circuit in an exemplary embodiment of the disclosure
- FIG. 2 is a flow chart of the timing adjustment method performed by the random access memory circuit 100 of FIG. 1 ;
- FIGS. 3A to 3C schematically show operation timings of the random access memory 100 in FIG. 1 , illustrating the timing adjustment of the Column Select (CS) signal according to an exemplary embodiment of the disclosure.
- CS Column Select
- FIG. 1 schematically shows a block diagram of a random access memory circuit 100 in an exemplary embodiment of the disclosure.
- the random access memory circuit 100 comprises a command decoder 120 , a shift calculating circuit 140 and a column enable circuit 160 .
- the command decoder 120 controls access operation of the random access memory 100 .
- the command decoder 120 receives input signals (IP) and decodes them into corresponding access commands respectively such as active command (ACT), write command (WT), read command (RD) and a mode register command (MRS).
- the mode register command (MRS) may delivery memory operating configuration including a Column Address Strobe (CAS) value CL VALUE for defining a CAS latency (CL) of the random access memory 100 .
- the CAS latency (CL) may be input directly to or indirectly through a MRS register (not shown in FIG. 1 ) to the shift calculating circuit 140 .
- the shift calculating circuit 140 receives the CAS value CL VALUE and generates a shift margin (t offset ) according to the CAS latency (CL) and a reference latency (t RL — REF ).
- the reference latency (T RL — REF ) can be fine-tuned either by fuse trim or soft trim.
- the shift calculating circuit 140 also receives a clock signal S ck of period t ck , from an internal clock tree (not shown in FIG. 1 ) of the random access memory 100 or an external circuit (not shown in FIG. 1 ).
- the shift calculating circuit 140 generates the CAS latency (CL) according to the CAS value CL VALUE and the period t ck of the clock signal S ck , and then obtains the difference between the CAS latency (CL) and the reference latency (t RL — REF ) as the shift margin (t offset ).
- the CAS latency (CL) is provided from the command decoder 120 by MRS command for access control.
- the reference latency (t RL — REF ) may be input to the shifter calculating circuit 140 from the internal circuit which is adjustable timing delay with soft trim or hard trim (fuse trim) in the circuit.
- the column enable circuit 160 receives the shift margin (t offset ) which is calculated according to the equation “CL VALUE ⁇ t ck ⁇ T RL — REF ”, by the shift calculating circuit 140 , for adjusting the output timing of generating a Column Select (CS) signal after the command decoder 120 has output the read command (RD).
- t offset the shift margin
- FIG. 2 is a flow chart of the timing adjustment method performed by the random access memory circuit 100 of FIG. 1 .
- step S 1 the CAS value CL VALUE is provided to the shift calculating circuit 140 for defining the CAS latency (CL) of the random access memory 100 .
- step S 2 the shift calculating circuit 140 generates the shift margin (t offset ) according to the difference of CAS latency (CL) and the reference latency (t RL — REF ).
- the t RL — REF may be set to be 12.5 ns from internal circuit.
- the shift calculating circuit 140 then calculates the difference between the CAS latency (CL) and the reference latency t RL — REF .
- the shift margin t offset will be 0.625 ns (13.125 ns-12.5 ns), therefore, the following Column Select (CS) signal can be moved 0.625 ns earlier or later.
- the reference latency (t RL — REF ) may be a minimal allowed CAS latency (CL) of the random access memory 100 , but is not limited thereto.
- the random access memory 100 can operate in different speed grades of 800, 1066, 1333, 1600 and 1866.
- CL value 5
- a predetermined clock signal of period 2.5 ns
- the reference latency t RL _REF is set to be 12.5 ns
- the random access memory 100 operates in speed grade 1066 and thus the shift margin (t offset ) is 0.625 ns.
- step S 3 the command decoder 120 outputs the read command (RD) to access the random access memory 100 .
- step S 4 the column select circuit 160 adjusts the timing to output the Column Select (CS) signal after the command decoder 120 outputs the read command (RD), according to the shift margin (t offset ).
- the timing adjustment of the Column Select (CS) signal is described in detail accompanying with FIGS. 3A-3B as follows.
- FIGS. 3A to 3C schematically show operation timings of the random access memory 100 in FIG. 1 , illustrating the timing adjustment of the Column Select (CS) signal according to an exemplary embodiment of the disclosure.
- CS Column Select
- an active command is output by the command decoder 120 (at time T 1 ).
- the read command (RD)/write command (WT) must have time separation with respect to the active command (ACT).
- the time separation is known as RAS to CAS delay (t RCD ), as shown in FIGS. 3A to 3C . It is noted that the RAS to CAS delay (t RCD ) is not a fixed time interval and depends on practical application.
- the read command RD is output at time T 2 , for example.
- the column select circuit 160 is configured to output the Column Select (CS) signal for selecting column address, at a first time T 3 later than the time (T 2 ) that read command is output by a delay time t delay , i.e., the column select circuit 160 does not carry out timing adjustment to the Column Select (CS) signal in conventional art, as shown in FIG. 3A .
- the Column Select (CS) signal is output, the data will be sensed and pass through to output for being read out, at the time DATA_OUT as depicted in FIG. 3A .
- the column select circuit 160 carries out timing adjustment to the Column Select (CS) signal according to the shift margin (t offset ). After the column select circuit 160 detects the read command (RD) is output, the column select circuit 160 then outputs the Column Select (CS) signal at the time T 4 before the time T 3 by the shift margin (t offset ). Compared with FIG. 3A , the Column Select (CS) signal of FIG. 3B is advanced by the shift margin (t offset ).
- the column select circuit 160 carries out timing adjustment to the Column Select (CS) signal according to the shift margin (t offset ). After the column select circuit 160 detects the read command (RD) is output, the column select circuit 160 then outputs the Column Select (CS) signal at the time T 5 after the time T 3 by the shift margin (t offset ). Compared with FIG. 3A , the Column Select (CS) signal of FIG. 3C is delayed by the shift margin (t offset ).
- the timing of the Column Select signal is advanced by the shift margin (t offset ) and therefore operation of Read data-path transmission can afford sufficient processing time and ensure better speed performance at high speed grade. Also, based on the timing adjustment of FIG. 3C , the timing of the Column Select signal is delayed by the shift margin (t offset ) and therefore operation of bit-line flipping can obtain better t RCD performance.
Landscapes
- Dram (AREA)
Abstract
Description
- 1. Field of the Invention
- The present invention relates to random access memories, and in particular relates to a method of adjusting read timing of random access memories.
- 2. Description of the Related Art
- The access time of a random access memory (RAM) is a crucial factor for improving the performance and speed of an electronic system. The RAS (Row Address Strobe) to CAS (Column Address Strobe) latency is a delay time between an active command and a read command sent from a command decoder in a random access memory, and CAS (Column Address Strobe) latency is a delay time between the time the read command is sent and the time the memory data is ready to be read out at a data bus. After the read command is sent, a column select signal is subsequently (later than the read command being output for a predetermined time) output by a column enable circuit in the random access memory. In conventional art, the output timing of the column select signal is not flexible, thus missing an opportunity for improving operation of Read data-path transmission or operation of bit-line for the random access memory.
- One exemplary embodiment of the disclosure is a method of adjusting the read timing of a random access memory. The method comprises: providing a Column Address Strobe (CAS) value for defining an CAS latency (CL) of the random access memory; generating a shift margin according to the CAS latency and a reference latency; generating a read command for accessing the random access memory; generating a Column Select (CS) signal and adjusting output timing of the CS signal according to the shift margin, after the read command is generated.
- Another exemplary embodiment of the disclosure is a random access memory, comprises: a command decoder, outputting a read command for accessing the random access memory, wherein the command decoder further outputs a mode register (MRS) command having a Column Address Strobe (CAS) value for defining a CAS latency (CL) of the random access memory; a shift calculating circuit, generating a shift margin according to the CAS latency and a reference latency; and a column enable circuit, generating a Column Select (CS) signal and adjusting output timing of the CS signal according to the shift margin, after the command decoder has output the read command
- The present invention can be more fully understood by reading the subsequent detailed description and examples with references made to the accompanying drawings, wherein:
-
FIG. 1 schematically shows a block diagram of a random access memory circuit in an exemplary embodiment of the disclosure; -
FIG. 2 is a flow chart of the timing adjustment method performed by the randomaccess memory circuit 100 ofFIG. 1 ; and -
FIGS. 3A to 3C schematically show operation timings of therandom access memory 100 inFIG. 1 , illustrating the timing adjustment of the Column Select (CS) signal according to an exemplary embodiment of the disclosure. - The following description is of the best-contemplated mode of carrying out the invention. This description is made for the purpose of illustrating the general principles of the invention and should not be taken in a limiting sense. The scope of the invention is best determined by reference to the appended claims
- The disclosure provides a random access memory that adjusts read timing dynamically and a method thereof.
FIG. 1 schematically shows a block diagram of a randomaccess memory circuit 100 in an exemplary embodiment of the disclosure. The randomaccess memory circuit 100 comprises acommand decoder 120, ashift calculating circuit 140 and a column enablecircuit 160. - The
command decoder 120 controls access operation of therandom access memory 100. Thecommand decoder 120 receives input signals (IP) and decodes them into corresponding access commands respectively such as active command (ACT), write command (WT), read command (RD) and a mode register command (MRS). The mode register command (MRS) may delivery memory operating configuration including a Column Address Strobe (CAS) value CLVALUE for defining a CAS latency (CL) of therandom access memory 100. The CAS latency (CL) may be input directly to or indirectly through a MRS register (not shown inFIG. 1 ) to theshift calculating circuit 140. - The
shift calculating circuit 140 receives the CAS value CLVALUE and generates a shift margin (toffset) according to the CAS latency (CL) and a reference latency (tRL— REF). The reference latency (TRL— REF) can be fine-tuned either by fuse trim or soft trim. Theshift calculating circuit 140 also receives a clock signal Sck of period tck, from an internal clock tree (not shown inFIG. 1 ) of therandom access memory 100 or an external circuit (not shown inFIG. 1 ). Theshift calculating circuit 140 generates the CAS latency (CL) according to the CAS value CLVALUE and the period tck of the clock signal Sck, and then obtains the difference between the CAS latency (CL) and the reference latency (tRL— REF) as the shift margin (toffset). The CAS latency (CL) is provided from thecommand decoder 120 by MRS command for access control. The reference latency (tRL— REF) may be input to theshifter calculating circuit 140 from the internal circuit which is adjustable timing delay with soft trim or hard trim (fuse trim) in the circuit. - The column enable
circuit 160 receives the shift margin (toffset) which is calculated according to the equation “CLVALUE×tck−TRL— REF”, by theshift calculating circuit 140, for adjusting the output timing of generating a Column Select (CS) signal after thecommand decoder 120 has output the read command (RD). -
FIG. 2 is a flow chart of the timing adjustment method performed by the randomaccess memory circuit 100 ofFIG. 1 . - In step S1, the CAS value CLVALUE is provided to the
shift calculating circuit 140 for defining the CAS latency (CL) of therandom access memory 100. In step S2, theshift calculating circuit 140 generates the shift margin (toffset) according to the difference of CAS latency (CL) and the reference latency (tRL— REF). For example, in the speed grade 1066, the CAS value (CLvalue) is configured to be 7 and the period (tck) of the clock signal Sck is configured to be 1.875 ns, and therefore the CAS latency (CL) is 7×1.875=13.125 ns. In one exemplary embodiment, the tRL— REF may be set to be 12.5 ns from internal circuit. Theshift calculating circuit 140 then calculates the difference between the CAS latency (CL) and the reference latency tRL— REF. The shift margin toffset will be 0.625 ns (13.125 ns-12.5 ns), therefore, the following Column Select (CS) signal can be moved 0.625 ns earlier or later. In some embodiments, the reference latency (tRL— REF) may be a minimal allowed CAS latency (CL) of therandom access memory 100, but is not limited thereto. For example, therandom access memory 100 can operate in different speed grades of 800, 1066, 1333, 1600 and 1866. The speed grade of 800 has the minimal CAS value (CLvalue=5) and a predetermined clock signal of period 2.5 ns and thus has the minimal CAS latency (CL=5×2.5=12.5 ns). For example, in this embodiment, the reference latency tRL_REF is set to be 12.5 ns, therandom access memory 100 operates in speed grade 1066 and thus the shift margin (toffset) is 0.625 ns. - In step S3, the
command decoder 120 outputs the read command (RD) to access therandom access memory 100. - In step S4, the column
select circuit 160 adjusts the timing to output the Column Select (CS) signal after thecommand decoder 120 outputs the read command (RD), according to the shift margin (toffset). The timing adjustment of the Column Select (CS) signal is described in detail accompanying withFIGS. 3A-3B as follows. -
FIGS. 3A to 3C schematically show operation timings of therandom access memory 100 inFIG. 1 , illustrating the timing adjustment of the Column Select (CS) signal according to an exemplary embodiment of the disclosure. - Before read/write (column addressing) operation to the
random access memory 100, an active command (ACT) is output by the command decoder 120 (at time T1). The read command (RD)/write command (WT) must have time separation with respect to the active command (ACT). The time separation is known as RAS to CAS delay (tRCD), as shown inFIGS. 3A to 3C . It is noted that the RAS to CAS delay (tRCD) is not a fixed time interval and depends on practical application. In this embodiment, the read command RD is output at time T2, for example. - After the read command (RD) is output by the
command decoder 120, the columnselect circuit 160 is configured to output the Column Select (CS) signal for selecting column address, at a first time T3 later than the time (T2) that read command is output by a delay time tdelay, i.e., the columnselect circuit 160 does not carry out timing adjustment to the Column Select (CS) signal in conventional art, as shown inFIG. 3A . After the Column Select (CS) signal is output, the data will be sensed and pass through to output for being read out, at the time DATA_OUT as depicted inFIG. 3A . - In
FIG. 3B , the columnselect circuit 160 carries out timing adjustment to the Column Select (CS) signal according to the shift margin (toffset). After the columnselect circuit 160 detects the read command (RD) is output, the columnselect circuit 160 then outputs the Column Select (CS) signal at the time T4 before the time T3 by the shift margin (toffset). Compared withFIG. 3A , the Column Select (CS) signal ofFIG. 3B is advanced by the shift margin (toffset). - In
FIG. 3C , the columnselect circuit 160 carries out timing adjustment to the Column Select (CS) signal according to the shift margin (toffset). After the columnselect circuit 160 detects the read command (RD) is output, the columnselect circuit 160 then outputs the Column Select (CS) signal at the time T5 after the time T3 by the shift margin (toffset). Compared withFIG. 3A , the Column Select (CS) signal ofFIG. 3C is delayed by the shift margin (toffset). - Based of the timing adjustment of
FIG. 3B , the timing of the Column Select signal is advanced by the shift margin (toffset) and therefore operation of Read data-path transmission can afford sufficient processing time and ensure better speed performance at high speed grade. Also, based on the timing adjustment ofFIG. 3C , the timing of the Column Select signal is delayed by the shift margin (toffset) and therefore operation of bit-line flipping can obtain better tRCD performance. - While the disclosure has been described by way of examples and in terms of the preferred embodiments, it is to be understood that the invention is not limited to the disclosed embodiments. To the contrary, it is intended to cover various modifications and similar arrangements (as would be apparent to those skilled in the art). Therefore, the scope of the appended claims should be accorded the broadest interpretation so as to encompass all such modifications and similar arrangements.
Claims (8)
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/069,289 US9036434B1 (en) | 2013-10-31 | 2013-10-31 | Random access memory and method of adjusting read timing thereof |
TW102147379A TWI514377B (en) | 2013-10-31 | 2013-12-20 | Random access memory and method of adjusting read timing thereof |
CN201410012964.8A CN104599706B (en) | 2013-10-31 | 2014-01-10 | Random access memory and method for adjusting read timing of random access memory |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US14/069,289 US9036434B1 (en) | 2013-10-31 | 2013-10-31 | Random access memory and method of adjusting read timing thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
US20150117127A1 true US20150117127A1 (en) | 2015-04-30 |
US9036434B1 US9036434B1 (en) | 2015-05-19 |
Family
ID=52995287
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US14/069,289 Active US9036434B1 (en) | 2013-10-31 | 2013-10-31 | Random access memory and method of adjusting read timing thereof |
Country Status (3)
Country | Link |
---|---|
US (1) | US9036434B1 (en) |
CN (1) | CN104599706B (en) |
TW (1) | TWI514377B (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114598620A (en) * | 2022-02-17 | 2022-06-07 | 杭州晨晓科技股份有限公司 | Operation circuit |
KR20220096045A (en) | 2020-12-30 | 2022-07-07 | 한국건설기술연구원 | Monitoring and Improvement control system of water environment using image analysis |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US11948660B2 (en) * | 2021-07-20 | 2024-04-02 | Micron Technology, Inc. | Fuse delay of a command in a memory package |
CN113868107B (en) * | 2021-09-10 | 2024-04-26 | 长沙市致存科技有限责任公司 | Self-adaptive adjustment method, device, equipment and medium for back-end IO of storage product |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5808961A (en) * | 1997-02-18 | 1998-09-15 | Mitsubishi Denki Kabushiki Kaisha | Internal clock generating circuit for clock synchronous type semiconductor memory device |
US6337832B1 (en) * | 1998-06-10 | 2002-01-08 | Mitsubishi Denki Kabushiki Kaisha | Operable synchronous semiconductor memory device switching between single data rate mode and double data rate mode |
US20040105292A1 (en) * | 2002-08-23 | 2004-06-03 | Elpida Memory, Inc. | Memory system and data transmission method |
US20120159229A1 (en) * | 2003-11-13 | 2012-06-21 | Round Rock Research, Llc. | Method for generating a clock signal |
US20130182516A1 (en) * | 2012-01-18 | 2013-07-18 | Elpida Memory, Inc. | Semiconductor device having counter circuit |
US20140015575A1 (en) * | 2012-07-16 | 2014-01-16 | SK Hynix Inc. | Synchronous semiconductor device having delay locked loop for latency control |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7127584B1 (en) * | 2003-11-14 | 2006-10-24 | Intel Corporation | System and method for dynamic rank specific timing adjustments for double data rate (DDR) components |
KR100639617B1 (en) * | 2004-12-20 | 2006-10-31 | 주식회사 하이닉스반도체 | Delay-Locked Loops and Clock-locking Methods in Semiconductor Storage Devices |
KR100755371B1 (en) * | 2005-05-03 | 2007-09-04 | 삼성전자주식회사 | Semiconductor memory device and method for generating data strobe signal |
US8612812B2 (en) * | 2010-12-30 | 2013-12-17 | Hynix Semiconductor Inc. | Semiconductor memory device, test circuit, and test operation method thereof |
-
2013
- 2013-10-31 US US14/069,289 patent/US9036434B1/en active Active
- 2013-12-20 TW TW102147379A patent/TWI514377B/en active
-
2014
- 2014-01-10 CN CN201410012964.8A patent/CN104599706B/en active Active
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5808961A (en) * | 1997-02-18 | 1998-09-15 | Mitsubishi Denki Kabushiki Kaisha | Internal clock generating circuit for clock synchronous type semiconductor memory device |
US6337832B1 (en) * | 1998-06-10 | 2002-01-08 | Mitsubishi Denki Kabushiki Kaisha | Operable synchronous semiconductor memory device switching between single data rate mode and double data rate mode |
US20040105292A1 (en) * | 2002-08-23 | 2004-06-03 | Elpida Memory, Inc. | Memory system and data transmission method |
US20120159229A1 (en) * | 2003-11-13 | 2012-06-21 | Round Rock Research, Llc. | Method for generating a clock signal |
US20130182516A1 (en) * | 2012-01-18 | 2013-07-18 | Elpida Memory, Inc. | Semiconductor device having counter circuit |
US20140015575A1 (en) * | 2012-07-16 | 2014-01-16 | SK Hynix Inc. | Synchronous semiconductor device having delay locked loop for latency control |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20220096045A (en) | 2020-12-30 | 2022-07-07 | 한국건설기술연구원 | Monitoring and Improvement control system of water environment using image analysis |
CN114598620A (en) * | 2022-02-17 | 2022-06-07 | 杭州晨晓科技股份有限公司 | Operation circuit |
Also Published As
Publication number | Publication date |
---|---|
CN104599706B (en) | 2017-10-13 |
US9036434B1 (en) | 2015-05-19 |
TWI514377B (en) | 2015-12-21 |
CN104599706A (en) | 2015-05-06 |
TW201517036A (en) | 2015-05-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5068444B2 (en) | Memory system and timing control method for controlling interface timing in memory module | |
US9431093B2 (en) | Semiconductor device and method of driving the same | |
US20060265619A1 (en) | Apparatus and method for generating a delayed clock signal | |
US20100205386A1 (en) | Memory controller and memory control method | |
JP5733126B2 (en) | Memory interface circuit and timing adjustment method | |
US9570130B2 (en) | Memory system and memory physical layer interface circuit | |
US8582376B2 (en) | Timing adjustment circuit for a memory interface and method of adjusting timing for memory interface | |
US9171597B2 (en) | Apparatuses and methods for providing strobe signals to memories | |
US9117509B2 (en) | Electronic apparatus, DRAM controller, and DRAM | |
US9036434B1 (en) | Random access memory and method of adjusting read timing thereof | |
US10311924B2 (en) | Receiver circuit, and semiconductor device and system including the same | |
JP2007249738A (en) | Memory access controller | |
US9570135B2 (en) | Apparatuses and methods to delay memory commands and clock signals | |
US8619479B2 (en) | Method for synchronizing signals and processing data | |
JP2011142566A (en) | Semiconductor device | |
US20180357002A1 (en) | A method for calibrating the read latency of a ddr dram module | |
US20090319744A1 (en) | Digital Television, Memory Controller, and Method for Controlling Access of a Memory Device | |
JP2014102741A (en) | Memory controller and write leveling control method for memory controller | |
US7652936B2 (en) | Signal sampling apparatus and method for DRAM memory | |
US9570149B2 (en) | Output signal generation device having a phase adjustment unit and method for adjusting a phase difference between an input and an output signal | |
JP2008257776A (en) | Semiconductor storage device and control method thereof | |
JP5919918B2 (en) | Memory control apparatus and mask timing control method | |
US20160182029A1 (en) | Strobe signal generation circuit and semiconductor apparatus using the same | |
US9275712B1 (en) | Semiconductor device and semiconductor system | |
US9128716B2 (en) | Memory device and control method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: NANYA TECHNOLOGY CORPORATION, TAIWAN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:WU, SHUN-KER;REEL/FRAME:031559/0858 Effective date: 20131015 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551) Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |