/versions/

Action 834c60a15f86c27054c97b92ff45a7be546a1a1bd186a565a4bbfab0cbe812c1

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=2ade94014708 top=__float32__normalize

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id2ade940147080d92a9bb05ee2e514d2cf02edcf7a2da80a412afcfc1f09b0f49donedriver_dslx_fn_to_irxls/dslx/stdlib/float32.x::normalizeir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:03:50.916799927+00:00

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

output path: bvc-artifacts/artifacts/83/4c/834c60a15f86c27054c97b92ff45a7be546a1a1bd186a565a4bbfab0cbe812c1/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
2ade940147080d92a9bb05ee2e514d2cf02edcf7a2da80a412afcfc1f09b0f49ir_package_filepayload/package.irbvc-artifacts/artifacts/2a/de/2ade940147080d92a9bb05ee2e514d2cf02edcf7a2da80a412afcfc1f09b0f49/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
0c334822e30bd729a3d6f3b0e2e20484c1b14b6e8d115142fc1237226853443edonedriver_ir_equivlhs=2ade94014708 rhs=834c60a15f86 top=__float32__normalizeCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
b83e6c4a3c730485a02e0562b10fecd3ba3ce63389ff425529dba7ddf365cb92donedriver_ir_to_delay_infoir=834c60a15f86 top=__float32__normalize model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
6946215f5ff041c9cdf8e8eb73f7214a7b7cb282a3b41cb89acc4801f17ef334donedriver_ir_to_g8r_aigir=834c60a15f86 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
627700d40cd8c9075d3b88b6b8289f13b675fdd4726fbab1030f90153f3aece5donedriver_ir_to_g8r_aigir=834c60a15f86 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
5c839ac01f587c2f5b6838e0e8a18a35ee30a1bc515da5f57d93fe92fbb4c793doneir_fn_to_combinational_verilogir=834c60a15f86 top=__float32__normalize system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir17215391ec8b8936443c2d427b63d6fe43e72bccb6ac9e90edb888ab675567cd00ed
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-298443-89 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/2a/de/2ade940147080d92a9bb05ee2e514d2cf02edcf7a2da80a412afcfc1f09b0f49/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-298443-1771527829874403472-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float32__normalize -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": "6248eeac6e1d5c91675adae598aa18dc1d768872219c1ef6bec6a7f35d8f0257",
  "ir_top": "__float32__normalize",
  "semantic_cache_hit": {
    "from_action_id": "d9cea22f98985adff80ef4ebc5c2b43af80bca612ae30963a9066f70b166e5c2",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "2ade940147080d92a9bb05ee2e514d2cf02edcf7a2da80a412afcfc1f09b0f49",
  "top_fn_name": "__float32__normalize",
  "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"
  }
}