fixed write logic in generic_queue_ll
This commit is contained in:
@@ -46,5 +46,8 @@ debug: compdebug
|
||||
w: VERILATORnoWarnings
|
||||
$(MAKECPP)
|
||||
|
||||
run: w
|
||||
(cd obj_dir && ./VVortex)
|
||||
|
||||
clean:
|
||||
rm obj_dir/*
|
||||
|
||||
Reference in New Issue
Block a user