/versions/

Action b074a2f0b1514eb05368ba72c67bbdfc085a57e62cf449af24be852196d61c28

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=fa0241e10bdf top=__fixed_point__is_negative

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idfa0241e10bdf530c52c9283467df8a1f95fda0df6e9e829dfa0c0a1e89f1b98fdonedriver_dslx_fn_to_irxls/dslx/stdlib/fixed_point.x::is_negativeir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:13:41.721380741+00:00

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

output path: bvc-artifacts/artifacts/b0/74/b074a2f0b1514eb05368ba72c67bbdfc085a57e62cf449af24be852196d61c28/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
fa0241e10bdf530c52c9283467df8a1f95fda0df6e9e829dfa0c0a1e89f1b98fir_package_filepayload/package.irbvc-artifacts/artifacts/fa/02/fa0241e10bdf530c52c9283467df8a1f95fda0df6e9e829dfa0c0a1e89f1b98f/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
4162fe82646d3110f0f472936a5e2186780a767e8e0025b09a017761b2675178donedriver_ir_equivlhs=fa0241e10bdf rhs=b074a2f0b151 top=__fixed_point__is_negativeCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
12b77e166f730e371e2e8b2d33146c1804b50d80430c917031b7105a67e07b71donedriver_ir_to_delay_infoir=b074a2f0b151 top=__fixed_point__is_negative model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
c3d47368f58a5ed4e1d12b0b45fa0c1e1c8ccca4d9f83ccee42e53034d9d35b1donedriver_ir_to_g8r_aigir=b074a2f0b151 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
9230e59f32ed6d798518e1e076c86694f9085949d123c703a23eafae7f395a99donedriver_ir_to_g8r_aigir=b074a2f0b151 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
357bb63941b34435fd5b41bd7b4848974207df27d9a875b2db1d93b5ec2ac7cddoneir_fn_to_combinational_verilogir=b074a2f0b151 top=__fixed_point__is_negative system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir408167e57248570afb2a8ba595cc03c3deb8616f2ffde9efcf00a8eea0678c73c8a
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-1465 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/fa/02/fa0241e10bdf530c52c9283467df8a1f95fda0df6e9e829dfa0c0a1e89f1b98f/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528419249489712-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__fixed_point__is_negative -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": "79c625c709da81d1d0a952498f981e38fb76de0ea5f84fe894ffe4e05c815ed0",
  "ir_top": "__fixed_point__is_negative",
  "semantic_cache_hit": {
    "from_action_id": "ec416e0f376300ab65e15e0000c6c6eed83a28c44a2c4cfb6a78f9aa05652ad0",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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