Action 2532c6fd64e0a7e9b2e2c1a61b004100ae4d69d78ebde512dbbd92c5a0d8da33
Summary
crate:v0.6.0dso:v0.7.0driver:crate:v0.6.0
Upstream Dependencies
| Role | Action ID | State | Kind | Subject | Output |
|---|---|---|---|---|---|
ir_action_id | 8c21ea09ddabe49e2d11d49e65d996f42e6888c59adccc27e5cabb0b6fd94a3f | done | driver_dslx_fn_to_ir | xls/dslx/stdlib/hfloat16.x::bias | ir_package_file payload/package.ir |
Provenance
Dependencies
| Action ID | Artifact Type | Relpath | Path |
|---|---|---|---|
8c21ea09ddabe49e2d11d49e65d996f42e6888c59adccc27e5cabb0b6fd94a3f | ir_package_file | payload/package.ir | bvc-artifacts/artifacts/8c/21/8c21ea09ddabe49e2d11d49e65d996f42e6888c59adccc27e5cabb0b6fd94a3f/payload/package.ir |
Suggested Next Actions
| Action ID | State | Kind | Subject | Reason |
|---|---|---|---|---|
88f7d5f3646a2bdfdfb64ed73ae454e6d05d764885649d393882c194ef9e3381 | done | driver_ir_equiv | lhs=8c21ea09ddab rhs=2532c6fd64e0 top=__hfloat16__bias | Check unoptimized vs optimized IR equivalence with DriverIrEquiv |
154dbe4761074e5961cdf9194b3fa28cb8deef2e8677793d59f4ba17a990f5b7 | done | driver_ir_to_delay_info | ir=2532c6fd64e0 top=__hfloat16__bias model=asap7 | Compute optimized IR delay info with DriverIrToDelayInfo |
b6d9186272b1db9b0c5baadf343f5c6583b4afce54333861dd3dc7e172f7f84a | done | driver_ir_to_g8r_aig | ir=2532c6fd64e0 top=<auto> fraig=false | Convert optimized IR to AIG with DriverIrToG8rAig (fraig=false) |
917e913719f69dc2bc0f480148cf58e4b8240cc51b3c4c2ee8c50628073237e2 | done | driver_ir_to_g8r_aig | ir=2532c6fd64e0 top=<auto> fraig=true | Convert optimized IR to AIG with DriverIrToG8rAig (fraig=true) |
63b0fc0e36fd62d47493ba222e26e71ebd7fbb97670db90a2a262c3ed1a6cc29 | done | ir_fn_to_combinational_verilog | ir=2532c6fd64e0 top=__hfloat16__bias system_verilog=false | Convert optimized IR to combinational Verilog with IrFnToCombinationalVerilog |
Output Files
| Path | Bytes | SHA256 |
|---|---|---|
package.opt.ir | 430 | 5943397428232ba8e479e810c19c34c0215a4b62377c7b99cf7c57031dde6633 |
Executed Commands
| # | Exit | Command |
|---|---|---|
| 1 | 0 | docker run --name xlsynth-bvc-run-2532c6fd64e0a7e9-1374217-8110 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/8c/21/8c21ea09ddabe49e2d11d49e65d996f42e6888c59adccc27e5cabb0b6fd94a3f/payload/package.ir:/inputs/input.ir:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/2532c6fd64e0a7e9b2e2c1a61b004100ae4d69d78ebde512dbbd92c5a0d8da33-1374217-1771542415719939713/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -e IR_TOP=__hfloat16__bias -e XLSYNTH_PLATFORM=ubuntu2004 -e XLSYNTH_VERSION=v0.7.0 xlsynth-bvc-driver:0.6.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.6.0",
"driver_runtime": {
"docker_image": "xlsynth-bvc-driver:0.6.0",
"dockerfile": "docker/xlsynth-driver.Dockerfile",
"driver_version": "0.6.0",
"release_platform": "ubuntu2004"
},
"dso_version_label": "dso:v0.7.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__bias",
"xlsynth_version": "v0.7.0"
}Action JSON
{
"action": "driver_ir_to_opt",
"ir_action_id": "8c21ea09ddabe49e2d11d49e65d996f42e6888c59adccc27e5cabb0b6fd94a3f",
"top_fn_name": "__hfloat16__bias",
"version": "v0.7.0",
"runtime": {
"driver_version": "0.6.0",
"release_platform": "ubuntu2004",
"docker_image": "xlsynth-bvc-driver:0.6.0",
"dockerfile": "docker/xlsynth-driver.Dockerfile"
}
}