본문 바로가기
나머지/IT개발.잡다한것.

메모리 스트로브

by 무늬만학생 2012. 9. 18.
반응형



스트로브는 컴퓨터나 메모리 기술에서, 인접한 병렬 회선들 상의 데이터나 다른 신호들을 확인하기 위해 보내지는 신호를 말한다. 메모리 기술에서는, DRAM에 행과 열 주소를 알려주기 위해 RAS와 CAS 신호가 각각 사용된다.

출처 : http://terms.co.kr/strobe.htm



Address Strobe definition

storage 

 (AS) One of the input signals of a memory device, especially semiconductor memory, which is asserted to tell the memory device that the address inputs are valid. Upon receiving this signal the selected memory device starts the memory access (read/write) indicated by its other inputs. 

It may be driven directly by the processor or by a memory controller. 

(1996-10-02) 

http://dictionary.reference.com/browse/address+strobe

   http://courses.cs.tamu.edu/rgutier/ceg411_f01/l15.pdf

반응형