/versions/

Action 4d97c1203d624ca8f32fff202e24fdf04afde65d1978bbb354a521319c7cc495

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=3b42162a4a42 top=__hfloat16__lt_2

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id3b42162a4a42eeeebe2e27bf4bfb2113b96bccce905e7f9a2d87daab2758bcffdonedriver_dslx_fn_to_irxls/dslx/stdlib/hfloat16.x::lt_2ir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:00:15.441669722+00:00

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

output path: bvc-artifacts/artifacts/4d/97/4d97c1203d624ca8f32fff202e24fdf04afde65d1978bbb354a521319c7cc495/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
3b42162a4a42eeeebe2e27bf4bfb2113b96bccce905e7f9a2d87daab2758bcffir_package_filepayload/package.irbvc-artifacts/artifacts/3b/42/3b42162a4a42eeeebe2e27bf4bfb2113b96bccce905e7f9a2d87daab2758bcff/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
b3f3dfe5659c5165b75a3d58cfc5545cdd947e267995334042b02823f336d940donedriver_ir_equivlhs=3b42162a4a42 rhs=4d97c1203d62 top=__hfloat16__lt_2Check unoptimized vs optimized IR equivalence with DriverIrEquiv
aac93e7ce40be08729a551bc2408ff6f36673b8292223f53e38c1f2b2a198e20donedriver_ir_to_delay_infoir=4d97c1203d62 top=__hfloat16__lt_2 model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
38e57f833af4adb003a05c91b591f9a88322fb54c68db05a46562a2d1c665751donedriver_ir_to_g8r_aigir=4d97c1203d62 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
eb13411a7665f769075b805d7cd8a9af747534af67cec6e67ce3e0788844bf1fdonedriver_ir_to_g8r_aigir=4d97c1203d62 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
9e8f7657966051acce4f61e1d294204d7185d1cee0f3ec9a0a84c3f75b4b183edoneir_fn_to_combinational_verilogir=4d97c1203d62 top=__hfloat16__lt_2 system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir6701c61c02d5a6f4a4004da8eb28a2e23fcb7d224e8df300fa6bdc86aca5c91ab319
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-273527-51 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/3b/42/3b42162a4a42eeeebe2e27bf4bfb2113b96bccce905e7f9a2d87daab2758bcff/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-273527-1771527614729156921-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__hfloat16__lt_2 -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": "5820e91461f8fbbb09bf17b5aec81e44081ccf45b8934d7e2cf19022e8759268",
  "ir_top": "__hfloat16__lt_2",
  "semantic_cache_hit": {
    "from_action_id": "9ffd5d8a670f2f9eecdecf52b412d07ca4c21f5474b0a17cbbf1532a388582ec",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "3b42162a4a42eeeebe2e27bf4bfb2113b96bccce905e7f9a2d87daab2758bcff",
  "top_fn_name": "__hfloat16__lt_2",
  "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"
  }
}