/versions/

Action 84a20629ac50663aabce2c20ceecc0b3f9b75683ab31594a249c6ba4550e8e44

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=33fb868c5f3b top=__float32__fixed_fraction

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id33fb868c5f3b4f0314de065b5c6555982047c0af629941330ed1500b94f87acddonedriver_dslx_fn_to_irxls/dslx/stdlib/float32.x::fixed_fractionir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T20:54:05.504743734+00:00

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

output path: bvc-artifacts/artifacts/84/a2/84a20629ac50663aabce2c20ceecc0b3f9b75683ab31594a249c6ba4550e8e44/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
33fb868c5f3b4f0314de065b5c6555982047c0af629941330ed1500b94f87acdir_package_filepayload/package.irbvc-artifacts/artifacts/33/fb/33fb868c5f3b4f0314de065b5c6555982047c0af629941330ed1500b94f87acd/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
dc97b6d37f5123095c405b7056f6b0bb27ca7a3fce6a07ad9b973f1599e0ce43donedriver_ir_equivlhs=33fb868c5f3b rhs=84a20629ac50 top=__float32__fixed_fractionCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
e5fe9d99841079e772f47e4c08fdc97a94951249d44c07a8bf947025e9e1e81fdonedriver_ir_to_delay_infoir=84a20629ac50 top=__float32__fixed_fraction model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
7f6c67002eb1bf9f1dcff1042b140449136a3f3f45f7c740f5493bebff2a0162donedriver_ir_to_g8r_aigir=84a20629ac50 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
4cb6fe3aa2cd0b786f3e5cc35e04486b0a1876fb8a2cd4c59486b0288c39007fdonedriver_ir_to_g8r_aigir=84a20629ac50 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
2f48f78aa300ac7f1a9c826d7f87f3b17b8aa44881ab64fa983fa7b930e01b00doneir_fn_to_combinational_verilogir=84a20629ac50 top=__float32__fixed_fraction system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir2235f45f896580bedc149d692abf6351c97da2bf41f24ee329ed0c0166b41f6a2852
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-84a20629ac50663a-989782-486 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/33/fb/33fb868c5f3b4f0314de065b5c6555982047c0af629941330ed1500b94f87acd/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/84a20629ac50663aabce2c20ceecc0b3f9b75683ab31594a249c6ba4550e8e44-989782-1771534441665218905/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float32__fixed_fraction -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": "__float32__fixed_fraction",
  "xlsynth_version": "v0.15.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "33fb868c5f3b4f0314de065b5c6555982047c0af629941330ed1500b94f87acd",
  "top_fn_name": "__float32__fixed_fraction",
  "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"
  }
}