/versions/

Action a83fcd51e285e97e2b086e7a4857d5e81a4c138e897b43fec1e210ff690d8e39

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=c63a7637feeb top=__float64__max_normal

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idc63a7637feeb5580861a53b38ad12c7410495f2d34001c5daf7d7e15e5ac679bdonedriver_dslx_fn_to_irxls/dslx/stdlib/float64.x::max_normalir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T22:51:51.229174706+00:00

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

output path: bvc-artifacts/artifacts/a8/3f/a83fcd51e285e97e2b086e7a4857d5e81a4c138e897b43fec1e210ff690d8e39/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
c63a7637feeb5580861a53b38ad12c7410495f2d34001c5daf7d7e15e5ac679bir_package_filepayload/package.irbvc-artifacts/artifacts/c6/3a/c63a7637feeb5580861a53b38ad12c7410495f2d34001c5daf7d7e15e5ac679b/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
76fb0104b744dc2f1f32a76df049a30755e62b16ae4dccad906edc970c708d32donedriver_ir_equivlhs=c63a7637feeb rhs=a83fcd51e285 top=__float64__max_normalCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
72251a1a6a35a3966d9ecf8f93157bcf519d3fc1acdc07276ccc47b975aa805edonedriver_ir_to_delay_infoir=a83fcd51e285 top=__float64__max_normal model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
5404c51147097c73113cbca1dc5058af1079a57249052b123d747a2403c50702donedriver_ir_to_g8r_aigir=a83fcd51e285 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
f4c5f785257a0a933524ce283f9c3ea0dfd343c1227612179140f5eca7e70ceedonedriver_ir_to_g8r_aigir=a83fcd51e285 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
153e1203f2d21b1be5629997d417c44388caa59cd8704ff1c74f6a6c6d7c1786doneir_fn_to_combinational_verilogir=a83fcd51e285 top=__float64__max_normal system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir570c86745cd039d2bdd16979061a61bcb6e81fa28f46e0913918566b80a57d975da
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-a83fcd51e285e97e-1374217-6941 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/c6/3a/c63a7637feeb5580861a53b38ad12c7410495f2d34001c5daf7d7e15e5ac679b/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/a83fcd51e285e97e2b086e7a4857d5e81a4c138e897b43fec1e210ff690d8e39-1374217-1771541507826398795/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float64__max_normal -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__max_normal",
  "xlsynth_version": "v0.23.0"
}

Action JSON

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