/versions/

Action 2fa832eba433781173b4b695dec42dad7efdb2b378640db2099c71370e6d7a69

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=545c98d4b8dc top=__fixed_point__binary_exponent

crate:v0.20.0dso:v0.23.0driver:crate:v0.20.0

Upstream Dependencies

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

Provenance

created_utc: 2026-02-19T22:43:16.045009232+00:00

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

output path: bvc-artifacts/artifacts/2f/a8/2fa832eba433781173b4b695dec42dad7efdb2b378640db2099c71370e6d7a69/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
545c98d4b8dc2ad841bab5d0c2ddb8db5bbed44678c6dfaa450aab3b731dd6e7ir_package_filepayload/package.irbvc-artifacts/artifacts/54/5c/545c98d4b8dc2ad841bab5d0c2ddb8db5bbed44678c6dfaa450aab3b731dd6e7/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
e734fe088e81459dcaabfe7ab3af34cf1a2860ae88a69e7a2a4c34f79297fda2donedriver_ir_equivlhs=545c98d4b8dc rhs=2fa832eba433 top=__fixed_point__binary_exponentCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
4e3a83ec9204fed55c8f6128903f1f67287ac5850c3aa7bbca1b0e97ac11dfabdonedriver_ir_to_delay_infoir=2fa832eba433 top=__fixed_point__binary_exponent model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
ae298192f866547de46b8b957b2893ee737da2b7bbf2c3898e6aec54c14b1b6cdonedriver_ir_to_g8r_aigir=2fa832eba433 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
260c6c82193def951e99cff446e064b0e506765c7aed65af8d0f8a79be4a06badonedriver_ir_to_g8r_aigir=2fa832eba433 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
7a054ae802ad3f342eb0f45301c126f252a56f26104f671a7c3309ac40553c4adoneir_fn_to_combinational_verilogir=2fa832eba433 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-2fa832eba4337811-1374217-5610 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/54/5c/545c98d4b8dc2ad841bab5d0c2ddb8db5bbed44678c6dfaa450aab3b731dd6e7/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/2fa832eba433781173b4b695dec42dad7efdb2b378640db2099c71370e6d7a69-1374217-1771540991126108147/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.23.0 xlsynth-bvc-driver:0.20.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.20.0",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.20.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.20.0",
    "release_platform": "ubuntu2004"
  },
  "dso_version_label": "dso:v0.23.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.23.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "545c98d4b8dc2ad841bab5d0c2ddb8db5bbed44678c6dfaa450aab3b731dd6e7",
  "top_fn_name": "__fixed_point__binary_exponent",
  "version": "v0.23.0",
  "runtime": {
    "driver_version": "0.20.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.20.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}