ucb-bar / chisel2-deprecated

chisel.eecs.berkeley.edu
387 stars 90 forks source link

Queue w/ flushable? #541

Closed ben-k closed 8 years ago

ben-k commented 8 years ago

The Chisel manual includes a "flushable" parameter for Queue, but the implementation in ChiselUtil does not have this.

Pointed out here: http://stackoverflow.com/questions/32647523/how-to-flush-a-chiselutil-queue

aswaterman commented 8 years ago

The documentation has been corrected.

On Mon, Sep 21, 2015 at 9:01 AM, ben-k notifications@github.com wrote:

The Chisel manual includes a "flushable" parameter for Queue, but the implementation in ChiselUtil does not have this.

Pointed out here: http://stackoverflow.com/questions/32647523/how-to-flush-a-chiselutil-queue

— Reply to this email directly or view it on GitHub https://github.com/ucb-bar/chisel/issues/541.