Explore >> Select a destination


You are here

domipheus.com
| | davquar.it
3.8 parsecs away

Travel
| | The MIPS architecture is of type RISC and originated in 1981 from a research project by Prof. Hennessy at Stanford. This architecture is characterized by instructions of the same length, and is geared toward simplifying pipeline implementation.
| | jborza.com
1.7 parsecs away

Travel
| | 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.
| | blog.eowyn.net
4.5 parsecs away

Travel
| | Proof-of-concept CPU where the instructions are hamming codes
| | egghead.io
33.0 parsecs away

Travel
| VSCode Themes are a quick way to update the color scheme and syntax highlighting of your code, but you might find your favorite theme isn't quite perfec...