AI RESEARCH
From Mirage to Grounding: Towards Reliable Multimodal Circuit-to-Verilog Code Generation
arXiv CS.AI
•
ArXi:2604.27969v1 Announce Type: cross Multimodal large language models (MLLMs) are increasingly used to translate visual artifacts into code, from UI mockups into HTML to scientific plots into Python scripts. A circuit diagram can be viewed as a visual domain-specific language for hardware: it encodes timing, topology, and bit level semantics that are invisible to casual inspection yet safety critical once fabricated in silicon. Translating such diagrams into register-transfer-level(RTL) code therefore represents an extreme reliability test for vision-to-code generation.