started token buffer and token fifo. conmtinued arbiter tb

This commit is contained in:
2022-02-25 19:16:40 +01:00
parent c20bfd74ee
commit 72bccc295b
12 changed files with 1285 additions and 40 deletions

View File

@@ -521,7 +521,7 @@ namespace tmpl {
[keeper=0] _y2 | d => y2-
}
spec {
mk_excllo(y1, y2)
mk_excllo(_y1, _y2)
}
}
}}