minor update

This commit is contained in:
Blaise Tine
2021-09-06 23:44:31 -07:00
parent af1cecae07
commit d42baf34ff
4 changed files with 35 additions and 34 deletions

View File

@@ -31,7 +31,7 @@ module VX_index_buffer #(
VX_lzc #(
.N (SIZE)
) free_slots_encoder (
) free_slots_sel (
.in_i (free_slots_n),
.cnt_o (free_index),
.valid_o (free_valid)