vunit_export_json
Export VUnit project structure (source files, tests, attributes) to JSON for traceability analysis. Uses a cache that rebuilds only when sources change, without requiring a simulator.
Instructions
Export the project model (source files, all tests, attributes) as JSON via --export-json. Attributes carry requirement/traceability data. The export is cached at .vunit-mcp-cache/export.json in the project and re-run only when the project's sources change. Does not require a simulator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |