Explore >> Select a destination


You are here

zipcpu.com
| | jborza.com
24.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.
| | danielmangum.com
15.8 parsecs away

Travel
| | If you are interested in what went into writing this blog post, you can view a replay of the livestream here. As I've been working on the logic design for moss, I have been regularly investigating how Vivado translates the Verilog RTL (Register Transfer Level) source into Basic Elements of Logic (BELs), a process known as synthesis. BELs represent the physical components on an FPGA that can be used to implement a design.
| | johnwickerson.wordpress.com
25.7 parsecs away

Travel
| | High-level synthesis - the automatic compilation of a software program into a custom hardware design - is an increasingly important technology. It's attractive because it lets software engineers harness the computational power and energy-efficiency of custom hardware devices such as FPGAs. It's also attractive to hardware designers because it allows them to enter their designs...
| | www.dyalog.com
108.5 parsecs away

Travel
|