/versions/

Action aa5faab70fb94bf93753171a9b0fccefe13a8907f80d63a97239f0333dabc026

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=f8436805f8f8 top=__float64__eq_2

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idf8436805f8f8879a215b983ffa670aa7c4e8502ca976f83480aed87547a01774donedriver_dslx_fn_to_irxls/dslx/stdlib/float64.x::eq_2ir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:13:25.529195112+00:00

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

output path: bvc-artifacts/artifacts/aa/5f/aa5faab70fb94bf93753171a9b0fccefe13a8907f80d63a97239f0333dabc026/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
f8436805f8f8879a215b983ffa670aa7c4e8502ca976f83480aed87547a01774ir_package_filepayload/package.irbvc-artifacts/artifacts/f8/43/f8436805f8f8879a215b983ffa670aa7c4e8502ca976f83480aed87547a01774/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
bb0db469cd8db70b0c75046a12b38516ade602f8fba4e9db3517fdd487fe40e8donedriver_ir_equivlhs=f8436805f8f8 rhs=aa5faab70fb9 top=__float64__eq_2Check unoptimized vs optimized IR equivalence with DriverIrEquiv
3dc47d46d8a02afb98a82e3ce61fb65cc351668dde7b568523f7bc639363e29ddonedriver_ir_to_delay_infoir=aa5faab70fb9 top=__float64__eq_2 model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
3603e6d9e9d1430ff58de24fe4c5e991ec087e8d1075d7182b9885551a0d7593donedriver_ir_to_g8r_aigir=aa5faab70fb9 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
1da3e11db59d2137f714f4862966a641c4e755cef40ccb08db3d352ac9c43b8ddonedriver_ir_to_g8r_aigir=aa5faab70fb9 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
1d248cbbcd0b24a0f2270924667de57ec4f6cdc7ce61aad54013c13f70ed79dadoneir_fn_to_combinational_verilogir=aa5faab70fb9 top=__float64__eq_2 system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir2598e279113c11baa0230fdbb0c0246f11f40febe2f06a4253a80cf6bd3243d651a6
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-1423 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/f8/43/f8436805f8f8879a215b983ffa670aa7c4e8502ca976f83480aed87547a01774/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528403388453917-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float64__eq_2 -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": "1662ec894394dbf2e8c2d345223dacb3b896ac8b556fb07a95bf0ae5a030aa1d",
  "ir_top": "__float64__eq_2",
  "semantic_cache_hit": {
    "from_action_id": "616f5c5f2957c623e4c8cf400121ef620bbcb1d38698b037d1005c868fef136c",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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