/versions/

Action 341bee5e5486fc59dee0fefbaf1c6b897895fdbacea915da8fb38c3a130ec37a

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=eae1364f04b4 top=__hfloat16__unflatten

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_ideae1364f04b4b1084e670c0944cc64ec0b7644b6ddbce3972dd6b27005a060f0donedriver_dslx_fn_to_irxls/dslx/stdlib/hfloat16.x::unflattenir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:11:55.346429900+00:00

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

output path: bvc-artifacts/artifacts/34/1b/341bee5e5486fc59dee0fefbaf1c6b897895fdbacea915da8fb38c3a130ec37a/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
eae1364f04b4b1084e670c0944cc64ec0b7644b6ddbce3972dd6b27005a060f0ir_package_filepayload/package.irbvc-artifacts/artifacts/ea/e1/eae1364f04b4b1084e670c0944cc64ec0b7644b6ddbce3972dd6b27005a060f0/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
05422b767262c3b66ef76e02823fa2ac7fa8f254efab89d878da5fedd0b4f5bfdonedriver_ir_equivlhs=eae1364f04b4 rhs=341bee5e5486 top=__hfloat16__unflattenCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
93a28ee3671d56f58056a41e831a285628b527bf722009ee0e7d6119bae37138donedriver_ir_to_delay_infoir=341bee5e5486 top=__hfloat16__unflatten model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
90259bcabd9e87ed51e7a2859f55248b94f5059f12f824891962d8910a3c6e09donedriver_ir_to_g8r_aigir=341bee5e5486 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
4de592d3c63dbfedbeeeaf7d9d72ef6450684da614d6d542c8b808aa49553454donedriver_ir_to_g8r_aigir=341bee5e5486 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
43a7b32fbeacc0277aaac6847e5ae66de69d2009588e0b7efbd251c6358eedf5doneir_fn_to_combinational_verilogir=341bee5e5486 top=__hfloat16__unflatten system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir611f5f464a3d7c4f5657f31901c377014526639c27f2123406ab1085524ecdab53c
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-1190 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/ea/e1/eae1364f04b4b1084e670c0944cc64ec0b7644b6ddbce3972dd6b27005a060f0/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528313543983716-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__hfloat16__unflatten -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": "3a14d40cade009611600ab4f9937085c0314babf8a1ac13b9398bed116671a1d",
  "ir_top": "__hfloat16__unflatten",
  "semantic_cache_hit": {
    "from_action_id": "cdfc0ecc46134587e81ad57fed0fbf37aa9477892c32047085eb04416dd69335",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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