lib.fifo: add basic formal specification.

This commit is contained in:
whitequark 2019-01-17 05:26:54 +00:00
parent fa8e876356
commit 5a831ce31c
4 changed files with 177 additions and 0 deletions

1
.gitignore vendored
View file

@ -4,5 +4,6 @@
*.v
*.vcd
*.gtkw
**/test/spec_*/
/.coverage
/htmlcov