Action 737141a41e3ac46019458c59837a118b0904623edf2ceb68d00722df9b2c95b2
Summary
crate:v0.3.0dso:v0.0.230driver:crate:v0.31.0
Upstream Dependencies
| Role | Action ID | State | Kind | Subject | Output |
|---|---|---|---|---|---|
aig_action_id | 8bc16caee29b868d953800c1195277eb0f37c384f1c6a76edf9c13291732e05f | done | combo_verilog_to_yosys_abc_aig | verilog=c21d3cdeb2c3 top=__bfloat16__max_normal_exp | aig_file payload/result.aig |
Provenance
Dependencies
| Action ID | Artifact Type | Relpath | Path |
|---|---|---|---|
8bc16caee29b868d953800c1195277eb0f37c384f1c6a76edf9c13291732e05f | aig_file | payload/result.aig | bvc-artifacts/artifacts/8b/c1/8bc16caee29b868d953800c1195277eb0f37c384f1c6a76edf9c13291732e05f/payload/result.aig |
Output Files
| Path | Bytes | SHA256 |
|---|---|---|
stats.json | 171 | ec9e454a0393dfb2ab8fc30eda4238a4b734da3fe6cffda10a74d170e3bda62a |
Executed Commands
| # | Exit | Command |
|---|---|---|
| 1 | 0 | docker run --name xlsynth-bvc-run-737141a41e3ac460-1374217-1293 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/8b/c1/8bc16caee29b868d953800c1195277eb0f37c384f1c6a76edf9c13291732e05f/payload/result.aig:/inputs/input.aig:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/737141a41e3ac46019458c59837a118b0904623edf2ceb68d00722df9b2c95b2-1374217-1771537531035613753/payload:/outputs -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/driver-release-cache:/cache:ro -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:-}"
xlsynth-driver aig-stats /inputs/input.aig --output_json /outputs/stats.json
test -s /outputs/stats.json
|
Details JSON
{
"aig_stats_mode": "aiger_aig_stats",
"crate_version_label": "crate:v0.3.0",
"driver_runtime": {
"docker_image": "xlsynth-bvc-driver:0.31.0",
"dockerfile": "docker/xlsynth-driver.Dockerfile",
"driver_version": "0.31.0",
"release_platform": "ubuntu2004"
},
"driver_subcommand": "aig-stats",
"dso_version_label": "dso:v0.0.230",
"runtime_xlsynth_version": "v0.35.0",
"source_aig_crate_version_label": "crate:v0.3.0",
"source_aig_driver_runtime": {
"docker_image": "xlsynth-bvc-driver:0.3.0",
"dockerfile": "docker/xlsynth-driver.Dockerfile",
"driver_version": "0.3.0",
"release_platform": "ubuntu2004"
},
"source_aig_dso_version_label": "dso:v0.0.230",
"stats_runtime_crate_version_label": "crate:v0.31.0",
"stats_runtime_dso_version_label": "dso:v0.35.0",
"xlsynth_version": "v0.0.230"
}Action JSON
{
"action": "driver_aig_to_stats",
"aig_action_id": "8bc16caee29b868d953800c1195277eb0f37c384f1c6a76edf9c13291732e05f",
"version": "v0.0.230",
"runtime": {
"driver_version": "0.31.0",
"release_platform": "ubuntu2004",
"docker_image": "xlsynth-bvc-driver:0.31.0",
"dockerfile": "docker/xlsynth-driver.Dockerfile"
}
}