/versions/

Action d86991880e5d93f2ce9ea12a87a49a04517419dd9632598b7d4637f604994b99

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=bfc57c811eef top=__bfloat16__from_float32

crate:v0.6.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_idbfc57c811eef499a3bb0951129b4615d1d4e53576e41ff83fa5e0883e3137809doneir_fn_to_combinational_verilogir=0f6a60a8213e top=__bfloat16__from_float32 system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-19T23:15:56.354262800+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/d8/69/d86991880e5d93f2ce9ea12a87a49a04517419dd9632598b7d4637f604994b99/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
bfc57c811eef499a3bb0951129b4615d1d4e53576e41ff83fa5e0883e3137809verilog_filepayload/result.vbvc-artifacts/artifacts/bf/c5/bfc57c811eef499a3bb0951129b4615d1d4e53576e41ff83fa5e0883e3137809/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
8bacccb6f3fa19c3d1eb8a47b70742501aeac77298f6cd83180fe3bcc8e66fcadonedriver_aig_to_statsaig=d86991880e5dCompute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig39807678fd1aac1debfcb0f1c140d9ce830b4ec674c0b9af069c19dcea6020ec9fe
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-d86991880e5d93f2-3016926-59 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/bf/c5/bfc57c811eef499a3bb0951129b4615d1d4e53576e41ff83fa5e0883e3137809/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/d86991880e5d93f2ce9ea12a87a49a04517419dd9632598b7d4637f604994b99-3016926-1771542954005767228/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__bfloat16__from_float32 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": "__bfloat16__from_float32",
  "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": "bfc57c811eef499a3bb0951129b4615d1d4e53576e41ff83fa5e0883e3137809",
  "verilog_top_module_name": "__bfloat16__from_float32",
  "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"
  }
}