/versions/

Action bfcbbb40fbcbc4633560c4cb592adf73aae3299d2ee702852b9ce4c3932706c9

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=bb85bda8d8e0 top=__hfloat16__to_uint16

crate:v0.20.0dso:v0.23.0driver:crate:v0.20.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idbb85bda8d8e00f67eaac663084843384a619867e1be9839e751af87df330071fdonedriver_dslx_fn_to_irxls/dslx/stdlib/hfloat16.x::to_uint16ir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T22:51:00.464236071+00:00

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

output path: bvc-artifacts/artifacts/bf/cb/bfcbbb40fbcbc4633560c4cb592adf73aae3299d2ee702852b9ce4c3932706c9/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
bb85bda8d8e00f67eaac663084843384a619867e1be9839e751af87df330071fir_package_filepayload/package.irbvc-artifacts/artifacts/bb/85/bb85bda8d8e00f67eaac663084843384a619867e1be9839e751af87df330071f/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
abd6e7976c741b3629eec5d48d2a053bebd878880ea9b4f3aa8e64d7354df4cbdonedriver_ir_equivlhs=bb85bda8d8e0 rhs=bfcbbb40fbcb top=__hfloat16__to_uint16Check unoptimized vs optimized IR equivalence with DriverIrEquiv
fe2401759cf8f72e86b41595466a76bf2557c6afd847582dbd1d2173a2b74834donedriver_ir_to_delay_infoir=bfcbbb40fbcb top=__hfloat16__to_uint16 model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
6df58ec96576206f070d59fa400540a1a61a61b377f6daafd91febc0b5586ad0donedriver_ir_to_g8r_aigir=bfcbbb40fbcb top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
89a07b5dd4b23f49bf8fbadf3be1a4c1320cc7ca543ed5657788d944b8290fb3donedriver_ir_to_g8r_aigir=bfcbbb40fbcb top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
30f4b2f892896c716e3706c6ed3a39f4d45751294d0476010b82337e57db7d97doneir_fn_to_combinational_verilogir=bfcbbb40fbcb top=__hfloat16__to_uint16 system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir5213332f9f6bf762df1b2c4a0dac7396fbfe4fe2ee0b025d3f66ba0ddf943bf4fcbb
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-bfcbbb40fbcbc463-1374217-6827 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/bb/85/bb85bda8d8e00f67eaac663084843384a619867e1be9839e751af87df330071f/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/bfcbbb40fbcbc4633560c4cb592adf73aae3299d2ee702852b9ce4c3932706c9-1374217-1771541455723182755/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__hfloat16__to_uint16 -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.23.0 xlsynth-bvc-driver:0.20.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 ir2opt /inputs/input.ir --top "${IR_TOP}" > /outputs/package.opt.ir
Details JSON
{
  "crate_version_label": "crate:v0.20.0",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.20.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.20.0",
    "release_platform": "ubuntu2004"
  },
  "dso_version_label": "dso:v0.23.0",
  "input_ir_fn_structural_hash_error": "docker run failed (exit=Some(2)): error: unrecognized subcommand 'ir-fn-structural-hash'\nstdout:\n\nstderr:\nerror: unrecognized subcommand 'ir-fn-structural-hash'\n\n  tip: a similar subcommand exists: 'ir-fn-eval'\n\nUsage: xlsynth-driver [OPTIONS] [COMMAND]\n\nFor more information, try '--help'.\n",
  "ir_top": "__hfloat16__to_uint16",
  "xlsynth_version": "v0.23.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "bb85bda8d8e00f67eaac663084843384a619867e1be9839e751af87df330071f",
  "top_fn_name": "__hfloat16__to_uint16",
  "version": "v0.23.0",
  "runtime": {
    "driver_version": "0.20.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.20.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}