/versions/

Action d0aad44b38777e2ff2bbde9cd4f1dbccb62d9f5125f5dfef81a6ea28da295bd7

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=480baa9b8246 top=__float64__is_pos_inf

crate:v0.31.0dso:v0.35.0driver:crate:v0.31.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id480baa9b8246ec1d0822c725a6df3509227104c23dcf435121231a5a0068f309donedriver_dslx_fn_to_irxls/dslx/stdlib/float64.x::is_pos_infir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:08:18.058646188+00:00

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

output path: bvc-artifacts/artifacts/d0/aa/d0aad44b38777e2ff2bbde9cd4f1dbccb62d9f5125f5dfef81a6ea28da295bd7/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
480baa9b8246ec1d0822c725a6df3509227104c23dcf435121231a5a0068f309ir_package_filepayload/package.irbvc-artifacts/artifacts/48/0b/480baa9b8246ec1d0822c725a6df3509227104c23dcf435121231a5a0068f309/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
44fc1090d0b6a19bbd53260d525494e0d0511a3437ee316c906eb5addc7fb893donedriver_ir_equivlhs=480baa9b8246 rhs=d0aad44b3877 top=__float64__is_pos_infCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
6135c1235d1b54a19a24a80c96006eacc9e14353b4857794c2f2a5795d2f306bdonedriver_ir_to_delay_infoir=d0aad44b3877 top=__float64__is_pos_inf model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
fc920f41ce5693cce739e51336ccc4de5f00ae5322d6bf278696ebcf550d35b9donedriver_ir_to_g8r_aigir=d0aad44b3877 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
9f95324e2a80a3535b1d7ab513d1b91c4521a17a4fdc326f7ef00f733892573bdonedriver_ir_to_g8r_aigir=d0aad44b3877 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
e035b60fe802752abaa536683be2c990e1c765b07ab4c5e5d9dfd3fb62855c08doneir_fn_to_combinational_verilogir=d0aad44b3877 top=__float64__is_pos_inf system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir979668138b45562ea522661b001ce84846315bb4033401401c01aa9d05869032fe6
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-631 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/48/0b/480baa9b8246ec1d0822c725a6df3509227104c23dcf435121231a5a0068f309/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528096598416816-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float64__is_pos_inf -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.35.0 xlsynth-bvc-driver:0.31.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 ir-fn-structural-hash /inputs/input.ir --top "${IR_TOP}" --json true > /scratch/structural_hash.json
test -s /scratch/structural_hash.json
Details JSON
{
  "crate_version_label": "crate:v0.31.0",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.31.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.31.0",
    "release_platform": "ubuntu2004"
  },
  "dso_version_label": "dso:v0.35.0",
  "input_ir_fn_structural_hash": "f49ccadf40b9fbbf7961596a1504ffc5090f1bca6b88261b2903a5215666ecb6",
  "ir_top": "__float64__is_pos_inf",
  "semantic_cache_hit": {
    "from_action_id": "bd226290ace36c657f3bfd34a1558eb0d4dd166af9c94b6c233ea13ea52b75f5",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "480baa9b8246ec1d0822c725a6df3509227104c23dcf435121231a5a0068f309",
  "top_fn_name": "__float64__is_pos_inf",
  "version": "v0.35.0",
  "runtime": {
    "driver_version": "0.31.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.31.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}