/versions/

Action 877aa5a454b820ac31b2a8f51c3b459a00c11ba52ad57f2e22dc6153da36b0d9

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=0f8ebea0642e top=__float32__add

crate:v0.31.0dso:v0.35.0driver:crate:v0.31.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id0f8ebea0642e69801ba7f31b0ee6303399e5a2e9cf153c2863d6726e733fc6d8donedriver_dslx_fn_to_irxls/dslx/stdlib/float32.x::addir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:03:59.938615057+00:00

output artifact: ir_package_file relpath=payload/package.opt.ir

output path: bvc-artifacts/artifacts/87/7a/877aa5a454b820ac31b2a8f51c3b459a00c11ba52ad57f2e22dc6153da36b0d9/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
0f8ebea0642e69801ba7f31b0ee6303399e5a2e9cf153c2863d6726e733fc6d8ir_package_filepayload/package.irbvc-artifacts/artifacts/0f/8e/0f8ebea0642e69801ba7f31b0ee6303399e5a2e9cf153c2863d6726e733fc6d8/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
dabd7cdcf8c7df6abd2f05c7a762f12a5ff37cde5e97b2b9bd126f01daa6c8d5donedriver_ir_equivlhs=0f8ebea0642e rhs=877aa5a454b8 top=__float32__addCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
2c53a68decd50a93d1cad588f1436274777d59d12022279d9e61996c549b0f91donedriver_ir_to_delay_infoir=877aa5a454b8 top=__float32__add model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
71038c2606216f50eb0b11bc58633805427a307ded54fb060fa82f612f3649f6donedriver_ir_to_g8r_aigir=877aa5a454b8 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
b806d2cd892e2f2a0bfd526f34d05974452b363ea7621d5cb0657b7c0e6aaa37donedriver_ir_to_g8r_aigir=877aa5a454b8 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
108dfcfb88a978f8c029860ab197f3a6fb80953f06fed1d3d8299af6e55c7977doneir_fn_to_combinational_verilogir=877aa5a454b8 top=__float32__add system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir4479990f8f5d27da9f9e328999c0520c8e56a87ec38152b05e6b672f22fd5b8db8d83
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-298443-121 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/0f/8e/0f8ebea0642e69801ba7f31b0ee6303399e5a2e9cf153c2863d6726e733fc6d8/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-298443-1771527837601269464-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float32__add -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.35.0 xlsynth-bvc-driver:0.31.0 bash -lc set -euo pipefail

cache_dir="/cache/${XLSYNTH_VERSION}/${XLSYNTH_PLATFORM}"
if [ ! -d "${cache_dir}" ]; then
  echo "missing cached xlsynth release at ${cache_dir}" >&2
  exit 1
fi
rm -rf /tmp/xlsynth-release
mkdir -p /tmp/xlsynth-release
cp -a "${cache_dir}/." /tmp/xlsynth-release/
for ext in so dylib; do
  if [ -f "/tmp/xlsynth-release/libxls-${XLSYNTH_PLATFORM}.${ext}" ]; then
    ln -sf "/tmp/xlsynth-release/libxls-${XLSYNTH_PLATFORM}.${ext}" "/tmp/xlsynth-release/libxls-${XLSYNTH_VERSION}-${XLSYNTH_PLATFORM}.${ext}"
  fi
done
export XLSYNTH_TOOLS=/tmp/xlsynth-release
export LD_LIBRARY_PATH="/tmp/xlsynth-release:${LD_LIBRARY_PATH:-}"

cat > /tmp/xlsynth-toolchain.toml <<'TOML'
[toolchain]
tool_path = "/tmp/xlsynth-release"
TOML
xlsynth-driver --toolchain /tmp/xlsynth-toolchain.toml ir-fn-structural-hash /inputs/input.ir --top "${IR_TOP}" --json true > /scratch/structural_hash.json
test -s /scratch/structural_hash.json
Details JSON
{
  "crate_version_label": "crate:v0.31.0",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.31.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.31.0",
    "release_platform": "ubuntu2004"
  },
  "dso_version_label": "dso:v0.35.0",
  "input_ir_fn_structural_hash": "65ab846368ecc4b2895671792dd686b39241fd12386bf4dc730f610eda4e227d",
  "ir_top": "__float32__add",
  "semantic_cache_hit": {
    "from_action_id": "c730367f8066f75e14bf42bccac8e6dd8532e884c5efbd7b829a07599ca793d5",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "0f8ebea0642e69801ba7f31b0ee6303399e5a2e9cf153c2863d6726e733fc6d8",
  "top_fn_name": "__float32__add",
  "version": "v0.35.0",
  "runtime": {
    "driver_version": "0.31.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.31.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}