Continued test arbiter_handshake, no results
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user