/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

projectf.io
| | danielmangum.com
4.3 parsecs away

Travel
| | Vivado is Xilinx's IDE for HDL synthesis and analysis. It is a powerful tool, but can be a bit of a pain to setup and use. I recently went through the installation process on my main development machine, where I cam currently running Ubuntu 20.04, after I purchased a Digilent Arty A7-35T development board, which is designed around the Xilinx Artix-7 FPGA. While it didn't take too long to get up and running (ignoring the time waiting for the actual installation to complete), I found the existing installat...
| | jborza.com
3.2 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.
| | theokelo.co.ke
2.3 parsecs away

Travel
| | The EBAZ4205 is the least costly Zynq-7000 based board that I luckily happened to chance upon. However, it wasn't my first Zynq-7000 board.That happened to be the MYIR's (Make Your Ideas Real
| | bryananthonio.com
33.9 parsecs away

Travel
| Sharing key insights on how computers work, from logic gates and binary arithmetic to assembly languages.