/versions/

Action 6becf6a347b60b6eb05d2253795958c15d7a2d6d4e6b34f2d94b3e457d5a60f8

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=00f4cb5c6f39 top=__float64__has_fractional_part

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id00f4cb5c6f39a7ce93570b84a558c701ca166b5b60fbdaaa7e108153a6715616donedriver_dslx_fn_to_irxls/dslx/stdlib/float64.x::has_fractional_partir_package_file payload/package.ir

Provenance

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

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

output path: bvc-artifacts/artifacts/6b/ec/6becf6a347b60b6eb05d2253795958c15d7a2d6d4e6b34f2d94b3e457d5a60f8/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
00f4cb5c6f39a7ce93570b84a558c701ca166b5b60fbdaaa7e108153a6715616ir_package_filepayload/package.irbvc-artifacts/artifacts/00/f4/00f4cb5c6f39a7ce93570b84a558c701ca166b5b60fbdaaa7e108153a6715616/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
d910007e97f4011719c9b436d77f3ae665ddfbe8d28696c4926e17826f76540fdonedriver_ir_equivlhs=00f4cb5c6f39 rhs=6becf6a347b6 top=__float64__has_fractional_partCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
b2a8b70fe691b6a3541b27676f4ecb799b1a2abaacf633f2faa0b03d114a5fc5donedriver_ir_to_delay_infoir=6becf6a347b6 top=__float64__has_fractional_part model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
176d013641aea560737701365d743f6cce7166fd54610514ae1a5768bc45ff39donedriver_ir_to_g8r_aigir=6becf6a347b6 top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
993730956024a293506d6bd3cd2d949c8245f6c64693d307d6738b3ee0e6266ddonedriver_ir_to_g8r_aigir=6becf6a347b6 top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
d054af1f4886bb09cecd786c4dc1577e191b6310c4031c7613a3793cc019e71bdoneir_fn_to_combinational_verilogir=6becf6a347b6 top=__float64__has_fractional_part system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir5383c20e960e3e86744884030bde293b7a4ae1f6baeb3f07fc782ec224d0057b365
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-6becf6a347b60b6e-1374217-5702 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/00/f4/00f4cb5c6f39a7ce93570b84a558c701ca166b5b60fbdaaa7e108153a6715616/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/6becf6a347b60b6eb05d2253795958c15d7a2d6d4e6b34f2d94b3e457d5a60f8-1374217-1771541020960725976/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float64__has_fractional_part -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": "__float64__has_fractional_part",
  "xlsynth_version": "v0.23.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "00f4cb5c6f39a7ce93570b84a558c701ca166b5b60fbdaaa7e108153a6715616",
  "top_fn_name": "__float64__has_fractional_part",
  "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"
  }
}