/versions/

Action 4da4550e78c5fc5c9d13566a1b94561ffcfddcf00cc0bbee19a338c45a1f1db3

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=b1fd5384b1a2 top=__fixed_point__binary_exponent

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idb1fd5384b1a233ce3629e42f8d72654503ac0f2f8fc868b8b100608577d1b88cdonedriver_dslx_fn_to_irxls/dslx/stdlib/fixed_point.x::binary_exponentir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:05:46.395599973+00:00

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

output path: bvc-artifacts/artifacts/4d/a4/4da4550e78c5fc5c9d13566a1b94561ffcfddcf00cc0bbee19a338c45a1f1db3/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
b1fd5384b1a233ce3629e42f8d72654503ac0f2f8fc868b8b100608577d1b88cir_package_filepayload/package.irbvc-artifacts/artifacts/b1/fd/b1fd5384b1a233ce3629e42f8d72654503ac0f2f8fc868b8b100608577d1b88c/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
aad146815b09bb18f7c69e944806fc9cf023433c289de40391be1b9470872834donedriver_ir_equivlhs=b1fd5384b1a2 rhs=4da4550e78c5 top=__fixed_point__binary_exponentCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
a7c10a0da93a2c6a38ccffb640f6e798f8574cbb58d7d8d64acf895f14f48e3adonedriver_ir_to_delay_infoir=4da4550e78c5 top=__fixed_point__binary_exponent model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
8fcc4fedadd94991a863855d8750b802a4a0327d4bb5145de36c54e33795d2e4donedriver_ir_to_g8r_aigir=4da4550e78c5 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
fc30794797e35a4daf36eb2d45b2e9ed1fd608bfa735a6fdb96a3264163bbae7donedriver_ir_to_g8r_aigir=4da4550e78c5 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
a9712d218ed4118e482253d6ba987560e3966e055246f12da34d209730af0ecfdoneir_fn_to_combinational_verilogir=4da4550e78c5 top=__fixed_point__binary_exponent system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir492945dd383579ffdcbb6d9708f503dbf1ea563bb91e8d6c54df73b3ed5c6ab13f3
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-246 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/b1/fd/b1fd5384b1a233ce3629e42f8d72654503ac0f2f8fc868b8b100608577d1b88c/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771527944386482154-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__fixed_point__binary_exponent -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": "f761235041cd353b108c964d564ec4af9201a7ea825867403f2adfa8ab5a89af",
  "ir_top": "__fixed_point__binary_exponent",
  "semantic_cache_hit": {
    "from_action_id": "12cadfc3d817e4301b03d7588679a6233f67be85cc7e34d5c4459009629114bc",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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