/versions/

Action 184648e962eba239efdf6229544c36f82b7a7241dccd0b8d081773759159947f

Summary

state: not queued

kind: driver_ir_to_opt

subject: ir=f347720b3665 top=__float32__from_int32_internal

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

Upstream Dependencies

RoleAction IDStateKindSubjectOutput
ir_action_idf347720b366543acf79dc90a2d4c85cafddb17d1b2268839b8089c68fd15d1ebdonedriver_dslx_fn_to_irxls/dslx/stdlib/float32.x::from_int32_internalir_package_file payload/package.ir

Provenance

created_utc: 2026-02-19T19:12:51.725963791+00:00

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

output path: bvc-artifacts/artifacts/18/46/184648e962eba239efdf6229544c36f82b7a7241dccd0b8d081773759159947f/payload/package.opt.ir

Dependencies
Action IDArtifact TypeRelpathPath
f347720b366543acf79dc90a2d4c85cafddb17d1b2268839b8089c68fd15d1ebir_package_filepayload/package.irbvc-artifacts/artifacts/f3/47/f347720b366543acf79dc90a2d4c85cafddb17d1b2268839b8089c68fd15d1eb/payload/package.ir
Suggested Next Actions
Action IDStateKindSubjectReason
4e863de3cf0ae7badb6e7cb8c311a84964afeec804d24836bc5b9b1eaa530532donedriver_ir_equivlhs=f347720b3665 rhs=184648e962eb top=__float32__from_int32_internalCheck unoptimized vs optimized IR equivalence with DriverIrEquiv
a493cfc0c87924b840ec0195857cba68c0464d7f3daf564f75f2d051495ad8c7donedriver_ir_to_delay_infoir=184648e962eb top=__float32__from_int32_internal model=asap7Compute optimized IR delay info with DriverIrToDelayInfo
ea3a75a25a3e2f1730d84efdae4b6817bdb52e180eb48d6d2c13b8ac3c09a479donedriver_ir_to_g8r_aigir=184648e962eb top=<auto> fraig=falseConvert optimized IR to AIG with DriverIrToG8rAig (fraig=false)
fefb96bccb3ab9de075ae8d5d1de5685c25c2e03d1c259eb7b1187221607aed1donedriver_ir_to_g8r_aigir=184648e962eb top=<auto> fraig=trueConvert optimized IR to AIG with DriverIrToG8rAig (fraig=true)
942d2074d4f3c2cd4db24371bf24a73c4bba68c77c3abde5082d2b2a16117e87doneir_fn_to_combinational_verilogir=184648e962eb top=__float32__from_int32_internal system_verilog=falseConvert optimized IR to combinational Verilog with IrFnToCombinationalVerilog
Output Files
PathBytesSHA256
package.opt.ir3460207150b8dd4051379861c39367fe89a55b0e190d35c7affa62911793a2235de3
Executed Commands
#ExitCommand
10
docker run --name xlsynth-bvc-run-irfnstructuralha-316550-1334 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/f3/47/f347720b366543acf79dc90a2d4c85cafddb17d1b2268839b8089c68fd15d1eb/payload/package.ir:/inputs/input.ir:ro -v /tmp/xlsynth-bvc-ir-fn-structural-hash-316550-1771528370091567251-0:/scratch -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__float32__from_int32_internal -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": "867735091c2b22ba76ce549e581a41870a0c1d418bb170560293143531638c53",
  "ir_top": "__float32__from_int32_internal",
  "semantic_cache_hit": {
    "from_action_id": "3a47e39bd222ab8b4f7531eb252d94ba7a179a01de9f26ece8609a19aa00a729",
    "key": "ir_fn_structural_hash"
  },
  "xlsynth_version": "v0.35.0"
}

Action JSON

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