TAILIEUCHUNG - Công nghệ Số - Mạch Điện Tử part 4

Như vậy công nghệ là việc phát triển và ứng dụng của các dụng cụ, máy móc, nguyên liệu và quy trình để giúp đỡ giải quyết những vấn đề của con người. | Static mernory How can you implement the memory chip There are many different kinds of RAM. - We ll start off discussing static memory which is most commonly used in caches and video cards. - Later we mention a little about dynamic memory which forms the bulk of a computer s main memory. Static memory is modeled using one latch for each bit of storage. Why use latches instead of flip flops - A latch can be made with only two NA ND or two NOR gates but a flip-flop requires at least twice that much hardware. - In general smaller is faster cheaper and requires less power. - The tradeoff is that getting the timing exactly right is a pain. bien Tu So 2 37 Starting with latches To start we can use one latch to store each bit. A one-bit is shown here. DATA WR OUT CS Since this is just a one-bit memory an AbRS input is not needed. Writing to the RAM cell - When CS 1 and WR 1 the latch control input will be 1. - The DATA input is thus saved in the D latch. Reading from the RAM cell and maintaining the current contents - When CS 0 or when WR 0 the latch control input is also 0 so the latch just maintains its present state. - The current latch contents will appear on OUT. bien Tu So 2 38 My first RAM We can use these cells to make a 4 x 1 RAM. Since there are four words ADRS is two bits. Each word is only one bit so DATA and OUT are one bit each. Word selection is done with a decoder attached to the CS inputs of the RAM cells. Only one cell can be read or written at a time. Notice that the outputs are connected together with a single line bien Tu So 2 .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.