/versions/

Action 8e1c2bac0c68f661fcd6fffcbeb7ed249a3444775f60296e5c66b5da3a7fa8e8

Summary

state: not queued

kind: combo_verilog_to_yosys_abc_aig

subject: verilog=8c94e6987bea top=__float64__floor_with_denorms

crate:v0.3.0dso:-driver:-

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
verilog_action_id8c94e6987bea1e1fe05ff5666fc2a04fd0d6e08fa6c067569406ed19a8173fcddoneir_fn_to_combinational_verilogir=b88c5fa4c095 top=__float64__floor_with_denorms system_verilog=falseverilog_file payload/result.v

Provenance

created_utc: 2026-02-19T21:43:27.376138800+00:00

output artifact: aig_file relpath=payload/result.aig

output path: bvc-artifacts/artifacts/8e/1c/8e1c2bac0c68f661fcd6fffcbeb7ed249a3444775f60296e5c66b5da3a7fa8e8/payload/result.aig

Dependencies
Action IDArtifact TypeRelpathPath
8c94e6987bea1e1fe05ff5666fc2a04fd0d6e08fa6c067569406ed19a8173fcdverilog_filepayload/result.vbvc-artifacts/artifacts/8c/94/8c94e6987bea1e1fe05ff5666fc2a04fd0d6e08fa6c067569406ed19a8173fcd/payload/result.v
Suggested Next Actions
Action IDStateKindSubjectReason
32867d3b626f94cebca47a5f6940f44191d68218e75a8011ed51f08658b7c56bdonedriver_aig_to_statsaig=8e1c2bac0c68Compute AIG stats with DriverAigToStats
Output Files
PathBytesSHA256
result.aig2653395fb1a18a1ca41e7a8ed67029d2ffd66b8f615a1024963ede721ee8c2df7401
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-8e1c2bac0c68f661-1374217-1112 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/8c/94/8c94e6987bea1e1fe05ff5666fc2a04fd0d6e08fa6c067569406ed19a8173fcd/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/8e1c2bac0c68f661fcd6fffcbeb7ed249a3444775f60296e5c66b5da3a7fa8e8-1374217-1771537406355616376/payload:/outputs -e READ_VERILOG_FLAGS= -e VERILOG_TOP_MODULE_NAME=__float64__floor_with_denorms 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": "__float64__floor_with_denorms",
  "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": "8c94e6987bea1e1fe05ff5666fc2a04fd0d6e08fa6c067569406ed19a8173fcd",
  "verilog_top_module_name": "__float64__floor_with_denorms",
  "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"
  }
}