/versions/

Action 8379c4c6487802e2f0c78a85ace79fb3af5914676394d372accaec366fd02f61

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=a36d0103a428 top=__float64__flatten

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_ida36d0103a4282cff92d5e01e50f86a3d6d21587a730c85888778c76bb72ea89bdonedriver_dslx_fn_to_irxls/dslx/stdlib/float64.x::flattenir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T22:47:15.268878769+00:00

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

output path: bvc-artifacts/artifacts/83/79/8379c4c6487802e2f0c78a85ace79fb3af5914676394d372accaec366fd02f61/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
a36d0103a4282cff92d5e01e50f86a3d6d21587a730c85888778c76bb72ea89bir_package_filepayload/package.irbvc-artifacts/artifacts/a3/6d/a36d0103a4282cff92d5e01e50f86a3d6d21587a730c85888778c76bb72ea89b/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
8e3021e9575ce17221ae1325cb32cb0db0a32b795483d3732b772e2e70a2ebdcdonedriver_ir_equivlhs=a36d0103a428 rhs=8379c4c64878 top=__float64__flattenCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
7c130338ecba55c1a6023976c6290dba86b0b06e856c28a742cdc48dc5bdbba3donedriver_ir_to_delay_infoir=8379c4c64878 top=__float64__flatten model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
e288420bad2b5318b1c6abe6b91c7bd03cf8bb27e2c7c2904f86fe1d83adead2donedriver_ir_to_g8r_aigir=8379c4c64878 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
e7c55494e53e6aa269dc360451f9535156a20e18427f47983f2ee5ee567114c1donedriver_ir_to_g8r_aigir=8379c4c64878 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
124c4e2262d25a6eff42f7400036f6eb2f9a6bba6269860984da867e5280934bdoneir_fn_to_combinational_verilogir=8379c4c64878 top=__float64__flatten system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir560a286e683cb39fd294fe13f05c834667a830acaa651c3c35eb0725ff759a8c7f7
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-8379c4c6487802e2-1374217-6283 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/a3/6d/a36d0103a4282cff92d5e01e50f86a3d6d21587a730c85888778c76bb72ea89b/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/8379c4c6487802e2f0c78a85ace79fb3af5914676394d372accaec366fd02f61-1374217-1771541230847364122/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float64__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": "__float64__flatten",
  "xlsynth_version": "v0.23.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "a36d0103a4282cff92d5e01e50f86a3d6d21587a730c85888778c76bb72ea89b",
  "top_fn_name": "__float64__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"
  }
}