/versions/

Action 84908857cf8bfeae4e2a47d72542f5df3fca5f143e12f941bdd278cfbdf9edfa

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=acf39f178b69 top=__std__clzt_pow2_32

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idacf39f178b69c4640bdb8e7468f3d3a3e80bb90482946770c434ce28eb104235donedriver_dslx_fn_to_irxls/dslx/stdlib/std.x::clzt_pow2_32ir_package_file payload/package.ir

Provenance

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

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

output path: bvc-artifacts/artifacts/84/90/84908857cf8bfeae4e2a47d72542f5df3fca5f143e12f941bdd278cfbdf9edfa/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
acf39f178b69c4640bdb8e7468f3d3a3e80bb90482946770c434ce28eb104235ir_package_filepayload/package.irbvc-artifacts/artifacts/ac/f3/acf39f178b69c4640bdb8e7468f3d3a3e80bb90482946770c434ce28eb104235/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
2b3c3671c6820603745ba72b4622f50afd0b5647f746683bfaf4459d54e9d192donedriver_ir_equivlhs=acf39f178b69 rhs=84908857cf8b top=__std__clzt_pow2_32Check unoptimized vs optimized IR equivalence with DriverIrEquiv
4d090312a71ed7c7b9044f3a0faeb167d7aa7e1cc28a9dda51880ffc18ad3c97donedriver_ir_to_delay_infoir=84908857cf8b top=__std__clzt_pow2_32 model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
d17933c24f1c7fe8b6697357934800dedc28a8c7ba75cdc1394605e4808c5d65donedriver_ir_to_g8r_aigir=84908857cf8b top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
7a53f6c99c408bc771a579165149dd0764d945022436c1cfffb27e6b30d618cfdonedriver_ir_to_g8r_aigir=84908857cf8b top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
f9570bfa0587d3fbcf3f9ed513083b7341b73eb3ce0a4bf579d24e07e5f4f671doneir_fn_to_combinational_verilogir=84908857cf8b top=__std__clzt_pow2_32 system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir2153151f59697b28fd76d80428effb648463d34283cda70ac12b38492f71ec4871031
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-188 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/ac/f3/acf39f178b69c4640bdb8e7468f3d3a3e80bb90482946770c434ce28eb104235/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771527923905747312-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__std__clzt_pow2_32 -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": "90845af7a490f0244047559112c4504412b98fe7218a0ea3ef9e0d76402e4573",
  "ir_top": "__std__clzt_pow2_32",
  "semantic_cache_hit": {
    "from_action_id": "e3027d98accbefa9762166e21573733763779c3ee9b9aa0dd664cde143553ce3",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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