I'm coming from the software side, where a megabyte of available RAM is a megabyte of available RAM. When I look at memory IC's, however, it gets all weird. For instance, a 64Kx8 SRAM has 65536 8-bit bytes, but a 64Kx16 has 131,072 8-bit bytes or 65536 16-bit words? Or to put it another way, a 64Kx8 has 64K of memory, but a 64Kx16 has 128K? Is this correct?