/versions/

Action 377463a96be00a6b6fa10298bd9d9c1e04e413d69e204f11dd3b2412479b73e3

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=5798e49e216c top=__float64__has_negative_exponent

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id5798e49e216c30cbda77f94e2218fb9513c923c079cc2c522fbfb4893f6f3ec4donedriver_dslx_fn_to_irxls/dslx/stdlib/float64.x::has_negative_exponentir_package_file payload/package.ir

Provenance

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

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

output path: bvc-artifacts/artifacts/37/74/377463a96be00a6b6fa10298bd9d9c1e04e413d69e204f11dd3b2412479b73e3/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
5798e49e216c30cbda77f94e2218fb9513c923c079cc2c522fbfb4893f6f3ec4ir_package_filepayload/package.irbvc-artifacts/artifacts/57/98/5798e49e216c30cbda77f94e2218fb9513c923c079cc2c522fbfb4893f6f3ec4/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
fca272e12fc9a5a610ad9a934d59ae99d61610bf4ef9a61382d5dcd176d3745bdonedriver_ir_equivlhs=5798e49e216c rhs=377463a96be0 top=__float64__has_negative_exponentCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
b135fcc98199f29619986378767ee973aa14998637712968ddec09eeb04262bcdonedriver_ir_to_delay_infoir=377463a96be0 top=__float64__has_negative_exponent model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
e3deaae6c0b8d6cde1bfcdf68bff03d7d8075b371f22277f4148c5fbfefe56a4donedriver_ir_to_g8r_aigir=377463a96be0 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
706b044171a6ab57949151141e0d8927a729d8e0a9f121b43c6fcd2fd351d45ddonedriver_ir_to_g8r_aigir=377463a96be0 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
07b23a89d8d8d736a9cd5aa94039a4749b29041eaa41488a74b11ad5c574f114doneir_fn_to_combinational_verilogir=377463a96be0 top=__float64__has_negative_exponent system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir759a1b450e2175df8b18ad55ce4cb1411c2ed784b16d5f454c36e6537bfc3266a9d
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-286837-2 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/57/98/5798e49e216c30cbda77f94e2218fb9513c923c079cc2c522fbfb4893f6f3ec4/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-286837-1771527744847727497-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float64__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": "097212cf4cfb7bff2fdb6890cc042f2187bb88b3d449053014ba5b56cd748d2f",
  "ir_top": "__float64__has_negative_exponent",
  "semantic_cache_hit": {
    "from_action_id": "5942049a55922b2c7dd30cd79bb1e655b7bec0f3b93d9c8c94bfe7f37b940229",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "5798e49e216c30cbda77f94e2218fb9513c923c079cc2c522fbfb4893f6f3ec4",
  "top_fn_name": "__float64__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"
  }
}