/versions/

Action 1888866e0d6181be324567da2fe662b7db41ef01994ebc0d7f23028e7ed5461e

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=647f7e6fff0f top=__bfloat16__flatten

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id647f7e6fff0f9ac17fa0a2b9337797213f761ebdb04f2bfe2bcc2541681aca0bdonedriver_dslx_fn_to_irxls/dslx/stdlib/bfloat16.x::flattenir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T22:43:38.197927200+00:00

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

output path: bvc-artifacts/artifacts/18/88/1888866e0d6181be324567da2fe662b7db41ef01994ebc0d7f23028e7ed5461e/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
647f7e6fff0f9ac17fa0a2b9337797213f761ebdb04f2bfe2bcc2541681aca0bir_package_filepayload/package.irbvc-artifacts/artifacts/64/7f/647f7e6fff0f9ac17fa0a2b9337797213f761ebdb04f2bfe2bcc2541681aca0b/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
75a5bb031c90ae1d6c59d56d1eec707002dc734de4b1e8a834aea0078442eabddonedriver_ir_equivlhs=647f7e6fff0f rhs=1888866e0d61 top=__bfloat16__flattenCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
af66987ba163ac8a2177fe2b7d3299f5cf70bf0d84c9bd6cdc8510f9e6990d35donedriver_ir_to_delay_infoir=1888866e0d61 top=__bfloat16__flatten model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
08ac409947a165279f0b8efda3e9c6cd598cf03959f31d43724f9a46f3ac37a5donedriver_ir_to_g8r_aigir=1888866e0d61 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
0ac6ee2c73e78c7e77e475d657e7fdc316b79450971753fa29c198a1ad60c93adonedriver_ir_to_g8r_aigir=1888866e0d61 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
d390ddd313a2c6156844a025afbdbed926772ee96d43879825cf29f49a21c571doneir_fn_to_combinational_verilogir=1888866e0d61 top=__bfloat16__flatten system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir559649979e7dd90ab10ce31421f7a8543e7bd91b6e53d66ea0bbb1e8eff2001cf83
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-1888866e0d6181be-1374217-5677 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/64/7f/647f7e6fff0f9ac17fa0a2b9337797213f761ebdb04f2bfe2bcc2541681aca0b/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/1888866e0d6181be324567da2fe662b7db41ef01994ebc0d7f23028e7ed5461e-1374217-1771541013178789419/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__bfloat16__flatten -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": "__bfloat16__flatten",
  "xlsynth_version": "v0.23.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "647f7e6fff0f9ac17fa0a2b9337797213f761ebdb04f2bfe2bcc2541681aca0b",
  "top_fn_name": "__bfloat16__flatten",
  "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"
  }
}