/versions/

Action 9c784b7520ebdc7b2ddc5b4f8499791fb97065cfaf649de2801837ed9d41f096

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=df4530913f67 top=__float64__unbiased_exponent

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_iddf4530913f670b38324a368b3655fe2ecf4ca1a2db5b456dd65aa2de6d242d14donedriver_dslx_fn_to_irxls/dslx/stdlib/float64.x::unbiased_exponentir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:10:03.148466293+00:00

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

output path: bvc-artifacts/artifacts/9c/78/9c784b7520ebdc7b2ddc5b4f8499791fb97065cfaf649de2801837ed9d41f096/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
df4530913f670b38324a368b3655fe2ecf4ca1a2db5b456dd65aa2de6d242d14ir_package_filepayload/package.irbvc-artifacts/artifacts/df/45/df4530913f670b38324a368b3655fe2ecf4ca1a2db5b456dd65aa2de6d242d14/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
5908302fb3f4cfe76951e19b5cdfcc5715082ac84394c149d62563c7af068804donedriver_ir_equivlhs=df4530913f67 rhs=9c784b7520eb top=__float64__unbiased_exponentCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
6686c3c967d69f7ddd6056bc03ef58b1e3da7c6812ea67c9c6e4422064a00765donedriver_ir_to_delay_infoir=9c784b7520eb top=__float64__unbiased_exponent model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
bd745381b3cb70b6ef116ed9f8a53e5abc387af1c61097096422f52a66930b29donedriver_ir_to_g8r_aigir=9c784b7520eb top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
9303d795cc974dc180f4f794a2677a56ebf496fa78ef6eda4fd9dc8cf3ff49e4donedriver_ir_to_g8r_aigir=9c784b7520eb top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
66c055155543ca8a38ec3370ac7aa823d0718cc09107f58e0091a5e1735de5c4doneir_fn_to_combinational_verilogir=9c784b7520eb top=__float64__unbiased_exponent system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir531c0f3023ceae261c4c4ebc845a7c310ba27c13f689328fef93306f26e44dc3b87
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-890 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/df/45/df4530913f670b38324a368b3655fe2ecf4ca1a2db5b456dd65aa2de6d242d14/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528201288271311-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float64__unbiased_exponent -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": "a62e2e5479d2c4e71b777b9d081911061a4ea36eea3bcdd20a3b2d5c85e3e7d7",
  "ir_top": "__float64__unbiased_exponent",
  "semantic_cache_hit": {
    "from_action_id": "4b2e30c2fc758cd289f4bb4e5dbe70448f80a56cb3b16a3419f6e19abb43b6e7",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "df4530913f670b38324a368b3655fe2ecf4ca1a2db5b456dd65aa2de6d242d14",
  "top_fn_name": "__float64__unbiased_exponent",
  "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"
  }
}