verilog

Tag

Cards List
#verilog

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

arXiv cs.CL · 4h ago 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
#verilog

MMO-CHIP: From Microscope to Verilog in an hour

Lobsters Hottest · 10h ago Cached

An open source silicon reverse engineering tool, MMO-CHIP, enables rapid annotation and Verilog generation from microscope images of custom chips, reducing the process from weeks to under an hour.

0 favorites 0 likes
#verilog

StepPRM-RTL: Stepwise Process-Reward Guided LLM Fine-Tuning for Enhanced RTL Synthesis

arXiv cs.AI · 6d ago Cached

StepPRM-RTL is a novel framework combining stepwise trajectory modeling, process-reward modeling (PRM), and retrieval-augmented fine-tuning (RAFT) to improve LLM-based RTL code generation for Verilog and VHDL, outperforming prior methods by over 10% in functional correctness metrics.

0 favorites 0 likes
#verilog

Verilog-Evolve: Feedback-Driven and Skill-Evolving Verilog Generation

arXiv cs.CL · 2026-05-27 Cached

Verilog-Evolve is a feedback-driven framework that iteratively refines Verilog code generated by large language models, using functional simulation, synthesis, and timing metrics to promote better candidates and evolve reusable repair skills across tasks.

0 favorites 0 likes
#verilog

Back to the Building Blocks’ Building Blocks

Lobsters Hottest · 2026-05-27 Cached

The article draws parallels between the security flaws in C/C++ and those in Verilog, arguing that the hardware description language's design leads to bugs and that the industry should invest in safer alternatives, similar to the push for memory-safe programming languages in software.

0 favorites 0 likes
#verilog

Trying to preserve other peoples code

Hacker News Top · 2026-05-23 Cached

This article describes the CRC Generator, a command-line tool for generating Verilog/VHDL CRC code, and its archival on GitHub by Julia Desmazes to preserve the tool originally by Evgeni Stavinov.

0 favorites 0 likes
#verilog

CPPL: A Circuit Prompt Programming Language

Hacker News Top · 2026-05-21 Cached

CPPL is a compiler-mediated framework that bridges LLMs and hardware design by using a Python DSL and JSON-based intermediate representation to enable statically checkable, optimizable RTL generation.

0 favorites 0 likes
#verilog

Designing a Scientific Calculator from scratch in FPGA

Lobsters Hottest · 2026-05-17 Cached

A detailed blog series documenting the design and implementation of a scientific calculator from scratch using FPGA, covering numerical methods, CPU architecture, microcode, and hardware prototyping.

0 favorites 0 likes
#verilog

I designed a nibble-oriented CPU in Verilog to build a scientific calculator

Hacker News Top · 2026-05-15 Cached

This project implements a fully functional scientific calculator in hardware using an FPGA, including a custom soft CPU, microcode firmware, and supporting tools. It provides a web-based simulator and open-source Verilog code.

0 favorites 0 likes
← Back to home

Submit Feedback