/versions/

Action 1ec513b621c7682f9f245ac19bed4eb926393704eed267801a745a0267514cdd

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=02cd2eec64fa top=__hfloat16__unflatten

crate:v0.15.0dso:v0.15.0driver:crate:v0.15.0

Upstream Dependencies

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

Provenance

created_utc: 2026-02-19T20:51:35.803797289+00:00

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

output path: bvc-artifacts/artifacts/1e/c5/1ec513b621c7682f9f245ac19bed4eb926393704eed267801a745a0267514cdd/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
02cd2eec64faaebaee3fb2ad1972c17487ed0e9252ed83976d9b38598f40a702ir_package_filepayload/package.irbvc-artifacts/artifacts/02/cd/02cd2eec64faaebaee3fb2ad1972c17487ed0e9252ed83976d9b38598f40a702/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
a0c32f1031ca55ef11ecfad60a5f9e3382c4881890345e431cf4f9d7e6a54363donedriver_ir_equivlhs=02cd2eec64fa rhs=1ec513b621c7 top=__hfloat16__unflattenCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
4261de374fe9b3353979edbd05028ed7b7f86f0bcbfac31e2deeb9c6fae62614donedriver_ir_to_delay_infoir=1ec513b621c7 top=__hfloat16__unflatten model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
d50306b96c65aef3072d22e10730aae943c8f0002b722918c6e3087af4380cb9donedriver_ir_to_g8r_aigir=1ec513b621c7 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
014c0f8a28cb0f000aa882896f743b7499da5ac2fa47b293ea7877cd9e56f8acdonedriver_ir_to_g8r_aigir=1ec513b621c7 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
7bb68f15c1cb5968b0c32c7c57af27ca4cc239d109fd1f146dcb89eda94a53c2doneir_fn_to_combinational_verilogir=1ec513b621c7 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-1ec513b621c7682f-989782-30 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/02/cd/02cd2eec64faaebaee3fb2ad1972c17487ed0e9252ed83976d9b38598f40a702/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/1ec513b621c7682f9f245ac19bed4eb926393704eed267801a745a0267514cdd-989782-1771534294386427275/payload:/outputs -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.15.0 xlsynth-bvc-driver:0.15.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 ir2opt /inputs/input.ir --top "${IR_TOP}" > /outputs/package.opt.ir
Details JSON
{
  "crate_version_label": "crate:v0.15.0",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.15.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.15.0",
    "release_platform": "ubuntu2004"
  },
  "dso_version_label": "dso:v0.15.0",
  "input_ir_fn_structural_hash_error": "docker run failed with exit code Some(2)\nstdout:\n\nstderr:\nerror: unrecognized subcommand 'ir-fn-structural-hash'\n\n  tip: a similar subcommand exists: 'ir-fn-eval'\n\nUsage: xlsynth-driver [OPTIONS] [COMMAND]\n\nFor more information, try '--help'.\n",
  "ir_top": "__hfloat16__unflatten",
  "xlsynth_version": "v0.15.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "02cd2eec64faaebaee3fb2ad1972c17487ed0e9252ed83976d9b38598f40a702",
  "top_fn_name": "__hfloat16__unflatten",
  "version": "v0.15.0",
  "runtime": {
    "driver_version": "0.15.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.15.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}