/versions/

Action 3b02f1c508880073bbac948aed619614c64c561fcc4ea4abeb72e9e21937f015

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=8f5e624035c2 top=__hfloat16__unbiased_exponent

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id8f5e624035c2fd5c8100e903b5934290a707d0d7dad046346bcf5c15fb7006addonedriver_dslx_fn_to_irxls/dslx/stdlib/hfloat16.x::unbiased_exponentir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:19:17.682931373+00:00

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

output path: bvc-artifacts/artifacts/3b/02/3b02f1c508880073bbac948aed619614c64c561fcc4ea4abeb72e9e21937f015/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
8f5e624035c2fd5c8100e903b5934290a707d0d7dad046346bcf5c15fb7006adir_package_filepayload/package.irbvc-artifacts/artifacts/8f/5e/8f5e624035c2fd5c8100e903b5934290a707d0d7dad046346bcf5c15fb7006ad/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
85bd0c7028e87612f6f9b8ca40ea9c33e766fe1aa6af5464cafcc5752020e4afdonedriver_ir_equivlhs=8f5e624035c2 rhs=3b02f1c50888 top=__hfloat16__unbiased_exponentCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
fb6581c9895f5504d79504f8573d47408b34f10471b924960b2cca751c934ba6donedriver_ir_to_delay_infoir=3b02f1c50888 top=__hfloat16__unbiased_exponent model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
07a85e4bd326d991b0b056bc1d7ae11010eff363d05877c6165e9998d50f2893donedriver_ir_to_g8r_aigir=3b02f1c50888 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
6972541248fa7c4b6329d451599bbe36022377ec60f0672cb6c57f2eb3e015cfdonedriver_ir_to_g8r_aigir=3b02f1c50888 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
b1ff3627b2378af240c93600b0a33449743822a511725c63949f8faa7c84e979doneir_fn_to_combinational_verilogir=3b02f1c50888 top=__hfloat16__unbiased_exponent system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir5273982ed50c8cddac33bd1c27e195ae36ccd28328d6474b73ee993b1e0172912ae
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-504820-12 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/8f/5e/8f5e624035c2fd5c8100e903b5934290a707d0d7dad046346bcf5c15fb7006ad/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-504820-1771528756616508915-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__hfloat16__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": "ebac9a0552d9ff0de2f3b19a483911b3c8ba3e3c5d23ddaa2bc76be9566c6b24",
  "ir_top": "__hfloat16__unbiased_exponent",
  "semantic_cache_hit": {
    "from_action_id": "a316f9c23e10c17a197a511b34fab3eb9450c7c183d3a1919737a2d1755fba1c",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "8f5e624035c2fd5c8100e903b5934290a707d0d7dad046346bcf5c15fb7006ad",
  "top_fn_name": "__hfloat16__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"
  }
}