/versions/

Action 463d68ae80b880cc860490487596dad66c76c1734522ae58c8a366e06ed4c4de

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=b44647093861 top=__hfloat16__from_float32

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idb4464709386112d9da5eae0ab6e3d021006c5010f85ff5dbcdb2186f05594e29donedriver_dslx_fn_to_irxls/dslx/stdlib/hfloat16.x::from_float32ir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:06:09.239894817+00:00

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

output path: bvc-artifacts/artifacts/46/3d/463d68ae80b880cc860490487596dad66c76c1734522ae58c8a366e06ed4c4de/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
b4464709386112d9da5eae0ab6e3d021006c5010f85ff5dbcdb2186f05594e29ir_package_filepayload/package.irbvc-artifacts/artifacts/b4/46/b4464709386112d9da5eae0ab6e3d021006c5010f85ff5dbcdb2186f05594e29/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
09b6944132e91024f9de737c7b71e588739d78070d435c6ad48ab43501d50ec6donedriver_ir_equivlhs=b44647093861 rhs=463d68ae80b8 top=__hfloat16__from_float32Check unoptimized vs optimized IR equivalence with DriverIrEquiv
2be54868d63b43bd86b08e591122fef8bbd0dfa71f4b41f73c9fce45c537262bdonedriver_ir_to_delay_infoir=463d68ae80b8 top=__hfloat16__from_float32 model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
2bc1c101858ea4ac2c36381c2f5e9b3cacf6985eb19e8a380f8b0d7df27cd024donedriver_ir_to_g8r_aigir=463d68ae80b8 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
84749a3c1ef7a1e512f9a4e2688c1e9cfa48ecc7ae5c20a4c2033ae91b361fcbdonedriver_ir_to_g8r_aigir=463d68ae80b8 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
cdf1ea84f03f24ba075675a3f78643ce73b25605e533fefde86853bb34187c82doneir_fn_to_combinational_verilogir=463d68ae80b8 top=__hfloat16__from_float32 system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir17947760ebf90d6efc0cb6de0a11cb11733864c54aaa588ea3c84c8b89c6d65bcaee3
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-312 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/b4/46/b4464709386112d9da5eae0ab6e3d021006c5010f85ff5dbcdb2186f05594e29/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771527967133829336-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__hfloat16__from_float32 -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": "6f9ad4285bc4b9bc8ee0996b75c96127ca7cdd5ffbc2935caa151981a3f1e797",
  "ir_top": "__hfloat16__from_float32",
  "semantic_cache_hit": {
    "from_action_id": "f37122b3b3664d406473e6305431dc4700cbb643a56ea5bbaa8a9a8fea1b777a",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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