/versions/

Action 9689844cf62d107ae21dfd350ac655f78c45112cd82bb7416d2a29bd033134ae

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=14f29ec665cf top=__float64__to_int64

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id14f29ec665cff3c1da6ebb0c65bfb4c696a04d40c730951e31288f5c63a2ed3adonedriver_dslx_fn_to_irxls/dslx/stdlib/float64.x::to_int64ir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:04:24.740268989+00:00

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

output path: bvc-artifacts/artifacts/96/89/9689844cf62d107ae21dfd350ac655f78c45112cd82bb7416d2a29bd033134ae/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
14f29ec665cff3c1da6ebb0c65bfb4c696a04d40c730951e31288f5c63a2ed3air_package_filepayload/package.irbvc-artifacts/artifacts/14/f2/14f29ec665cff3c1da6ebb0c65bfb4c696a04d40c730951e31288f5c63a2ed3a/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
adcce46847c9cdac96f348e565bf5e5e56cfc71a38193687aa1389ae9f3fed17donedriver_ir_equivlhs=14f29ec665cf rhs=9689844cf62d top=__float64__to_int64Check unoptimized vs optimized IR equivalence with DriverIrEquiv
1bc211f2627b135f391c106bf6067b1a4230f5b7da62fb6d2a6ae5681b6d1ee2donedriver_ir_to_delay_infoir=9689844cf62d top=__float64__to_int64 model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
55496b6b2f2fa18d0be7a164b542f97a0db2f2f0f4521bc2cb575366502ec7a6donedriver_ir_to_g8r_aigir=9689844cf62d top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
41452caa7ad326884e8314edbbd03ac9944bc15fde0dcb9947c416571c52db32donedriver_ir_to_g8r_aigir=9689844cf62d top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
234839abdfc1eac0d1115ba427c35ddfb4e462c2f8dac2eb0cace80ddb58b79adoneir_fn_to_combinational_verilogir=9689844cf62d top=__float64__to_int64 system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir5720ef6a5901953daeab9f39f536050804f4122c84fc33ef174a4fb56d0744f4739a
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-9 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/14/f2/14f29ec665cff3c1da6ebb0c65bfb4c696a04d40c730951e31288f5c63a2ed3a/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771527862399793220-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float64__to_int64 -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": "c5daa8e4c80bf034c50502b7985b30d657349956fccf8dd93162f423bf51b7a5",
  "ir_top": "__float64__to_int64",
  "semantic_cache_hit": {
    "from_action_id": "10443b351d80e85a3386366bfa5b90576e9df8722c84d48d6e0a724cffaeb549",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "14f29ec665cff3c1da6ebb0c65bfb4c696a04d40c730951e31288f5c63a2ed3a",
  "top_fn_name": "__float64__to_int64",
  "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"
  }
}