Abstract: Recent advancements in large language models (LLMs) have sparked significant interest in the automatic generation of Register Transfer Level (RTL) designs, particularly using Verilog.
Abstract: Code comments can help developers quickly understand code and reduce maintenance costs. However, due to the widespread phenomenon of code cloning and the complex syntax structure of code, ...