/versions/

Action 34f09bcf617a8ef5e06eb977c585c75e4817b50d255505216dd6cc2a29d20efd

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=c56521968dc2 top=__bfloat16__bias

crate:v0.10.0dso:v0.11.0driver:crate:v0.10.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idc56521968dc2740f6f5b28aa8025b9a60a2c372ec48189ca0bf701638dda0092donedriver_dslx_fn_to_irxls/dslx/stdlib/bfloat16.x::biasir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T22:10:48.971503581+00:00

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

output path: bvc-artifacts/artifacts/34/f0/34f09bcf617a8ef5e06eb977c585c75e4817b50d255505216dd6cc2a29d20efd/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
c56521968dc2740f6f5b28aa8025b9a60a2c372ec48189ca0bf701638dda0092ir_package_filepayload/package.irbvc-artifacts/artifacts/c5/65/c56521968dc2740f6f5b28aa8025b9a60a2c372ec48189ca0bf701638dda0092/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
ee375d8dd0dab47ff10e9a7d95473adc10ac7f63fb138b2a32d9eb7ca722753edonedriver_ir_equivlhs=c56521968dc2 rhs=34f09bcf617a top=__bfloat16__biasCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
d5983be3d0adc1eb91076a70e641fbff80a708419b3da7770ac3390a28e16e75donedriver_ir_to_delay_infoir=34f09bcf617a top=__bfloat16__bias model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
e32598e89c28ec9161a65246cb64947dcd6c50f92d7ec5a0f59d18ef295356d6donedriver_ir_to_g8r_aigir=34f09bcf617a top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
523d4f43c31ea9e809184e39ef4d4ed06ae8e4ac780045ea62f223fceab88b5bdonedriver_ir_to_g8r_aigir=34f09bcf617a top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
99690307f080d1b54152319df991aa76df9b1c78d079bc62c90cc6e9dadebb03doneir_fn_to_combinational_verilogir=34f09bcf617a top=__bfloat16__bias system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir431922af3ed2228cdbe72a9bea8862779bddbdf78a30fe1ebbe2be696e4665e97bb
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-34f09bcf617a8ef5-1374217-3907 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/c5/65/c56521968dc2740f6f5b28aa8025b9a60a2c372ec48189ca0bf701638dda0092/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/34f09bcf617a8ef5e06eb977c585c75e4817b50d255505216dd6cc2a29d20efd-1374217-1771539045951155181/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__bfloat16__bias -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.11.0 xlsynth-bvc-driver:0.10.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.10.0",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.10.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.10.0",
    "release_platform": "ubuntu2004"
  },
  "dso_version_label": "dso:v0.11.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": "__bfloat16__bias",
  "xlsynth_version": "v0.11.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "c56521968dc2740f6f5b28aa8025b9a60a2c372ec48189ca0bf701638dda0092",
  "top_fn_name": "__bfloat16__bias",
  "version": "v0.11.0",
  "runtime": {
    "driver_version": "0.10.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.10.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}