fixed write logic in generic_queue_ll

This commit is contained in:
Blaise Tine
2020-03-07 06:56:11 -05:00
parent fb23812e95
commit 3953a71180
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/*