ARAIMay 2, 2024

Natural Language to Verilog: Design of a Recurrent Spiking Neural Network using Large Language Models and ChatGPT

arXiv:2405.01419v35 citationsh-index: 19Has CodeICONS
Originality Incremental advance
AI Analysis

This work addresses the challenge of automating hardware design for neural networks, but it is incremental as it builds on prior work.

The paper tackles the problem of generating hardware description code (Verilog) for a programmable recurrent spiking neural network using natural language prompts with ChatGPT4, resulting in a design validated on FPGA and synthesized in SkyWater 130 nm technology.

This paper investigates the use of Large Language Models (LLMs) and natural language prompts to generate hardware description code, namely Verilog. Building on our prior work, we employ OpenAI's ChatGPT4 and natural language prompts to synthesize an RTL Verilog module of a programmable recurrent spiking neural network, while also generating test benches to assess the system's correctness. The resultant design was validated in three simple machine learning tasks, the exclusive OR, the IRIS flower classification and the MNIST hand-written digit classification. Furthermore, the design was validated on a Field-Programmable Gate Array (FPGA) and subsequently synthesized in the SkyWater 130 nm technology by using an open-source electronic design automation flow. The design was submitted to Efabless Tiny Tapeout 6.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes