/versions/

Action 0badf2c2247b6a004035b097530ff4bd410c18e89fc6d46f4888f1df2f21b966

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=4dc1ecd852eb top=__float64__max_normal_exp

crate:v0.15.0dso:v0.15.0driver:crate:v0.15.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id4dc1ecd852eb5469cafd819228eff877404f2ccaf1e6463f4887d55067ed8e33donedriver_dslx_fn_to_irxls/dslx/stdlib/float64.x::max_normal_expir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T20:52:09.667029164+00:00

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

output path: bvc-artifacts/artifacts/0b/ad/0badf2c2247b6a004035b097530ff4bd410c18e89fc6d46f4888f1df2f21b966/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
4dc1ecd852eb5469cafd819228eff877404f2ccaf1e6463f4887d55067ed8e33ir_package_filepayload/package.irbvc-artifacts/artifacts/4d/c1/4dc1ecd852eb5469cafd819228eff877404f2ccaf1e6463f4887d55067ed8e33/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
727413c0e1d5e4c06f0e92e5595e0a3fd9f364cb9ac9ea87a27eb0ee74404d6adonedriver_ir_equivlhs=4dc1ecd852eb rhs=0badf2c2247b top=__float64__max_normal_expCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
f9f6ada924d428a04fb791d90f1a578e97635b7beae1f1673b8e4bc937761d03donedriver_ir_to_delay_infoir=0badf2c2247b top=__float64__max_normal_exp model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
3cf7158c5f4340b3a6cb608e7886509c18156ffab34e803805392c4786594b84donedriver_ir_to_g8r_aigir=0badf2c2247b top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
ce69c606141be493ad6a03ac11e7e51548ee159dddf58dae368e0a2df3e12c74donedriver_ir_to_g8r_aigir=0badf2c2247b top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
d98bb1a99094a67fbeb88043b9d0cb98671f4175fac675b71a7e33041b382e5fdoneir_fn_to_combinational_verilogir=0badf2c2247b top=__float64__max_normal_exp system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir259a626a1b491b7bf577012f76e78f947336a9892f15808ba6a539d0fbec5f00435
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-0badf2c2247b6a00-989782-158 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/4d/c1/4dc1ecd852eb5469cafd819228eff877404f2ccaf1e6463f4887d55067ed8e33/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/0badf2c2247b6a004035b097530ff4bd410c18e89fc6d46f4888f1df2f21b966-989782-1771534324849234071/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float64__max_normal_exp -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.15.0 xlsynth-bvc-driver:0.15.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.15.0",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.15.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.15.0",
    "release_platform": "ubuntu2004"
  },
  "dso_version_label": "dso:v0.15.0",
  "input_ir_fn_structural_hash_error": "docker run failed with exit code Some(2)\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__max_normal_exp",
  "xlsynth_version": "v0.15.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "4dc1ecd852eb5469cafd819228eff877404f2ccaf1e6463f4887d55067ed8e33",
  "top_fn_name": "__float64__max_normal_exp",
  "version": "v0.15.0",
  "runtime": {
    "driver_version": "0.15.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.15.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}