|
You are here |
weinholt.se | ||
| | | | |
embedded.fm
|
|
| | | | | Today, we got a question regarding programming C and the necessity of knowing the assembly language of the processor that we are working on. | |
| | | | |
riv.dev
|
|
| | | | | How to write a CHIP-8 emulator. | |
| | | | |
feertech.com
|
|
| | | | | In which we write our first simple machine code | |
| | | | |
jborza.com
|
|
| | | Ive went through the first part of From Nand to Tetris course where I learnt to build a simple 16-bit computer called Hack from the digital building blocks (NAND gates). The course used its specific HDL (hardware definition language), which is a gentle way to shield a beginner from the ugliness of a real language, but to implement anything on a real FPGA board one needs to use VHDL or Verilog. | ||