AI for Simulation / Coding / Chips

This section discusses how to apply AI tools (primarily LLMs) to simulation, coding, and chip performance analysis. Focus is not on building large models, but "how to use AI in existing workflows" to improve efficiency and code quality.

1. AI + Simulation

In simulation workflows, AI can assist with model selection, parameter tuning, result interpretation, but must maintain physical constraints, numerical stability, and engineering verifiability as first principles.

2. AI + Coding

Using LLMs and other tools to assist C++ / Fortran development, improving coding efficiency and code quality.

3. AI + Chips

Using AI for bottleneck identification, parameter search, scheduling strategy exploration, not replacing architecture design.

4. My Practice

Currently focused on:

Specific AI application scenarios, usage experience, and effectiveness evaluation will be detailed in projects and technical notes. Emphasis: AI is a tool, not a replacement; physical constraints and engineering verifiability remain first principles.