1
0
mirror of synced 2026-04-03 13:24:03 +00:00

tests/aiger: Only write aigmap.err on error

This commit is contained in:
Krystine Sherwin
2025-12-02 14:17:16 +13:00
parent 6842003e76
commit b2e527c67e

View File

@@ -63,3 +63,4 @@ done
rm -rf gate; mkdir gate
../../yosys --no-version -p "test_cell -aigmap -w gate/ -n 1 -s 1 all"
diff --brief gold gate | tee aigmap.err
rm aigmap.err