/versions/

Action ee280add5e5b7b7cff1e392ca7ec3c17c01d13a7581f0ffb18b2d3d46abb4d62

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=47da6fae98fc top=__float32__gt_2

crate:v0.15.0dso:v0.15.0driver:crate:v0.15.0

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_id47da6fae98fce54c7b2c8fb7279bc7dfa3b0fc344a1d4b8ea8328dc9dcbedf27donedriver_dslx_fn_to_irxls/dslx/stdlib/float32.x::gt_2ir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T21:05:06.729061469+00:00

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

output path: bvc-artifacts/artifacts/ee/28/ee280add5e5b7b7cff1e392ca7ec3c17c01d13a7581f0ffb18b2d3d46abb4d62/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
47da6fae98fce54c7b2c8fb7279bc7dfa3b0fc344a1d4b8ea8328dc9dcbedf27ir_package_filepayload/package.irbvc-artifacts/artifacts/47/da/47da6fae98fce54c7b2c8fb7279bc7dfa3b0fc344a1d4b8ea8328dc9dcbedf27/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
f19ca6e7d32a5e3a8d426936dbb35a41561c1ec851f5d1438cd04ec8f9509171donedriver_ir_equivlhs=47da6fae98fc rhs=ee280add5e5b top=__float32__gt_2Check unoptimized vs optimized IR equivalence with DriverIrEquiv
053bc5eebcb1f9505efe368092a2ff74b2026602bf412d0373ca4419205698f2donedriver_ir_to_delay_infoir=ee280add5e5b top=__float32__gt_2 model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
be2d456471bafae0684662f0fa23caf9e8af0b25b29e6d179e96785712103debdonedriver_ir_to_g8r_aigir=ee280add5e5b top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
577a3eba88fb6628702551240dc879a1074d609781b54b43baf36bc4489dcd2cdonedriver_ir_to_g8r_aigir=ee280add5e5b top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
5b2de5ca7fa618f698914a530710aae1e0faae7787a8d89a6b9311fd29ac5eb4doneir_fn_to_combinational_verilogir=ee280add5e5b top=__float32__gt_2 system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir54626fad5b6203d63ffce278e08ea339b457ca9949a27261a1cfe31b4a1652b2e52d
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-ee280add5e5b7b7c-989782-2390 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/47/da/47da6fae98fce54c7b2c8fb7279bc7dfa3b0fc344a1d4b8ea8328dc9dcbedf27/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/ee280add5e5b7b7cff1e392ca7ec3c17c01d13a7581f0ffb18b2d3d46abb4d62-989782-1771535104711639695/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float32__gt_2 -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.15.0 xlsynth-bvc-driver:0.15.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.15.0",
  "driver_runtime": {
    "docker_image": "xlsynth-bvc-driver:0.15.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile",
    "driver_version": "0.15.0",
    "release_platform": "ubuntu2004"
  },
  "dso_version_label": "dso:v0.15.0",
  "input_ir_fn_structural_hash_error": "docker run failed with exit code Some(2)\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": "__float32__gt_2",
  "xlsynth_version": "v0.15.0"
}

Action JSON

{
  "action": "driver_ir_to_opt",
  "ir_action_id": "47da6fae98fce54c7b2c8fb7279bc7dfa3b0fc344a1d4b8ea8328dc9dcbedf27",
  "top_fn_name": "__float32__gt_2",
  "version": "v0.15.0",
  "runtime": {
    "driver_version": "0.15.0",
    "release_platform": "ubuntu2004",
    "docker_image": "xlsynth-bvc-driver:0.15.0",
    "dockerfile": "docker/xlsynth-driver.Dockerfile"
  }
}