/versions/

Action 896494174fcfddca3ec547ea4159d633bad1dda17560657c243c74440669f7f2

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=719a51783868 top=__float32__ceil_daz

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id719a51783868e2a0d613f3dfc94e0c8efdd8322c74091730f840efd23891115fdonedriver_dslx_fn_to_irxls/dslx/stdlib/float32.x::ceil_dazir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:18:39.327139141+00:00

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

output path: bvc-artifacts/artifacts/89/64/896494174fcfddca3ec547ea4159d633bad1dda17560657c243c74440669f7f2/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
719a51783868e2a0d613f3dfc94e0c8efdd8322c74091730f840efd23891115fir_package_filepayload/package.irbvc-artifacts/artifacts/71/9a/719a51783868e2a0d613f3dfc94e0c8efdd8322c74091730f840efd23891115f/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
6442c16fdd750779de7453dc78f6f9d0987e30efddf13a8ea05575d91543a847donedriver_ir_equivlhs=719a51783868 rhs=896494174fcf top=__float32__ceil_dazCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
cc8f2f3088f55289bd3e2ca5fc6af2cce1b88958a3fe70432a9f2b6531fc9027donedriver_ir_to_delay_infoir=896494174fcf top=__float32__ceil_daz model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
27ef672c499ed4e139fa121786e9d79360c0cdbfe1dd2815a7dabc6f69e9c1c5donedriver_ir_to_g8r_aigir=896494174fcf top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
1ae9025a125e3dc1e5651c1d570c979b176d9cd664ac0b50023689439173852edonedriver_ir_to_g8r_aigir=896494174fcf top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
737c095bcaf232139694ff205f245e0a3c6e814b67607a6610f2803ea86d2bc0doneir_fn_to_combinational_verilogir=896494174fcf top=__float32__ceil_daz system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir696209ab3f78d92b173c169f1eb36343fa2ab498dbbe8a3a10803f535f20846ef90b
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-504820-1 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/71/9a/719a51783868e2a0d613f3dfc94e0c8efdd8322c74091730f840efd23891115f/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-504820-1771528718539627987-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float32__ceil_daz -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": "456de74432e6bc7edfcdb58046d02577c73b81bfb2296491f8d128d7133c4942",
  "ir_top": "__float32__ceil_daz",
  "semantic_cache_hit": {
    "from_action_id": "90e1696ba50bd7ae8ee1d9e2c937b2945531f999cff8a40bad5fb4a35915e768",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "719a51783868e2a0d613f3dfc94e0c8efdd8322c74091730f840efd23891115f",
  "top_fn_name": "__float32__ceil_daz",
  "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"
  }
}