/versions/

Action 6929063dbd2f0ca62b6fc93c6df726518149ba561d358163743c2b168c3f10ef

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=99b79a7c7c42 top=__float64__tag

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id99b79a7c7c42ed30a517d923d0ad25782724b61a47ac6521ba51519067e3cb6bdonedriver_dslx_fn_to_irxls/dslx/stdlib/float64.x::tagir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T22:07:08.655621251+00:00

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

output path: bvc-artifacts/artifacts/69/29/6929063dbd2f0ca62b6fc93c6df726518149ba561d358163743c2b168c3f10ef/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
99b79a7c7c42ed30a517d923d0ad25782724b61a47ac6521ba51519067e3cb6bir_package_filepayload/package.irbvc-artifacts/artifacts/99/b7/99b79a7c7c42ed30a517d923d0ad25782724b61a47ac6521ba51519067e3cb6b/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
0ae8a7d8859db7806d9ba5e0dc45e10035cae5afc0099232f4efffaa370b81d7donedriver_ir_equivlhs=99b79a7c7c42 rhs=6929063dbd2f top=__float64__tagCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
fd3743f0e5b18101877dd6c6facc3e51410ac1f914d3fa65b44025668b28a389donedriver_ir_to_delay_infoir=6929063dbd2f top=__float64__tag model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
61a84757696f0366a6ddc277d96a37cacce4a4a7a873b530b996981b136b3d64donedriver_ir_to_g8r_aigir=6929063dbd2f top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
4fcd23d0f094bbc54023f2dffd46a970e0e96c1cbd2e7c31b30660098dbc60b6donedriver_ir_to_g8r_aigir=6929063dbd2f top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
c4799f43926d4029156c81a715cc81bc432855377d829858078a9d0987b3bba5doneir_fn_to_combinational_verilogir=6929063dbd2f top=__float64__tag system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir1227bf1079507ccfe9b8776ec1f1d1d855cda1ce028407458b1d4279a0aa1a74bc76
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-6929063dbd2f0ca6-1374217-3268 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/99/b7/99b79a7c7c42ed30a517d923d0ad25782724b61a47ac6521ba51519067e3cb6b/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/6929063dbd2f0ca62b6fc93c6df726518149ba561d358163743c2b168c3f10ef-1374217-1771538824826325892/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float64__tag -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__tag",
  "xlsynth_version": "v0.11.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "99b79a7c7c42ed30a517d923d0ad25782724b61a47ac6521ba51519067e3cb6b",
  "top_fn_name": "__float64__tag",
  "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"
  }
}