Action fed10129f41ac31fe421a347a8456c795ce1b2724d69d158c11b350e80ac4401
Summary
crate:v0.14.0dso:v0.14.0driver:crate:v0.31.0
Upstream Dependencies
| Role | Action ID | State | Kind | Subject | Output |
|---|---|---|---|---|---|
aig_action_id | bf1d213e8680e9caaf3d5d96bb2eae057147443cc35c46421c7113e015b4f5fa | done | combo_verilog_to_yosys_abc_aig | verilog=01dca511a5d3 top=__float32__negate | aig_file payload/result.aig |
Provenance
Dependencies
| Action ID | Artifact Type | Relpath | Path |
|---|---|---|---|
bf1d213e8680e9caaf3d5d96bb2eae057147443cc35c46421c7113e015b4f5fa | aig_file | payload/result.aig | bvc-artifacts/artifacts/bf/1d/bf1d213e8680e9caaf3d5d96bb2eae057147443cc35c46421c7113e015b4f5fa/payload/result.aig |
Output Files
| Path | Bytes | SHA256 |
|---|---|---|
stats.json | 172 | 2bd871dd0b5358352448d445e0736c6c9a1621f58ce0882d31e6cbda1320f84d |
Executed Commands
| # | Exit | Command |
|---|---|---|
| 1 | 0 | docker run --name xlsynth-bvc-run-fed10129f41ac31f-3016926-21129 --rm --pull never --network none -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/artifacts/bf/1d/bf1d213e8680e9caaf3d5d96bb2eae057147443cc35c46421c7113e015b4f5fa/payload/result.aig:/inputs/input.aig:ro -v /home/cdleary/proj/xlsynth-bvc/bvc-artifacts/.staging/fed10129f41ac31fe421a347a8456c795ce1b2724d69d158c11b350e80ac4401-3016926-1771558155806661676/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.14.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.14.0",
"runtime_xlsynth_version": "v0.35.0",
"source_aig_crate_version_label": "crate:v0.14.0",
"source_aig_driver_runtime": {
"docker_image": "xlsynth-bvc-driver:0.14.0",
"dockerfile": "docker/xlsynth-driver.Dockerfile",
"driver_version": "0.14.0",
"release_platform": "ubuntu2004"
},
"source_aig_dso_version_label": "dso:v0.14.0",
"stats_runtime_crate_version_label": "crate:v0.31.0",
"stats_runtime_dso_version_label": "dso:v0.35.0",
"xlsynth_version": "v0.14.0"
}Action JSON
{
"action": "driver_aig_to_stats",
"aig_action_id": "bf1d213e8680e9caaf3d5d96bb2eae057147443cc35c46421c7113e015b4f5fa",
"version": "v0.14.0",
"runtime": {
"driver_version": "0.31.0",
"release_platform": "ubuntu2004",
"docker_image": "xlsynth-bvc-driver:0.31.0",
"dockerfile": "docker/xlsynth-driver.Dockerfile"
}
}