Entry № 041-8 / V-332 · 0:00 synced

These Chips Are Better Than CPUs (ASICs and FPGAs)

Techquickie@techquickie563.1K viewsFeb 25, 20225:07
Source
YT
Views
563.1K
Subscribers
4.3M
Critic
?
Audience
?

0 up · 0 down · 0 ratings

Promos

Answer your emails faster, in the appropriate tone, and with confidence with Grammarly! Go to grammarly.com to sign up for a FREE account and get 20% off Premium! Learn about ASICs and FPGAs, and why they're often more powerful than regular processors. Leave a reply with your requests for future episodes, or tweet them here: twitter.com ► GET MERCH: lttstore.com ► AFFILIATES, SPONSORS & REFERRALS: lmg.gg ► PODCAST GEAR: lmg.gg ► SUPPORT US ON FLOATPLANE: floatplane.com FOLLOW US ELSEWHERE --------------------------------------------------- Twitter: twitter.com Facebook: @LinusTech Instagram: @linustech TikTok: @linustech Twitch: twitch.tv

Start
AI OverviewDefault language

The video opens by contrasting the versatility of modern CPUs with purpose-built silicon, explaining that sometimes a chip designed to do one task exceptionally well can outperform general processors. It introduces ASICs as application-specific integrated circuits that are hardwired for particular algorithms or computations, and explains the two main approaches to ASIC design: semi-custom templates and full-custom layouts, highlighting the tradeoffs between development cost, time, and unit cost as they scale. The discussion then moves to practical examples, such as ASICs used in USB chargers and network switches, noting how even low-cost devices can outperform much more expensive desktop CPUs in specialized duties like network routing. The host also touches on crypto mining ASICs, remarking on high demand and mass production factors that sustain their price and availability. The scene then shifts to FPGA technology, which sits between ASICs and CPUs, stressing that FPGAs can be reprogrammed after manufacturing and can be assembled like Lego blocks to reconfigure functionality. The narration emphasizes that while FPGAs may not match the raw power of purpose-built ASICs, their flexibility makes them attractive for machine learning workloads and for recreating hardware from classic consoles. The segment concludes by showcasing notable FPGA projects that recreate old processors and gaming systems with high fidelity, such as the Nt Mini, Mega Sg, and MiSTer, illustrating how reprogrammable hardware can deliver accurate emulation and diverse on-demand configurations.

Topics · hardware · semiconductors · machine learning · computing · gaming hardware · emulation · embedded systems · technology

Questions answered

What is an ASIC and how does it differ from a CPU
An ASIC is an application-specific integrated circuit designed to perform a particular task or set of tasks very efficiently, with hardware dedicated to those operations. Unlike a general-purpose CPU, an ASIC cannot easily run different programs and is optimized for its intended workload.
Why are FPGAs considered versatile
FPGAs are programmable after manufacture, allowing designers to configure and reconfigure the hardware to suit different applications, including custom AI models or recreating classic processors, which makes them flexible for experimentation and varied workloads.