📊 Статистика дайджестов
Всего дайджестов: 34022 Добавлено сегодня: 82
Последнее обновление: сегодня
📄 REvolution: An Evolutionary Framework for RTL Generation driven by Large Language Models
2025-10-28Авторы:
Kyungjun Min, Kyumin Cho, Junhwan Jang, Seokhyeong Kang
Саммари на русском не найдено
Доступные поля: ['id', 'arxiv_id', 'title', 'authors', 'abstract', 'summary_ru', 'categories', 'published_date', 'created_at']
Доступные поля: ['id', 'arxiv_id', 'title', 'authors', 'abstract', 'summary_ru', 'categories', 'published_date', 'created_at']
Annotation:
Large Language Models (LLMs) are used for Register-Transfer Level (RTL) code
generation, but they face two main challenges: functional correctness and
Power, Performance, and Area (PPA) optimization. Iterative, feedback-based
methods partially address these, but they are limited to local search,
hindering the discovery of a global optimum. This paper introduces REvolution,
a framework that combines Evolutionary Computation (EC) with LLMs for automatic
RTL generation and optimization. REvolution ...