/versions/

Action d44775a1ef4c9e801852701850ae6473e5f7a487a15e3cefc3742cebfea2222f

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=787123dd222d top=__fixed_point__binary_uexponent

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id787123dd222d8b064d127ad5961797cbee96e2e8e3ec4252cb2e29bf9d9e5544donedriver_dslx_fn_to_irxls/dslx/stdlib/fixed_point.x::binary_uexponentir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:08:50.146701409+00:00

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

output path: bvc-artifacts/artifacts/d4/47/d44775a1ef4c9e801852701850ae6473e5f7a487a15e3cefc3742cebfea2222f/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
787123dd222d8b064d127ad5961797cbee96e2e8e3ec4252cb2e29bf9d9e5544ir_package_filepayload/package.irbvc-artifacts/artifacts/78/71/787123dd222d8b064d127ad5961797cbee96e2e8e3ec4252cb2e29bf9d9e5544/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
1bb8152e0fc6863c52a90d71e33f3de98405b57d9499b6e00f7a3defab245457donedriver_ir_equivlhs=787123dd222d rhs=d44775a1ef4c top=__fixed_point__binary_uexponentCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
a77d44e95a5781acc1256c12d627ffa92faf17fa3b8cf6675d661dd1814c7abadonedriver_ir_to_delay_infoir=d44775a1ef4c top=__fixed_point__binary_uexponent model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
01e7da85d2b6680ef8e3aa772f77c2bbf470cc2b625603d257191f64180c7574donedriver_ir_to_g8r_aigir=d44775a1ef4c top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
79e8d2b997c943a921d6a18dcf0f0f75f531de8980d4ecff4ea9223e8abf4a05donedriver_ir_to_g8r_aigir=d44775a1ef4c top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
53bb1b5318b298e09aece36dd3a366f91497c1f6c108f525ed936d02ee24c054doneir_fn_to_combinational_verilogir=d44775a1ef4c top=__fixed_point__binary_uexponent system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir42423a9a68ef691f3e42f3ba5722872d0175ece22c7beab419ea3dc57779194cc08
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-708 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/78/71/787123dd222d8b064d127ad5961797cbee96e2e8e3ec4252cb2e29bf9d9e5544/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528128285097770-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__fixed_point__binary_uexponent -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": "c7ba2f682b6e0c87c339a592ecb56fe82f831900c5c12e6c41e5212ced036202",
  "ir_top": "__fixed_point__binary_uexponent",
  "semantic_cache_hit": {
    "from_action_id": "8f9db190d03695a0a749434fbe3389e0d5da2e25c32cced59de3d77652eb1971",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "787123dd222d8b064d127ad5961797cbee96e2e8e3ec4252cb2e29bf9d9e5544",
  "top_fn_name": "__fixed_point__binary_uexponent",
  "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"
  }
}