mirror of
https://github.com/openhwgroup/cva5.git
synced 2025-04-20 12:07:53 -04:00
trimmed two_plus output
This commit is contained in:
parent
9e0a3b2be9
commit
ce1dea3d1d
2 changed files with 1 additions and 2 deletions
|
@ -33,8 +33,7 @@ module one_hot_occupancy #(parameter DEPTH = 4)
|
|||
output logic full,
|
||||
output logic empty,
|
||||
output logic almost_empty,
|
||||
output logic valid,
|
||||
output logic two_plus
|
||||
output logic valid
|
||||
);
|
||||
|
||||
logic [DEPTH:0] valid_chain;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue