Export a partial Logisim netlist
logisim_export_netlistExport simulator-neutral coordinate-endpoint netlists from Logisim-evolution projects, with explicit loss markers for unmodeled geometry and junctions.
Instructions
Exports simulator-neutral coordinate-endpoint nets with explicit loss markers. It does not infer unmodeled gate geometry, mid-segment junctions, or behavior.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Workspace-relative .circ project ref | |
| limit | No | ||
| cursor | No | ||
| circuit | No | Circuit name; defaults to the declared main circuit | |
| expectedProjectDigest | No | Optional sha256: digest from a prior cross-model handoff |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| context | Yes | ||
| summary | Yes | ||
| diagnostics | Yes | ||
| nextActions | Yes | ||
| contractVersion | Yes |