/versions/

Action 98ea4b5d7c088f813413515531a2a59c9bd7890f0199546b7316e30932c7cec2

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=7e539fe154e4 top=__fixed_point__aligned_width

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id7e539fe154e49359e03bae570d4bd0cc5a64811974209ccef30e848cc95cd5bedonedriver_dslx_fn_to_irxls/dslx/stdlib/fixed_point.x::aligned_widthir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:04:30.748737039+00:00

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

output path: bvc-artifacts/artifacts/98/ea/98ea4b5d7c088f813413515531a2a59c9bd7890f0199546b7316e30932c7cec2/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
7e539fe154e49359e03bae570d4bd0cc5a64811974209ccef30e848cc95cd5beir_package_filepayload/package.irbvc-artifacts/artifacts/7e/53/7e539fe154e49359e03bae570d4bd0cc5a64811974209ccef30e848cc95cd5be/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
3f06deac8d01c9364a2dfa91253c94524cf49f14ee3b4527e56d916d8df24056donedriver_ir_equivlhs=7e539fe154e4 rhs=98ea4b5d7c08 top=__fixed_point__aligned_widthCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
f7298ae31c0481b281eb264f7573602babab193f60dfdc870b3b44df8c0f8a9fdonedriver_ir_to_delay_infoir=98ea4b5d7c08 top=__fixed_point__aligned_width model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
333bb82964d780bca1eba10ea6ab571b1499e47519e847a42213948a01f25250donedriver_ir_to_g8r_aigir=98ea4b5d7c08 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
daa2a7f5e33a1426a12b5e10da131ab75e6e6b53a3e63ed1cf8ea0ed6da5a03ddonedriver_ir_to_g8r_aigir=98ea4b5d7c08 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
b8a782564cebaa75124188b9a3393ea1d53c934f961ae8f2301fef4aa5fc8700doneir_fn_to_combinational_verilogir=98ea4b5d7c08 top=__fixed_point__aligned_width system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir2630bd9e57ab8ca11dfd3cae97e625ee5db6d57265796ffd0c4599fd08f42d3b36b0
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-29 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/7e/53/7e539fe154e49359e03bae570d4bd0cc5a64811974209ccef30e848cc95cd5be/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771527867812868164-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__fixed_point__aligned_width -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": "f768edbe9ea7b6f25bc08ba43c3a21a72bff25b30779909f16d33525dd3a4484",
  "ir_top": "__fixed_point__aligned_width",
  "semantic_cache_hit": {
    "from_action_id": "dc995d37f8703505bc524ca4c30af8f561dd149577954b51a314680efa81d739",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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