/versions/

Action 35ea31a679677ecd381911e8a13df30aa7657a004eb432a138006b07d3fd3c46

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=c25c56ceaf8f top=__bfloat16__sub

crate:v0.13.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_idc25c56ceaf8fae5ad494ff06ec539bf24fd5e86626aa779c61ce7adc1b32dcf2doneir_fn_to_combinational_verilogir=44016761b675 top=__bfloat16__sub system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-20T02:26:48.103508082+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/35/ea/35ea31a679677ecd381911e8a13df30aa7657a004eb432a138006b07d3fd3c46/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
c25c56ceaf8fae5ad494ff06ec539bf24fd5e86626aa779c61ce7adc1b32dcf2verilog_filepayload/result.vbvc-artifacts/artifacts/c2/5c/c25c56ceaf8fae5ad494ff06ec539bf24fd5e86626aa779c61ce7adc1b32dcf2/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
2153aeff55dfa4ab7bdec8895b46487a40877223e50437c32b507653a814f811donedriver_aig_to_statsaig=35ea31a67967Compute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig2125b430e27f5c33ca0016e29e1c5bda50a4d6638458aff011d20d1917539e407b5f
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-35ea31a679677ecd-3016926-9304 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/c2/5c/c25c56ceaf8fae5ad494ff06ec539bf24fd5e86626aa779c61ce7adc1b32dcf2/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/35ea31a679677ecd381911e8a13df30aa7657a004eb432a138006b07d3fd3c46-3016926-1771554401259672267/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__bfloat16__sub 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__sub",
  "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": "c25c56ceaf8fae5ad494ff06ec539bf24fd5e86626aa779c61ce7adc1b32dcf2",
  "verilog_top_module_name": "__bfloat16__sub",
  "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"
  }
}