/versions/

Action c5281e8a0f6831657939a348bcf8cf39c1ad7895dd12e1feece9a0b4dc93e172

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=1ce9cd6ea477 top=__hfloat16__one

crate:v0.3.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_id1ce9cd6ea477cdbaba7c8a7035b3c88e4d254a500a5f315ae81bcc0d43a33f5cdoneir_fn_to_combinational_verilogir=b18fe2e3ae31 top=__hfloat16__one system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-19T21:46:49.790045422+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/c5/28/c5281e8a0f6831657939a348bcf8cf39c1ad7895dd12e1feece9a0b4dc93e172/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
1ce9cd6ea477cdbaba7c8a7035b3c88e4d254a500a5f315ae81bcc0d43a33f5cverilog_filepayload/result.vbvc-artifacts/artifacts/1c/e9/1ce9cd6ea477cdbaba7c8a7035b3c88e4d254a500a5f315ae81bcc0d43a33f5c/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
d1622fe0a1183606efae1ecfcdddb9d1a4f2b1c6dba2d957c2314b8a106a6edbdonedriver_aig_to_statsaig=c5281e8a0f68Compute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig963a9fa5e36dd2b1059b958dcc9e6e351dde323b44933b516564653159a2d88ff9
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-c5281e8a0f683165-1374217-1321 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/1c/e9/1ce9cd6ea477cdbaba7c8a7035b3c88e4d254a500a5f315ae81bcc0d43a33f5c/payload/result.v:/inputs/input.v:ro -v /home/cdleary/proj/xlsynth-bvc/flows/yosys_to_aig.ys:/inputs/flow.ys:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/c5281e8a0f6831657939a348bcf8cf39c1ad7895dd12e1feece9a0b4dc93e172-1374217-1771537609369209623/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__hfloat16__one xlsynth-bvc-yosys-abc:ubuntu24.04 bash -lc 
set -euo pipefail
{
  echo "read_verilog ${READ_VERILOG_FLAGS} /inputs/input.v"
  if [ -n "${VERILOG_TOP_MODULE_NAME:-}" ]; then
    echo "hierarchy -check -top ${VERILOG_TOP_MODULE_NAME}"
  fi
  echo "script /inputs/flow.ys"
  echo "write_aiger /outputs/result.aig"
} > /tmp/run.ys
yosys -s /tmp/run.ys
test -s /outputs/result.aig
Details JSON
{
  "flow": "yosys_script_to_aiger",
  "verilog_top_module_name": "__hfloat16__one",
  "yosys_runtime": {
    "docker_image": "xlsynth-bvc-yosys-abc:ubuntu24.04",
    "dockerfile": "docker/yosys-abc.Dockerfile"
  },
  "yosys_script_ref": {
    "path": "flows/yosys_to_aig.ys",
    "sha256": "b96ea6e2f96ce4442a7370366c13c8f8a38cfd4e0fcc12860d940d3f0a28b07a"
  }
}

Action JSON

{
  "action": "combo_verilog_to_yosys_abc_aig",
  "verilog_action_id": "1ce9cd6ea477cdbaba7c8a7035b3c88e4d254a500a5f315ae81bcc0d43a33f5c",
  "verilog_top_module_name": "__hfloat16__one",
  "yosys_script_ref": {
    "path": "flows/yosys_to_aig.ys",
    "sha256": "b96ea6e2f96ce4442a7370366c13c8f8a38cfd4e0fcc12860d940d3f0a28b07a"
  },
  "runtime": {
    "docker_image": "xlsynth-bvc-yosys-abc:ubuntu24.04",
    "dockerfile": "docker/yosys-abc.Dockerfile"
  }
}