fixed write logic in generic_queue_ll

This commit is contained in:
Blaise Tine
2020-03-07 06:56:11 -05:00
parent 90d10f4b7d
commit ddafe96ca6
3 changed files with 32 additions and 42 deletions

View File

@@ -46,5 +46,8 @@ debug: compdebug
w: VERILATORnoWarnings
$(MAKECPP)
run: w
(cd obj_dir && ./VVortex)
clean:
rm obj_dir/*