Use cases - local offline agentic system tool calling - Agentic EDA development
-
System prerequisites -
- Ventilator
- Python
- Run the setup script
./setup
source verilator-agent-tool/bin/activate- Start the simulation agent:
# (make sure above venv is sourced)
sim-agent
# (check the help menu for help)Prompt:
"Please compile the testbench and design files specified in test.f using Verilator and then simulate the design using Verilator. Let me know if the simulation was successful."
And recompile and simulation:
"Recompile and simulate"