Action bd3a14a3087d33095c0f1f7751d2d35e433ab125cb1cc6eed5998ce3a3c33dd6
Summary
crate:v0.20.0dso:v0.23.0driver:crate:v0.20.0
Upstream Dependencies
| Role | Action ID | State | Kind | Subject | Output |
|---|---|---|---|---|---|
ir_action_id | 51baba51ff713073fd946123765326f13055bff7c551fcb94fa6f62d631fa68e | done | driver_dslx_fn_to_ir | xls/dslx/stdlib/hfloat16.x::is_zero_or_subnormal | ir_package_file payload/package.ir |
Provenance
Dependencies
| Action ID | Artifact Type | Relpath | Path |
|---|---|---|---|
51baba51ff713073fd946123765326f13055bff7c551fcb94fa6f62d631fa68e | ir_package_file | payload/package.ir | bvc-artifacts/artifacts/51/ba/51baba51ff713073fd946123765326f13055bff7c551fcb94fa6f62d631fa68e/payload/package.ir |
Suggested Next Actions
| Action ID | State | Kind | Subject | Reason |
|---|---|---|---|---|
18b4c965d778a56978b55a25a2e1c68470238a347fdc5e561af93e5ba8bce4b3 | done | driver_ir_equiv | lhs=51baba51ff71 rhs=bd3a14a3087d top=__hfloat16__is_zero_or_subnormal | Check unoptimized vs optimized IR equivalence with DriverIrEquiv |
4c86a4d9358b412f5122dc71512cfb5ff2f0764625225dc5052992a5d7f331b3 | done | driver_ir_to_delay_info | ir=bd3a14a3087d top=__hfloat16__is_zero_or_subnormal model=asap7 | Compute optimized IR delay info with DriverIrToDelayInfo |
80cfd8c6c7cd55de86d5e6a6c1c22d0dba39251652fc705e5d82384c6af30c1a | done | driver_ir_to_g8r_aig | ir=bd3a14a3087d top=<auto> fraig=false | Convert optimized IR to AIG with DriverIrToG8rAig (fraig=false) |
27ee7c4e804f7e03779aaa57b1891c77da3b255cbd739a1c905c90ec37a471ca | done | driver_ir_to_g8r_aig | ir=bd3a14a3087d top=<auto> fraig=true | Convert optimized IR to AIG with DriverIrToG8rAig (fraig=true) |
c64c149d486d4f57f78b94f780bab8424f02a0c4dc854b908983c0d4b55b663f | done | ir_fn_to_combinational_verilog | ir=bd3a14a3087d top=__hfloat16__is_zero_or_subnormal system_verilog=false | Convert optimized IR to combinational Verilog with IrFnToCombinationalVerilog |
Output Files
| Path | Bytes | SHA256 |
|---|---|---|
package.opt.ir | 467 | ba88df7d8ef14d8a2a85a57d8baf8381ec5d0f48292e88ca9204a1efe11c440e |
Executed Commands
| # | Exit | Command |
|---|---|---|
| 1 | 0 | docker run --name xlsynth-bvc-run-bd3a14a3087d3309-1374217-6777 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/51/ba/51baba51ff713073fd946123765326f13055bff7c551fcb94fa6f62d631fa68e/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/bd3a14a3087d33095c0f1f7751d2d35e433ab125cb1cc6eed5998ce3a3c33dd6-1374217-1771541431550419489/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__hfloat16__is_zero_or_subnormal -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": "__hfloat16__is_zero_or_subnormal",
"xlsynth_version": "v0.23.0"
}Action JSON
{
"action": "driver_ir_to_opt",
"ir_action_id": "51baba51ff713073fd946123765326f13055bff7c551fcb94fa6f62d631fa68e",
"top_fn_name": "__hfloat16__is_zero_or_subnormal",
"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"
}
}