/versions/

Action 3b0db677177a554f73082ecbdfddad7708562835c15053afa74dc08d2693b126

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=e9b1ee22ed39 top=__float64__flatten

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

Upstream Dependencies

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

Provenance

created_utc: 2026-02-19T22:15:36.995909137+00:00

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

output path: bvc-artifacts/artifacts/3b/0d/3b0db677177a554f73082ecbdfddad7708562835c15053afa74dc08d2693b126/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
e9b1ee22ed39320cc6a7de77a794bc11c1634050bbade47a8ecc77946ef77ae6ir_package_filepayload/package.irbvc-artifacts/artifacts/e9/b1/e9b1ee22ed39320cc6a7de77a794bc11c1634050bbade47a8ecc77946ef77ae6/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
b3798873eb66304df42b845297dff0c78bdd6c2595a6a6b689f119ef1eff1aa8donedriver_ir_equivlhs=e9b1ee22ed39 rhs=3b0db677177a top=__float64__flattenCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
4af09d6a36069ecd73996610a213d7ce76445b5c8aeea3ede122bd4ac4a53bf3donedriver_ir_to_delay_infoir=3b0db677177a top=__float64__flatten model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
c745ed1220f3786756358d8bb35ee44f4227d44a972569451ec2bacc6e9ee79edonedriver_ir_to_g8r_aigir=3b0db677177a top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
05928a7948bacf961816e4bf4f2e4881d82b543e13108f53a9fd99694b2166c1donedriver_ir_to_g8r_aigir=3b0db677177a top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
dfa4cda1e2de57146323ca5309f56cc7b9437b42d7b70443108ddbbb4245e92bdoneir_fn_to_combinational_verilogir=3b0db677177a 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-3b0db677177a554f-1374217-4700 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/e9/b1/e9b1ee22ed39320cc6a7de77a794bc11c1634050bbade47a8ecc77946ef77ae6/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/3b0db677177a554f73082ecbdfddad7708562835c15053afa74dc08d2693b126-1374217-1771539333974886169/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.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": "__float64__flatten",
  "xlsynth_version": "v0.11.0"
}

Action JSON

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