cd/entity/FPGA· home entities FPGA
grep -l @fpga /news/*.json | wc -l → 17

FPGA

mentions 17 type Organization feed RSS

// recent coverage 17 mentions

18:48
2026-08-18
promptcube3.com
artificial-intelligence

Fitting a diffusion model into 264KB of RAM is actually possible

A developer successfully fitted a diffusion model into 264KB of RAM using a microcontroller and an onboard FPGA, but the parallelized INT8 MAC engines performed worse than the MCU-only implementation …

00:00
2026-08-09
mikeayles.com
artificial-intelligence

On-Chip LLM: Inside the Chip

A 3.16M-parameter transformer running on a $250 FPGA achieves 44 tokens per second by moving the CPU out of the per-token loop, according to a technical blog post detailing the on-chip LLM design. The…

00:00
2026-08-09
mikeayles.com
artificial-intelligence

On-Chip LLM: Sampling Without Asking

An FPGA-based on-chip LLM decoded replies in 6.6ms, but browser delivery took 100ms; profiling revealed that 58% of the delay came from a host-side loop reading 193 logits per token over /dev/mem. The…

00:00
2026-08-09
mikeayles.com
artificial-intelligence

On-Chip LLM: War Stories and the Method

A $250 FPGA-based on-chip LLM project achieved a record 59,965.5 tokens per second with a split-brain N=16 configuration at 200 MHz, according to the developer's blog post. The project, built with han…

04:00
2026-07-22
arxiv.org
artificial-intelligence

Edge-Efficient Transformer for End-to-End RF Spectrum Monitoring

Researchers introduced E-SpecFormer (Edge Spectrum monitoring Transformer), an edge-efficient model for end-to-end automatic modulation and covert channel recognition. The Nano variant achieves 86.5% …

07:26
2026-07-01
machinebrief.com
computer-vision

FlexViT: Bringing Vision Transformers to Edge Devices with Speed

Researchers introduced FlexViT, a reconfigurable FPGA accelerator that achieves up to 2.74x speedup for Vision Transformer layers on edge devices. The accelerator uses a hardware-software co-design ap…

01:44
2026-06-16
dev.to
artificial-intelligence

Balanced Ternary for optimizing AI

A developer argues that balanced ternary (-1, 0, +1) could replace binary for AI hardware, citing 20× model compression, 3× inference speedup, and 8× power reduction. Microsoft's BitNet b1.58 demonstr…

05:00
2026-06-15
helpnetsecurity.com
ai-safety

A hardware neural network backdoor that hides in plain sight

Researchers at the University of Tennessee and the University of Florida developed a hardware neural network backdoor that can be hidden in custom chips used for edge AI, exploiting vulnerabilities in…

15:38
2026-05-22
dwarkesh.com
ai-chips

Reiner Pope – Chip design from the bottom up

Reiner Pope, CEO of AI chip startup MatX and former Google engineer, delivered a blackboard lecture explaining chip design from basic logic gates to the architectures of GPUs, TPUs, FPGAs, and the hum…

00:00
2026-04-14
nand2mario.github.io
semiconductor

80386 Memory Pipeline

The article summarizes the development of an FPGA-based 80386 core that runs DOS and games at 75 MHz, then shifts focus to analyzing the processor's memory pipeline. It explains that while the 80386's…

00:00
2025-02-25
nand2mario.github.io
hardware

UART in Verilog with Fractional Clock Dividers

The article discusses a challenge with implementing UART communication in FPGAs when the system clock frequencies are not integer multiples of the desired baud rate, leading to imprecise timing and er…

00:00
2024-09-28
nand2mario.github.io
hardware

Building GBATang part 2 - memory system and others

The article describes the memory system of the GBATang, an FPGA-based Game Boy Advance (GBA) core, which combines FPGA block RAM and external SDRAM to replicate the GBA's diverse memory map. Smaller, …

00:00
2024-02-07
nand2mario.github.io
hardware

Adding a Softcore to SNESTang - part 2

The article details the process of building and loading a RISC-V firmware for the SNESTang FPGA project, choosing the minimal RV32I architecture for its small size and mature toolchain. The firmware, …

// co-occurs with top 8 entities
// topics top 6 topics