/versions/

Action d08879b7b2ade1c8a92a54abbf2d1360a9fba5ab134688c7c9cbf155e61a4c5a

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=f772cd39902f top=__hfloat16__gt_2

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idf772cd39902f4aefe2bc739983e6aaffc825a25f28af97ad0c01086c119c3733donedriver_dslx_fn_to_irxls/dslx/stdlib/hfloat16.x::gt_2ir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:13:15.512271680+00:00

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

output path: bvc-artifacts/artifacts/d0/88/d08879b7b2ade1c8a92a54abbf2d1360a9fba5ab134688c7c9cbf155e61a4c5a/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
f772cd39902f4aefe2bc739983e6aaffc825a25f28af97ad0c01086c119c3733ir_package_filepayload/package.irbvc-artifacts/artifacts/f7/72/f772cd39902f4aefe2bc739983e6aaffc825a25f28af97ad0c01086c119c3733/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
def128d699d083740b451f9a17251c8138895da00e4cb5e33ef10f3c6009aee6donedriver_ir_equivlhs=f772cd39902f rhs=d08879b7b2ad top=__hfloat16__gt_2Check unoptimized vs optimized IR equivalence with DriverIrEquiv
2bb0e8d284c34d9c3b653eb242e6a9a1f8abfeea5ae66b7bda0a2bd2a6e54c9edonedriver_ir_to_delay_infoir=d08879b7b2ad top=__hfloat16__gt_2 model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
8c84105000cd907afe39437aee7cad25aec9b635e523b52d3d1441821024c22edonedriver_ir_to_g8r_aigir=d08879b7b2ad top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
5b77209afd1354fc52382caf63c77632a9e95e7e0d6257ba2ea4e5fdd96a52e6donedriver_ir_to_g8r_aigir=d08879b7b2ad top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
b4e20e2095367043c79b87f10ca7f52677bca742ab12647a9fd8c19c56ef7d2edoneir_fn_to_combinational_verilogir=d08879b7b2ad top=__hfloat16__gt_2 system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir5451d08aa469fdaf354fce0c3af59c6e00d9cb85d9769cd206e1ff8aea19186a7dee
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-1397 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/f7/72/f772cd39902f4aefe2bc739983e6aaffc825a25f28af97ad0c01086c119c3733/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528393929177741-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__hfloat16__gt_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": "1ff806c5853764b47d80b27450293a53e0d3bda140326430033e1df26043b40e",
  "ir_top": "__hfloat16__gt_2",
  "semantic_cache_hit": {
    "from_action_id": "8c03f07d9c33aed87e4a871cc57e81ab15d38f41c4380c48cd57047d6a63d0f9",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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