/versions/

Action f2607967d2591c7fbb4fed9ba18ff7cea14b2ffc43f6bbcda5ea643adb29064c

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=06ff264efed8 top=__float64__lt_2

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id06ff264efed8a2f8d95cb037679df317ffac24437c6ad22bfeeee8328ba1f65edonedriver_dslx_fn_to_irxls/dslx/stdlib/float64.x::lt_2ir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:12:36.444946987+00:00

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

output path: bvc-artifacts/artifacts/f2/60/f2607967d2591c7fbb4fed9ba18ff7cea14b2ffc43f6bbcda5ea643adb29064c/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
06ff264efed8a2f8d95cb037679df317ffac24437c6ad22bfeeee8328ba1f65eir_package_filepayload/package.irbvc-artifacts/artifacts/06/ff/06ff264efed8a2f8d95cb037679df317ffac24437c6ad22bfeeee8328ba1f65e/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
372b6448feba0c8a2c5dc8b1aa7252205ae9ef233f66d06877f6b54eb922eba2donedriver_ir_equivlhs=06ff264efed8 rhs=f2607967d259 top=__float64__lt_2Check unoptimized vs optimized IR equivalence with DriverIrEquiv
c7adfeeec8e0dab3db22a01fc22fab1471d52498419ab1cc19ca9e30e0c4b178donedriver_ir_to_delay_infoir=f2607967d259 top=__float64__lt_2 model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
a05b023b19c42bb4bfe61f16a8206fb7ed4308286bb4839efb9eb0af4a0bcdc6donedriver_ir_to_g8r_aigir=f2607967d259 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
59e6bf84d60366fe28bd4c51fc2a7d4dc53c5b10da26c6833c38494a8e02bcd5donedriver_ir_to_g8r_aigir=f2607967d259 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
76f9da1d251838d1ecff79b6dc2b7318b39327c5599da483b2e5369823340162doneir_fn_to_combinational_verilogir=f2607967d259 top=__float64__lt_2 system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir67067a210122101b811949c31eaf568f5aa0021577af10aa72140509101acd2cde92
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-1296 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/06/ff/06ff264efed8a2f8d95cb037679df317ffac24437c6ad22bfeeee8328ba1f65e/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528354482578443-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float64__lt_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": "b4c9102b95c6d8de176d565eff5149f67d88edea4221013353e1a4a0ca39602b",
  "ir_top": "__float64__lt_2",
  "semantic_cache_hit": {
    "from_action_id": "40df92cdeed7c5b7606d5db51068b1fd785f274b82be2691c7d08b10cff30d05",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "06ff264efed8a2f8d95cb037679df317ffac24437c6ad22bfeeee8328ba1f65e",
  "top_fn_name": "__float64__lt_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"
  }
}