/versions/

Action 5021455d368628c54e8cc31044446293e1d33f57a8ff9c6c119d31834c1b0010

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=4ece27657d62 top=__fixed_point__num_bits_overlapping

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id4ece27657d6207e55a8dfe8fae1c19c175088c115db49db185fd557d4e6b1e95donedriver_dslx_fn_to_irxls/dslx/stdlib/fixed_point.x::num_bits_overlappingir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:00:24.831554148+00:00

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

output path: bvc-artifacts/artifacts/50/21/5021455d368628c54e8cc31044446293e1d33f57a8ff9c6c119d31834c1b0010/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
4ece27657d6207e55a8dfe8fae1c19c175088c115db49db185fd557d4e6b1e95ir_package_filepayload/package.irbvc-artifacts/artifacts/4e/ce/4ece27657d6207e55a8dfe8fae1c19c175088c115db49db185fd557d4e6b1e95/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
45e133af54abc11f67f89fde82c62eba72f62d7a8a8ca8ac377654b043fbe783donedriver_ir_equivlhs=4ece27657d62 rhs=5021455d3686 top=__fixed_point__num_bits_overlappingCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
98d52d723d3fc34dfacdb6d77ca7aebbd196f64f9a485017f618efcd07731d11donedriver_ir_to_delay_infoir=5021455d3686 top=__fixed_point__num_bits_overlapping model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
877c3fb79b0f7754158e9dc91e4b07c56065b02210d2bec4dd346710c4204677donedriver_ir_to_g8r_aigir=5021455d3686 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
ddca81bfd2afa4a634869b93852503b722e89a4f06ff1956081cfee32031a7ffdonedriver_ir_to_g8r_aigir=5021455d3686 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
85fca1e5e7755a59fab8bafcba54813ffebced8ac59baff8b192d74112435e8bdoneir_fn_to_combinational_verilogir=5021455d3686 top=__fixed_point__num_bits_overlapping system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir21024d7104c95f26966ef697e1ea77ad8fc06164f506cb65da887fb374a695365531
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-273527-62 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/4e/ce/4ece27657d6207e55a8dfe8fae1c19c175088c115db49db185fd557d4e6b1e95/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-273527-1771527624099004637-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__fixed_point__num_bits_overlapping -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": "f4718c769747e68a93fa29457deab6a1bff4aa3badbd540cb1a64f34c536a5bb",
  "ir_top": "__fixed_point__num_bits_overlapping",
  "semantic_cache_hit": {
    "from_action_id": "b2728af326d79ec53bc88355741ccbbcdfac596286c2c4b9cc014669bb8d2796",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "4ece27657d6207e55a8dfe8fae1c19c175088c115db49db185fd557d4e6b1e95",
  "top_fn_name": "__fixed_point__num_bits_overlapping",
  "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"
  }
}