Continued test arbiter_handshake, no results

This commit is contained in:
Michele
2022-02-24 19:02:37 +01:00
parent 0bdaa87cd2
commit 8057bf54d3
6 changed files with 61 additions and 94 deletions

View File

@@ -517,8 +517,8 @@ namespace tmpl {
[keeper=0] ~a | ~_y2 -> _y1+
[keeper=0] b & _y1 -> _y2-
[keeper=0] ~b | ~_y1 -> _y2+
[keeper=0] ~_y1 | ~c => y1+
[keeper=0] ~_y2 | ~d => y2+
[keeper=0] _y1 | c => y1-
[keeper=0] _y2 | d => y2-
}
spec {
mk_excllo(y1, y2)