- Apr 07, 2017
-
-
Colin Schmidt authored
-
- Apr 06, 2017
-
-
Colin Schmidt authored
-
- Mar 24, 2017
-
-
Colin Schmidt authored
-
- Jan 14, 2017
-
-
Colin Schmidt authored
-
Colin Schmidt authored
-
- Dec 18, 2016
-
-
Colin Schmidt authored
-
Colin Schmidt authored
also bump firrtl and testchipip for upstream chisel bump
-
- Dec 17, 2016
-
-
Ben Keller authored
-
- Dec 07, 2016
-
-
Howard Mao authored
-
Howard Mao authored
-
- Dec 06, 2016
-
-
Howard Mao authored
-
Howard Mao authored
-
- Nov 29, 2016
-
-
Colin Schmidt authored
-
- Nov 22, 2016
-
-
Ben Keller authored
-
- Nov 02, 2016
-
-
Ben Keller authored
-
- Nov 01, 2016
-
-
John Wright authored
-
Colin Schmidt authored
-
Howard Mao authored
Fix issue with PutBlock and Release in BroadcastHub
-
- Oct 29, 2016
-
-
Howard Mao authored
There is logic in the broadcast hub to skip the outer acquire if there is an outgoing release, since the data will be written out through the release channel. However, this will cause an issue in the case of PutBlock requests. If the tail beats of the PutBlock show up after the outer release has already been sent, the data will be corrupted. The fix is to make the outer release block if there are pending inner PutBlock beats.
-
Howard Mao authored
-
Howard Mao authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
- Oct 28, 2016
-
-
Andrew Waterman authored
-
Andrew Waterman authored
-
Andrew Waterman authored
-
- Oct 27, 2016
-
-
Colin Schmidt authored
-
Richard Xia authored
Use random, unused port for JTAG VPI
-
Richard Xia authored
-
Richard Xia authored
-
Howard Mao authored
-
- Oct 26, 2016
-
-
Jacob Chang authored
Fixed AsyncFifo with reset messaging
-
Jacob Chang authored
-
Megan Wachs authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
- Oct 25, 2016
-
-
Wesley W. Terpstra authored
Sometimes we have high performance devices that go inbetween.
-
Wesley W. Terpstra authored
When selecting between error generation on R and real data on R, correctly calculate the R backpressure. This bug manifests when a valid request is immediately followed by an invalid request, wedging the R channel.
-