chisel3.util
Factory for a generic hardware queue.
output (dequeue) interface from the queue
consumer.io.in <> Queue(producer.io.out, 16)
Factory for a generic hardware queue.
output (dequeue) interface from the queue
consumer.io.in <> Queue(producer.io.out, 16)