/versions/

Action 647834b486ecfac1969f17f9bec46296fb2fdfdddc377a3ae8844a51c0be789e

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=f9ff0547b1f2 top=__acm_random__rng_next

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idf9ff0547b1f2d11891407a56f680fe18f783abf02c1303e78e2cf18b93bb2de1donedriver_dslx_fn_to_irxls/dslx/stdlib/acm_random.x::rng_nextir_package_file payload/package.ir

Provenance

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

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

output path: bvc-artifacts/artifacts/64/78/647834b486ecfac1969f17f9bec46296fb2fdfdddc377a3ae8844a51c0be789e/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
f9ff0547b1f2d11891407a56f680fe18f783abf02c1303e78e2cf18b93bb2de1ir_package_filepayload/package.irbvc-artifacts/artifacts/f9/ff/f9ff0547b1f2d11891407a56f680fe18f783abf02c1303e78e2cf18b93bb2de1/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
ba8f3eaec752550d6f24d7669d4d2e516b3b93567b623ae0c4db34552ac89686donedriver_ir_equivlhs=f9ff0547b1f2 rhs=647834b486ec top=__acm_random__rng_nextCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
2d935d6b48e90cd02096baa00674ae42279b63f06c75c32e52b3eafec81efae0donedriver_ir_to_delay_infoir=647834b486ec top=__acm_random__rng_next model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
f3326a06413d8648257e258468ab0ae4c2eae4d4c89abd77aa61387f9b8eb6f8donedriver_ir_to_g8r_aigir=647834b486ec top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
9155c0d09dce55a2743e01a66c8037c1f0d0eeac3261e4feed566559c637b33cdonedriver_ir_to_g8r_aigir=647834b486ec top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
2475abe7502532a97173df5ee47616da6bbdd9c8f30ec90be60299cd9010c217doneir_fn_to_combinational_verilogir=647834b486ec top=__acm_random__rng_next system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir1127624ee42ae9e85574441c54db44c31408efa35fc49797ce5f053d0fd95dde84c0
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-1461 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/f9/ff/f9ff0547b1f2d11891407a56f680fe18f783abf02c1303e78e2cf18b93bb2de1/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528418302772538-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__acm_random__rng_next -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": "36381d4117a5c9fbf61dae953980df3bc469de3ba8e82efe9c3cca52833aa37d",
  "ir_top": "__acm_random__rng_next",
  "semantic_cache_hit": {
    "from_action_id": "9bff0122feb5df266635678f4a3c559257d35fce782f2d1cc94ce42868e40af5",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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