Add input FIFO with TB

This commit is contained in:
2023-10-08 20:36:53 +02:00
parent a57e5cca13
commit 5151e1685d
11 changed files with 871 additions and 143 deletions

4
verif/.gitignore vendored
View File

@@ -9,6 +9,10 @@ __pycache__/
# C extensions
*.so
*.o
# Simulation waveforms
*.ghw
# Distribution / packaging
.Python