/versions/

Action d0e20d03f486ecf135556689acef507e924c9a8d711930076203e73d80feabc6

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=3b55897b0f70 top=__float32__has_negative_exponent

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id3b55897b0f70ff51490b8feb3bd44480813d8c77b655f0100d27d84682035b36donedriver_dslx_fn_to_irxls/dslx/stdlib/float32.x::has_negative_exponentir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:08:26.068501176+00:00

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

output path: bvc-artifacts/artifacts/d0/e2/d0e20d03f486ecf135556689acef507e924c9a8d711930076203e73d80feabc6/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
3b55897b0f70ff51490b8feb3bd44480813d8c77b655f0100d27d84682035b36ir_package_filepayload/package.irbvc-artifacts/artifacts/3b/55/3b55897b0f70ff51490b8feb3bd44480813d8c77b655f0100d27d84682035b36/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
9dc135435caacbe03de2b2c560a43388519bb992402f7c1c7c8a961ce91b178ddonedriver_ir_equivlhs=3b55897b0f70 rhs=d0e20d03f486 top=__float32__has_negative_exponentCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
7f3582a82c4e69620f234bacefaebb45e940a195b8299e3355dec09b152f8ecadonedriver_ir_to_delay_infoir=d0e20d03f486 top=__float32__has_negative_exponent model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
7529f98e2b99097ad711cb50891ffb7c600fce4aa8cfde685a7e53fabd8f1851donedriver_ir_to_g8r_aigir=d0e20d03f486 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
2f87fe8d549692472290e6445e1052ef0849f6bc294d46226c4275fc143a1667donedriver_ir_to_g8r_aigir=d0e20d03f486 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
ca8ec9808f1cb1237d451800d0bc13f0efa1b89306d7383d13f44dae4a90343cdoneir_fn_to_combinational_verilogir=d0e20d03f486 top=__float32__has_negative_exponent system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir7540392efc6b4b2258978f5d65baa181f512e55351b11abc1b1a51f316ab39a2ed1
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-649 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/3b/55/3b55897b0f70ff51490b8feb3bd44480813d8c77b655f0100d27d84682035b36/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528104305565804-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float32__has_negative_exponent -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": "f0e4dfa1fb4c44089d2ecb6f2c9e0d84e97ab771a76fc8b4a2d3fd87c9877774",
  "ir_top": "__float32__has_negative_exponent",
  "semantic_cache_hit": {
    "from_action_id": "18b9fbde6964c818cc82431d7bb140b3dd28dd493741a8fa081f4746497f98ff",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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