The field of software engineering and hardware design is witnessing significant advancements with the application of Large Language Models (LLMs). Recent developments have focused on leveraging LLMs for automated code generation, code review, and bug report summarization. These innovations have the potential to improve the efficiency and accuracy of software development and hardware design workflows. Notable advancements include the use of LLMs for generating Verilog code, assessing RTL design specifications, and enhancing code review generation. Furthermore, research has explored the mitigation of hallucinations and omissions in LLMs for invertible problems, such as hardware logic design automation. Noteworthy papers in this area include: LAURA, which proposes an LLM-based review knowledge-augmented, context-aware framework for code review generation. Completion by Comprehension, a novel framework that enables code completion by comprehension of multi-granularity context from large-scale code repositories.