/versions/

Action 1ef8f98d66b82e046123258b56ec11a4cb088c3ddee6b1d249a7ff4b267a8924

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=5a3336641830 top=__fixed_point__binary_exponent

crate:v0.6.0dso:v0.7.0driver:crate:v0.6.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id5a3336641830252693e22e81020e93769fd0d53a6c18890d86db4b884ea45a8edonedriver_dslx_fn_to_irxls/dslx/stdlib/fixed_point.x::binary_exponentir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T23:04:51.981122139+00:00

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

output path: bvc-artifacts/artifacts/1e/f8/1ef8f98d66b82e046123258b56ec11a4cb088c3ddee6b1d249a7ff4b267a8924/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
5a3336641830252693e22e81020e93769fd0d53a6c18890d86db4b884ea45a8eir_package_filepayload/package.irbvc-artifacts/artifacts/5a/33/5a3336641830252693e22e81020e93769fd0d53a6c18890d86db4b884ea45a8e/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
30e57d9320dd0bc760c0d09a032708457f3ef55828cd76fa4a9980fd2fbd60dfdonedriver_ir_equivlhs=5a3336641830 rhs=1ef8f98d66b8 top=__fixed_point__binary_exponentCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
662fd84b7089da113f153282360e79599517574b3fa5f101fbd2e70c168958cddonedriver_ir_to_delay_infoir=1ef8f98d66b8 top=__fixed_point__binary_exponent model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
15d82fa6aa7d7d4954dede0cd00c19b91addf6feaa1ea28084abfeea8f63287edonedriver_ir_to_g8r_aigir=1ef8f98d66b8 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
dee7028165d3c3de15e37539fa429e296bdc327bd0bd821551baf0444931b0e7donedriver_ir_to_g8r_aigir=1ef8f98d66b8 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
fce816551710237cf6e72faedba469313538c01c9906c576fe9c5558b1825407doneir_fn_to_combinational_verilogir=1ef8f98d66b8 top=__fixed_point__binary_exponent system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir492945dd383579ffdcbb6d9708f503dbf1ea563bb91e8d6c54df73b3ed5c6ab13f3
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-1ef8f98d66b82e04-1374217-7786 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/5a/33/5a3336641830252693e22e81020e93769fd0d53a6c18890d86db4b884ea45a8e/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/1ef8f98d66b82e046123258b56ec11a4cb088c3ddee6b1d249a7ff4b267a8924-1374217-1771542286836361727/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__fixed_point__binary_exponent -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.7.0 xlsynth-bvc-driver:0.6.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 ir2opt /inputs/input.ir --top "${IR_TOP}" > /outputs/package.opt.ir
Details JSON
{
  "crate_version_label": "crate:v0.6.0",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.6.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.6.0",
    "release_platform": "ubuntu2004"
  },
  "dso_version_label": "dso:v0.7.0",
  "input_ir_fn_structural_hash_error": "docker run failed (exit=Some(2)): error: unrecognized subcommand 'ir-fn-structural-hash'\nstdout:\n\nstderr:\nerror: unrecognized subcommand 'ir-fn-structural-hash'\n\n  tip: a similar subcommand exists: 'ir-fn-eval'\n\nUsage: xlsynth-driver [OPTIONS] [COMMAND]\n\nFor more information, try '--help'.\n",
  "ir_top": "__fixed_point__binary_exponent",
  "xlsynth_version": "v0.7.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "5a3336641830252693e22e81020e93769fd0d53a6c18890d86db4b884ea45a8e",
  "top_fn_name": "__fixed_point__binary_exponent",
  "version": "v0.7.0",
  "runtime": {
    "driver_version": "0.6.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.6.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}