hardware-design

Tag

Cards List
#hardware-design

RISC-V: They Should Have Known Better

Lobsters Hottest · 2026-08-14 Cached

Dmitry.GR criticizes RISC-V's design, arguing it is not optimal for all use cases, especially microcontrollers, due to issues with code density and interrupt latency.

0 favorites 0 likes
#hardware-design

Solving Advent Of Code on FPGAs with Haskell Clash

Lobsters Hottest · 2026-08-11 Cached

A blog post demonstrating how to solve Advent of Code puzzles on FPGA hardware using the Haskell-based Clash hardware description language, with code snippets and a RAM machine implementation.

0 favorites 0 likes
#hardware-design

VeriTrace: Human-Like Temporal Exploration Completes Agentic Action Space

arXiv cs.AI · 2026-08-05 Cached

VeriTrace, a multi-agent system for automated Verilog RTL generation, introduces Agentic Temporal Exploration that gives debugging agents full control over signal selection, time windows, and iteration depth, achieving 100% Pass@1 on VerilogEval-V2 and outperforming baselines by +5.1%.

0 favorites 0 likes
#hardware-design

Working on AI agent hardware. What are we getting wrong?

Reddit r/AI_Agents · 2026-07-29

A developer working on AI agent hardware reflects on whether dedicated hardware offers advantages over existing cloud and local solutions, inviting critical feedback to avoid building the wrong product.

0 favorites 0 likes
#hardware-design

Formally Verified Synthesizable Floating-Point Data Types in ARCH HDL

arXiv cs.CL · 2026-07-28 Cached

This paper presents the design and end-to-end formal verification of IEEE-754 binary32 and bfloat16 arithmetic for ARCH HDL, a hardware description language intended for AI model generation. The operators are proven correctly rounded using a hybrid approach combining exhaustive SMT equivalence checking and Lean 4 proofs, with synthesizable SystemVerilog output.

0 favorites 0 likes
#hardware-design

Show HN: Write, simulate and synthesize VHDL/Verilog in the browser

Hacker News Top · 2026-07-23 Cached

RisingEdge.pro is a browser-based platform for learning and practicing hardware design by writing, simulating, and synthesizing VHDL and SystemVerilog code using real EDA tools like GHDL, Icarus, and Yosys, with interactive waveforms and guided lessons.

0 favorites 0 likes
#hardware-design

Running Doom on Our Custom CPU and Going Viral

Hacker News Top · 2026-07-21 Cached

The author describes designing a custom CPU at the logic gate level, integrating DDR3 memory with cache, and successfully running Doom on an FPGA, which went viral.

0 favorites 0 likes
#hardware-design

Can AI build a jet engine? JARVIS Challenge tests role of AI copilots in tough-tech engineering

MIT News — Artificial Intelligence · 2026-07-14 Cached

MIT's JARVIS Challenge tested whether AI can accelerate the design, build, and test of a jet engine, finding that AI speeds up engineering but human judgment and manufacturing remain critical.

0 favorites 0 likes
#hardware-design

@yashetal: Growing Boolean circuits never looked cool but now it is

X AI KOLs Timeline · 2026-07-14 Cached

Alex Mordvintsev introduces MorphoHDL, a minimal language prototype for growing boolean circuits using size-agnostic graph rewrite rules.

0 favorites 0 likes
#hardware-design

Book: RISC-V System-on-Chip Design

Hacker News Top · 2026-07-09 Cached

A textbook covering the detailed design of RISC-V microprocessors and system-on-chip, including open-source SystemVerilog code and test cases for single-issue, superscalar, and multicore implementations.

0 favorites 0 likes
#hardware-design

@wafer_ai: 6 NVIDIA competitors all found the same weakness in CUDA @gpuemi wrote deep dives on 6 nvidia competitors. different te…

X AI KOLs Following · 2026-07-06 Cached

A thread analyzing how six AI chip competitors (Tenstorrent, Cerebras, Trainium, TPU, SambaNova, Furiosa) all independently abandoned traditional GPU features like hardware caches and threads, using software-managed SRAM and different programming models, contrasting with NVIDIA's CUDA approach.

0 favorites 0 likes
#hardware-design

Home made GPU escalated quickly [video]

Hacker News Top · 2026-07-05 Cached

The author built a DIY GPU-like parallel computing cluster using 65536 low-cost RISC-V microcontrollers (CH570), achieving QVGA resolution rendering, and solved engineering challenges such as power supply, heat dissipation, and programming automation.

0 favorites 0 likes
#hardware-design

AgRefactor: Self-Evolving Agentic Workflow for HLS Compatibility and Performance

arXiv cs.AI · 2026-07-01 Cached

AgRefactor is an LLM-based multi-agent workflow for refactoring software into HLS-compatible programs, featuring a self-evolving memory system and automated refactoring tools, achieving significant speedups on real-world benchmarks.

0 favorites 0 likes
#hardware-design

@dair_ai: Cool new paper from NVIDIA. Looks like agentic coding is moving into hardware design. HORIZON treats hardware design as…

X AI KOLs Following · 2026-06-30 Cached

NVIDIA proposes HORIZON, a self-evolving agent framework that treats hardware design as repository-level code evolution, achieving 100% benchmark completion across several hardware design suites.

0 favorites 0 likes
#hardware-design

Show HN: We built an 8-bit CPU as 2nd year EE students

Hacker News Top · 2026-06-15 Cached

A fully functional 8-bit Harvard architecture CPU built from individual logic gates, designed in Logisim-Evolution, with open-source files and documentation. Created by second-year EE students.

0 favorites 0 likes
#hardware-design

The adder at the heart of Intel's 8087 floating-point chip

Hacker News Top · 2026-06-13 Cached

This article reverse-engineers the 69-bit adder at the core of Intel's 8087 floating-point coprocessor from 1980, explaining its architecture and carry-chain techniques.

0 favorites 0 likes
#hardware-design

Device Clock Generation

Hacker News Top · 2026-06-12 Cached

A technical blog post discussing methods for generating device clocks in FPGA and ASIC designs for interfacing with peripherals such as NOR flash and NAND flash.

0 favorites 0 likes
#hardware-design

Structured Testbench Generation for LLM-Driven HDL Design and Verification-Oriented Data Curation

arXiv cs.AI · 2026-06-12 Cached

This paper presents STG, a structured testbench generation framework for LLM-driven hardware design workflows that reduces token cost and improves verification reliability compared to existing prompt-based approaches.

0 favorites 0 likes
#hardware-design

OpenRTLSet: A Fully Open-Source Dataset for Large Language Model-based Verilog Module Design

arXiv cs.CL · 2026-06-10 Cached

OpenRTLSet introduces the largest fully open-source dataset for hardware design with over 131,000 Verilog code samples, enabling fine-tuning of LLMs for Verilog code generation.

0 favorites 0 likes
#hardware-design

Alpha-RTL: Test-Time Training for RTL Hardware Optimization

arXiv cs.LG · 2026-06-05 Cached

Alpha-RTL (TTT-RTL) introduces a test-time training framework for RTL hardware optimization, using reinforcement learning with EDA feedback to refine LLM-generated designs. It achieves significant PPA reductions on benchmarks.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback