Explore >> Select a destination


You are here

domipheus.com
| | trendless.tech
13.1 parsecs away

Travel
| | The "central processing unit" (CPU) is the device that sifts through information and turns it into other information. It's an implementation of an "instruction set architecture" (ISA). Lately, most general-purpose computers have more than one CPU inside its main "chipset". Engineers call them "cores", so it's a "dual-core processor" or "quad-core processor" or whatever size [...]Read More... from CPU: How Does a Computer Work Through Code?
| | incoherency.co.uk
12.2 parsecs away

Travel
| |
| | danielmangum.com
8.5 parsecs away

Travel
| | It's a simple question really: how can you read and write to the same register in a single-cycle processor? If you have spent most of your life working with software, it is tempting to think of all events as happening sequentially. However, that sequential model that we have become so familiar with as software engineers is really an abstraction that hardware offers to us to help our simple brains reason about logic.
| | andybrown.me.uk
85.1 parsecs away

Travel
| In a previous article I described the design and build of a temperature sensor board based around a high precision LTC2986 part from Linear Technology. The project was successful so you may be wond...