|
You are here |
blog.eowyn.net | ||
| | | | |
coronax.wordpress.com
|
|
| | | | | Before I move on from the C64 user port for a while, I wanted to do a project where the computer actually read a value from the environment and analyzed it. Also, I wanted to spend a little effort fixing up my kludgy SPI implementation, and give it a better workout by reading several inputs... | |
| | | | |
bryananthonio.com
|
|
| | | | | Sharing key insights on how computers work, from logic gates and binary arithmetic to assembly languages. | |
| | | | |
domipheus.com
|
|
| | | | | This is part of a series of posts detailing the steps and learning undertaken to design and implement a CPU in VHDL. Previous parts are available here, and I'd recommend they are read before continuing! Instruction Set Architecture The Instruction Set Architecture (ISA) of a CPU defines the set of operations that can be performed, and on what data types. It explains timing, restrictions, and sometimes any hazards or hardware bugs that can present during normal operation. The operations are defined along ... | |
| | | | |
danilafe.com
|
|
| | | |||