《计算机系统要素实验》Pro3: RAM是怎么组成的?

pro3:时序逻辑 文章目录 pro3:时序逻辑 1比特位寄存器 Bit Register(16位寄存器) N RAM 8RAM 16kARM 1比特位寄存器 Bit /** * 1-bit register: * If load[t] == 1 then out[t+1] = in[t] * else out does not change (out[t+1] = out[t]) */ 若是lo
相关文章
相关标签/搜索