rtl refactoring

This commit is contained in:
Blaise Tine
2020-05-20 16:59:14 -04:00
parent b5569dd525
commit cefd0d85af
11 changed files with 59 additions and 55 deletions

View File

@@ -46,7 +46,8 @@ module VX_prefetcher #(
.data_out(current_addr),
.empty (current_empty),
.full (current_full)
.full (current_full),
`UNUSED_PIN(size)
);
assign pref_valid = 0; // TODO use_valid != 0;