/versions/

Action 947f41f6e858b1404238c502a4829a73a4d08a86c6206754565a16bfb6ba965f

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=c551def3ad48 top=__hfloat16__to_uint16

crate:v0.6.0dso:v0.7.0driver:crate:v0.6.0

Upstream Dependencies

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

Provenance

created_utc: 2026-02-19T23:13:34.309640220+00:00

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

output path: bvc-artifacts/artifacts/94/7f/947f41f6e858b1404238c502a4829a73a4d08a86c6206754565a16bfb6ba965f/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
c551def3ad483ba883599d0b02f92967a9d3abb05f79e68fda5f364da5288a69ir_package_filepayload/package.irbvc-artifacts/artifacts/c5/51/c551def3ad483ba883599d0b02f92967a9d3abb05f79e68fda5f364da5288a69/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
96772c6d01fd578c8ed969f313e1bf65daa5248eab8a3a3cd8f1602165a5701cdonedriver_ir_equivlhs=c551def3ad48 rhs=947f41f6e858 top=__hfloat16__to_uint16Check unoptimized vs optimized IR equivalence with DriverIrEquiv
10b6c9297bdb07d30865cf329c84ec080007cfb68a12d95ef8abb8b9d0cff712donedriver_ir_to_delay_infoir=947f41f6e858 top=__hfloat16__to_uint16 model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
57af7c603f622102b5c91274545a8e0f5a5816eb2d88c146c5a4ed716e893c85donedriver_ir_to_g8r_aigir=947f41f6e858 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
8e06025cd8a3ffdd8519b9997f130229363cb90daa11f30ef16157f67f475f21donedriver_ir_to_g8r_aigir=947f41f6e858 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
f2af612ce5b8e8e6b2d67e279163928a0169cd0cd010b2586f20f6c28a187afcdoneir_fn_to_combinational_verilogir=947f41f6e858 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-947f41f6e858b140-1374217-8965 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/c5/51/c551def3ad483ba883599d0b02f92967a9d3abb05f79e68fda5f364da5288a69/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/947f41f6e858b1404238c502a4829a73a4d08a86c6206754565a16bfb6ba965f-1374217-1771542812545767901/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.7.0 xlsynth-bvc-driver:0.6.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.6.0",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.6.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.6.0",
    "release_platform": "ubuntu2004"
  },
  "dso_version_label": "dso:v0.7.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.7.0"
}

Action JSON

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